.asbr{background:var(--asbr-bg);color:var(--asbr-text);overflow:hidden}.asbr *{box-sizing:border-box}.asbr a{color:inherit;text-decoration:none}.asbr button,.asbr input{font:inherit}.asbr__shell{width:min(100% - 32px,1480px);margin:0 auto;padding:28px 0 90px}.asbr-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);min-height:650px;border:1px solid var(--asbr-border);border-radius:calc(var(--asbr-radius) + 8px);overflow:hidden;background:var(--asbr-surface)}.asbr-hero__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,6vw,92px)}.asbr-kicker,.asbr-eyebrow{display:inline-flex;width:fit-content;color:var(--asbr-gold-dark);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.asbr-kicker{padding:9px 13px;border:1px solid color-mix(in srgb,var(--asbr-gold) 45%,transparent);border-radius:999px;background:color-mix(in srgb,var(--asbr-gold) 8%,white)}.asbr-hero__title{max-width:760px;margin:24px 0 18px;font-size:clamp(44px,5.2vw,80px);line-height:.98;letter-spacing:-.045em}.asbr-hero__text{max-width:620px;color:var(--asbr-muted);font-size:clamp(16px,1.3vw,20px);line-height:1.7}.asbr-hero__text p{margin:0}.asbr-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.asbr-btn{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border:1px solid transparent;border-radius:14px;font-weight:800;transition:.25s ease}.asbr-btn--dark{color:#fff!important;background:#111}.asbr-btn--dark:hover{background:var(--asbr-gold);transform:translateY(-2px)}.asbr-btn--ghost{border-color:var(--asbr-border);background:#fff}.asbr-btn--ghost:hover{border-color:var(--asbr-gold);color:var(--asbr-gold-dark)}.asbr-btn--gold{color:#fff!important;background:var(--asbr-gold)}.asbr-btn--gold:hover{background:var(--asbr-gold-dark)}.asbr-hero__trust{display:flex;flex-wrap:wrap;gap:11px 22px;margin-top:34px;color:var(--asbr-muted);font-size:13px}.asbr-hero__trust span{position:relative;padding-left:15px}.asbr-hero__trust span:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:var(--asbr-gold)}.asbr-hero__media{position:relative;min-height:650px;background:#e9e2d7;overflow:hidden}.asbr-hero__image,.asbr-hero__placeholder{width:100%;height:100%;display:block;object-fit:cover}.asbr-hero__image{transition:transform .8s ease}.asbr-hero:hover .asbr-hero__image{transform:scale(1.025)}.asbr-hero__floating-card{position:absolute;left:28px;bottom:28px;width:min(320px,calc(100% - 56px));padding:20px;border:1px solid rgba(255,255,255,.55);border-radius:18px;background:#ffffffe6;box-shadow:0 20px 50px #00000024;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.asbr-hero__floating-card span{display:block;color:var(--asbr-gold-dark);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.asbr-hero__floating-card strong{display:block;margin-top:8px;font-size:21px}.asbr-hero__floating-card small{display:block;margin-top:4px;color:var(--asbr-muted)}.asbr-section{padding-top:clamp(68px,8vw,118px)}.asbr-heading-row{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.asbr-heading-row h2,.asbr-spotlight h2,.asbr-values h2,.asbr-newsletter h2,.asbr-closing h2{margin:10px 0 0;font-size:clamp(32px,3.5vw,54px);line-height:1.05;letter-spacing:-.035em}.asbr-heading-row p{margin:10px 0 0;color:var(--asbr-muted)}.asbr-text-link{color:var(--asbr-gold-dark)!important;font-weight:800}.asbr-featured-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.asbr-featured-card{overflow:hidden;border:1px solid var(--asbr-border);border-radius:calc(var(--asbr-radius) + 3px);background:var(--asbr-surface);transition:.28s ease}.asbr-featured-card:hover{transform:translateY(-6px);box-shadow:0 25px 55px #201a1117}.asbr-featured-card__media{position:relative;aspect-ratio:1.25/1;overflow:hidden;background:#eee7dd}.asbr-featured-card__image,.asbr-featured-card__placeholder{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.asbr-featured-card:hover .asbr-featured-card__image{transform:scale(1.04)}.asbr-featured-card__badge{position:absolute;left:16px;top:16px;padding:8px 11px;border-radius:999px;color:#fff;background:#111;font-size:10px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.asbr-featured-card__body{padding:24px}.asbr-featured-card__logo{max-width:150px;max-height:48px;width:auto;height:auto;object-fit:contain}.asbr-featured-card h3{margin:16px 0 10px;font-size:24px}.asbr-featured-card p{min-height:72px;color:var(--asbr-muted);line-height:1.65}.asbr-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.asbr-category-card{min-height:132px;display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:18px;padding:24px;border:1px solid var(--asbr-border);border-radius:var(--asbr-radius);background:var(--asbr-surface);transition:.25s ease}.asbr-category-card:hover{transform:translateY(-5px);border-color:color-mix(in srgb,var(--asbr-gold) 65%,var(--asbr-border));box-shadow:0 22px 50px #2a211214}.asbr-category-card__icon{width:56px;height:56px;display:grid;place-items:center;border-radius:16px;color:var(--asbr-gold-dark);background:color-mix(in srgb,var(--asbr-gold) 10%,white)}.asbr-category-card__icon svg,.asbr-search svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.asbr-category-card h3{margin:0;font-size:18px}.asbr-category-card p{margin:6px 0 0;color:var(--asbr-muted);font-size:14px}.asbr-heading-row--directory{align-items:center}.asbr-search{min-width:min(100%,340px);height:52px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid var(--asbr-border);border-radius:14px;background:var(--asbr-surface)}.asbr-search svg{width:20px;height:20px;color:var(--asbr-muted)}.asbr-search input{width:100%;border:0;outline:0;background:transparent}.asbr-letter-nav{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:24px}.asbr-letter-nav button{width:38px;height:38px;border:1px solid var(--asbr-border);border-radius:10px;background:var(--asbr-surface);cursor:pointer}.asbr-letter-nav button:hover,.asbr-letter-nav button.is-active{color:#fff;border-color:#111;background:#111}.asbr-directory-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.asbr-brand-card{padding:24px;border:1px solid var(--asbr-border);border-radius:var(--asbr-radius);background:var(--asbr-surface);transition:.25s ease}.asbr-brand-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #2a211214}.asbr-brand-card[hidden]{display:none!important}.asbr-brand-card__logo-wrap{height:88px;display:flex;align-items:center;justify-content:flex-start}.asbr-brand-card__logo{max-width:150px;max-height:56px;width:auto;height:auto;object-fit:contain}.asbr-brand-card__initial{width:58px;height:58px;display:grid;place-items:center;border-radius:16px;color:var(--asbr-gold-dark);background:color-mix(in srgb,var(--asbr-gold) 11%,white);font-size:24px;font-weight:900}.asbr-brand-card h3{margin:16px 0 7px;font-size:19px}.asbr-brand-card p{min-height:40px;margin:0;color:var(--asbr-muted);font-size:14px}.asbr-brand-card__arrow{display:block;margin-top:18px;color:var(--asbr-gold-dark);font-weight:800;font-size:13px}.asbr-empty{padding:50px 24px;border:1px dashed var(--asbr-border);border-radius:var(--asbr-radius);text-align:center;background:var(--asbr-surface)}.asbr-spotlight{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);overflow:hidden;border:1px solid var(--asbr-border);border-radius:calc(var(--asbr-radius) + 6px);background:var(--asbr-surface)}.asbr-spotlight__media{min-height:560px;background:#eee7dd}.asbr-spotlight__image,.asbr-spotlight__placeholder{width:100%;height:100%;display:block;object-fit:cover}.asbr-spotlight__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,6vw,84px)}.asbr-spotlight__content .rte{margin:20px 0 28px;color:var(--asbr-muted);font-size:17px;line-height:1.75}.asbr-values{display:grid;grid-template-columns:.75fr 1.25fr;gap:40px;padding:clamp(34px,5vw,70px);border:1px solid var(--asbr-border);border-radius:calc(var(--asbr-radius) + 6px);background:var(--asbr-surface)}.asbr-values__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.asbr-values__grid article{padding:22px;border:1px solid var(--asbr-border);border-radius:18px;background:var(--asbr-bg)}.asbr-values__grid strong{color:var(--asbr-gold-dark)}.asbr-values__grid h3{margin:16px 0 8px}.asbr-values__grid p{margin:0;color:var(--asbr-muted);line-height:1.65}.asbr-newsletter{display:grid;grid-template-columns:1fr minmax(320px,.8fr);align-items:center;gap:42px;padding:clamp(34px,5vw,72px);border-radius:calc(var(--asbr-radius) + 6px);color:#fff;background:#111}.asbr-newsletter .asbr-eyebrow{color:#d7b25a}.asbr-newsletter p{max-width:650px;margin:14px 0 0;color:#ffffffb3;line-height:1.7}.asbr-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:10px}.asbr-newsletter__form input{min-height:54px;width:100%;padding:0 16px;border:1px solid rgba(255,255,255,.25);border-radius:14px;color:#fff;background:#ffffff12;outline:none}.asbr-newsletter__form input:focus{border-color:var(--asbr-gold)}.asbr-newsletter__form button{min-height:54px;padding:0 20px;border:0;border-radius:14px;color:#fff;background:var(--asbr-gold);font-weight:800;cursor:pointer}.asbr-newsletter__form button:hover{background:var(--asbr-gold-dark)}.asbr-newsletter__message{grid-column:1/-1;margin:3px 0 0!important;font-size:13px}.asbr-closing{margin-top:clamp(68px,8vw,118px);padding:clamp(50px,7vw,92px) 24px;border:1px solid var(--asbr-border);border-radius:calc(var(--asbr-radius) + 6px);text-align:center;background:radial-gradient(circle at 20% 20%,color-mix(in srgb,var(--asbr-gold) 12%,transparent),transparent 34%),var(--asbr-surface)}.asbr-closing>span{color:var(--asbr-gold-dark);font-size:12px;font-weight:900;letter-spacing:.2em}.asbr-closing h2{max-width:850px;margin:14px auto 28px}@media(max-width:1100px){.asbr-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.asbr-values{grid-template-columns:1fr}}@media(max-width:820px){.asbr__shell{width:min(100% - 22px,1480px);padding-top:12px}.asbr-hero{grid-template-columns:1fr}.asbr-hero__content{order:2;padding:42px 26px}.asbr-hero__media{min-height:440px}.asbr-featured-grid{grid-template-columns:1fr}.asbr-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asbr-heading-row{align-items:flex-start;flex-direction:column}.asbr-search{width:100%}.asbr-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asbr-spotlight{grid-template-columns:1fr}.asbr-spotlight__media{min-height:420px}.asbr-values__grid,.asbr-newsletter{grid-template-columns:1fr}}@media(max-width:580px){.asbr__shell{width:min(100% - 16px,1480px)}.asbr-hero__media{min-height:360px}.asbr-hero__floating-card{left:14px;bottom:14px;width:calc(100% - 28px)}.asbr-hero__content{padding:34px 20px 38px}.asbr-hero__title{font-size:42px}.asbr-hero__actions{display:grid}.asbr-btn{width:100%}.asbr-category-grid{grid-template-columns:1fr}.asbr-category-card{min-height:112px;padding:18px}.asbr-directory-grid{grid-template-columns:1fr 1fr;gap:10px}.asbr-brand-card{padding:16px}.asbr-brand-card__logo-wrap{height:68px}.asbr-brand-card h3{font-size:16px}.asbr-brand-card p{font-size:12px}.asbr-letter-nav button{width:34px;height:34px}.asbr-spotlight__media{min-height:340px}.asbr-spotlight__content{padding:34px 22px}.asbr-values,.asbr-newsletter{padding:34px 20px}.asbr-newsletter__form{grid-template-columns:1fr}.asbr-newsletter__form button{width:100%}}@media(prefers-reduced-motion:reduce){.asbr *,.asbr *:before,.asbr *:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}.asbr__shell{width:100%!important;max-width:none!important;margin:0!important;padding:0 0 90px!important}.asbr-section,.asbr-closing{width:min(calc(100% - 44px),1460px)!important;max-width:1460px!important;margin-left:auto!important;margin-right:auto!important}.asbr-section{padding-top:clamp(72px,7vw,104px)!important}.asbr-hero{position:relative!important;display:block!important;width:100vw!important;max-width:none!important;height:560px!important;min-height:560px!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow:hidden!important;border:0!important;border-radius:0!important;background:#ead6bd!important}.asbr-hero__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;width:100%!important;height:560px!important;min-height:560px!important;overflow:hidden!important;background:#ead6bd!important}.asbr-hero__image,.asbr-hero__placeholder{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;display:block!important;object-fit:cover!important;object-position:center!important}.asbr-hero:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(90deg,#faeddcf7,#faeddce6 24%,#faeddc94 42%,#faeddc1f 64%,#faeddc00 78%)!important}.asbr-hero__content{position:relative!important;z-index:3!important;width:min(calc(100% - 120px),1460px)!important;height:560px!important;min-height:560px!important;margin:0 auto!important;padding:0 22px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;text-align:left!important}.asbr-kicker{margin:0 0 18px!important}.asbr-hero__title{max-width:650px!important;margin:0 0 16px!important;font-size:clamp(52px,4.6vw,70px)!important;font-weight:800!important;line-height:1.01!important;letter-spacing:-.045em!important;text-align:left!important}.asbr-hero__text,.asbr-hero__text p{max-width:590px!important;margin:0!important;color:var(--asbr-muted)!important;font-size:clamp(17px,1.2vw,20px)!important;line-height:1.55!important;text-align:left!important}.asbr-hero__actions{margin-top:24px!important}.asbr-hero__trust{margin-top:22px!important}.asbr-hero__floating-card{display:none!important}.asbr-hero__arrow{position:absolute!important;top:50%!important;z-index:30!important;width:46px!important;height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0!important;border:0!important;color:#111!important;background:transparent!important;transform:translateY(-50%)!important;cursor:pointer!important}.asbr-hero__arrow svg{width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:3.4!important;stroke-linecap:round!important;stroke-linejoin:round!important}.asbr-hero__arrow--left{left:24px!important}.asbr-hero__arrow--right{right:24px!important}.asbr-hero__dots{position:absolute!important;left:22px!important;bottom:18px!important;z-index:25!important;display:flex!important;align-items:center!important;gap:8px!important}.asbr-hero__dots i{width:30px!important;height:4px!important;border-radius:999px!important;background:#11111140!important}.asbr-hero__dots i.is-active{width:50px!important;background:var(--asbr-gold)!important}.asbr-heading-row,.asbr-heading-row--directory{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:28px!important;margin-bottom:30px!important;text-align:left!important}.asbr-heading-row>div:first-child{min-width:0!important;text-align:left!important}.asbr-eyebrow{display:block!important;width:100%!important;margin:0 0 10px!important;color:var(--asbr-gold-dark)!important;font-size:12px!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase!important;text-align:left!important}.asbr-heading-row h2,.asbr-spotlight h2,.asbr-values h2,.asbr-newsletter h2,.asbr-closing h2{margin:0!important;font-size:clamp(42px,4vw,62px)!important;font-weight:800!important;line-height:1.03!important;letter-spacing:-.04em!important;text-align:left!important}.asbr-heading-row p{max-width:640px!important;margin:12px 0 0!important;color:var(--asbr-muted)!important;font-size:16px!important;line-height:1.6!important;text-align:left!important}.asbr-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.asbr-featured-card{border-radius:16px!important;transition:transform .25s ease,box-shadow .25s ease!important}.asbr-featured-card:hover{transform:translateY(-8px)!important;box-shadow:0 22px 55px #0000001a!important}.asbr-featured-card__media{aspect-ratio:1/.82!important}.asbr-featured-card__body{padding:18px!important;text-align:left!important}.asbr-featured-card h3{margin:16px 0 10px!important;font-size:22px!important;font-weight:800!important;transition:color .25s ease!important}.asbr-featured-card:hover h3{color:var(--asbr-gold-dark)!important}.asbr-featured-card .asbr-text-link{display:inline-flex!important;margin-top:14px!important;color:var(--asbr-text)!important;font-weight:800!important;transition:color .25s ease!important}.asbr-featured-card .asbr-text-link:hover{color:var(--asbr-gold-dark)!important}.asbr-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.asbr-category-card{min-height:96px!important;grid-template-columns:44px minmax(0,1fr) 18px!important;gap:14px!important;padding:18px!important;border-radius:16px!important;text-align:left!important}.asbr-category-card__icon{width:44px!important;height:44px!important;border-radius:12px!important}.asbr-category-card h3,.asbr-category-card p{text-align:left!important}.asbr-search{justify-self:end!important}.asbr-letter-nav button:first-child,.asbr-letter-nav button:first-child.is-active{color:#fff!important;border-color:var(--asbr-gold)!important;background:var(--asbr-gold)!important}.asbr-letter-nav button:not(:first-child){color:#fff!important;border-color:#111!important;background:#111!important}.asbr-letter-nav button:hover,.asbr-letter-nav button:focus-visible,.asbr-letter-nav button.is-active:hover{color:#111!important;border-color:#111!important;background:#fff!important;transform:translateY(-2px)!important}.asbr-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important}.asbr-brand-card{border-radius:16px!important;text-align:left!important;transition:transform .25s ease,box-shadow .25s ease!important}.asbr-brand-card:hover{transform:translateY(-8px)!important;box-shadow:0 22px 55px #0000001a!important}.asbr-brand-card h3{font-weight:800!important;transition:color .25s ease!important}.asbr-brand-card:hover h3{color:var(--asbr-gold-dark)!important}.asbr-spotlight,.asbr-values,.asbr-newsletter,.asbr-closing{overflow:hidden!important;border-radius:calc(var(--asbr-radius) + 6px)!important}.asbr-spotlight__content{align-items:flex-start!important;text-align:left!important}.asbr-spotlight__content h2,.asbr-spotlight__content .rte{text-align:left!important}.asbr-values{align-items:start!important}.asbr-values>div:first-child{text-align:left!important}.asbr-newsletter{grid-template-columns:1fr minmax(320px,.8fr)!important;align-items:center!important;gap:42px!important;color:#fff!important;background:#111!important}.asbr-newsletter>div:first-child{text-align:left!important}.asbr-newsletter h2{color:#fff!important;-webkit-text-fill-color:#fff!important;font-weight:800!important;text-align:left!important}.asbr-newsletter p{text-align:left!important}.asbr-closing h2{max-width:900px!important;margin:14px auto 28px!important;color:var(--asbr-text)!important;font-size:clamp(42px,4vw,62px)!important;font-weight:800!important;line-height:1.03!important;letter-spacing:-.04em!important;text-align:center!important}@media(max-width:1100px){.asbr-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:820px){.asbr-section,.asbr-closing{width:calc(100% - 36px)!important}.asbr-hero{width:calc(100% - 18px)!important;height:auto!important;min-height:0!important;margin:10px auto 0!important;display:flex!important;flex-direction:column-reverse!important;border:1px solid var(--asbr-border)!important;border-radius:22px!important;background:var(--asbr-surface)!important}.asbr-hero:after{display:none!important}.asbr-hero__media{position:relative!important;inset:auto!important;width:100%!important;height:285px!important;min-height:285px!important}.asbr-hero__content{width:100%!important;height:auto!important;min-height:0!important;padding:24px 18px 28px!important}.asbr-hero__arrow{display:none!important}.asbr-hero__dots{left:16px!important;top:271px!important;bottom:auto!important;transform:translateY(-100%)!important}.asbr-heading-row,.asbr-heading-row--directory{grid-template-columns:1fr!important;align-items:start!important;gap:18px!important}.asbr-search{justify-self:start!important;width:100%!important}.asbr-featured-grid,.asbr-category-grid{grid-template-columns:1fr!important}.asbr-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.asbr-spotlight,.asbr-values,.asbr-newsletter,.asbr-values__grid{grid-template-columns:1fr!important}.asbr-heading-row h2,.asbr-spotlight h2,.asbr-values h2,.asbr-newsletter h2,.asbr-closing h2{font-size:38px!important}}@media(max-width:480px){.asbr-heading-row h2,.asbr-spotlight h2,.asbr-values h2,.asbr-newsletter h2,.asbr-closing h2{font-size:34px!important;line-height:1.08!important}.asbr-directory-grid{grid-template-columns:1fr!important}}.asbr .asbr-hero__dots{left:max(22px,calc((100vw - 1460px)/2 + 22px))!important;right:auto!important;bottom:18px!important;top:auto!important;margin:0!important;padding:0!important;transform:none!important;justify-content:flex-start!important}.asbr .asbr-hero__dots i{display:block!important;flex:0 0 auto!important;margin:0!important;vertical-align:middle!important}.asbr .asbr-featured-card__body,.asbr .asbr-featured-card__body h3,.asbr .asbr-featured-card__body p,.asbr .asbr-featured-card__body .asbr-text-link{text-align:left!important}.asbr .asbr-featured-card__body{align-items:flex-start!important}.asbr .asbr-featured-card h3{width:100%!important;margin-left:0!important;margin-right:0!important}.asbr .asbr-letter-nav{align-items:center!important}.asbr .asbr-letter-nav button{width:54px!important;height:38px!important;min-width:54px!important;min-height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;line-height:1!important;text-align:center!important;vertical-align:middle!important}.asbr .asbr-brand-card{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;text-align:left!important}.asbr .asbr-brand-card__logo-wrap{width:100%!important;justify-content:flex-start!important;text-align:left!important}.asbr .asbr-brand-card__initial{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}.asbr .asbr-brand-card h3,.asbr .asbr-brand-card p,.asbr .asbr-brand-card__arrow{width:100%!important;margin-left:0!important;margin-right:0!important;text-align:left!important}@media(max-width:820px){.asbr .asbr-hero__dots{left:16px!important;top:271px!important;bottom:auto!important;transform:translateY(-100%)!important}.asbr .asbr-letter-nav button{width:48px!important;min-width:48px!important}}
/*# sourceMappingURL=/cdn/shop/t/65/assets/assaboor-brands-v1.css.map */
