:root{--ab-blue: #6898ae;--ab-blue-dark: #315f73;--ab-black: #111111;--ab-ink: #111827;--ab-muted: #5b6475;--ab-line: #e6e9ef;--ab-soft: #f4f6fb;--ab-white: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ab-ink);background:var(--ab-white);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:76px;padding:16px clamp(20px,5vw,64px);background:#fffffff5;border-bottom:1px solid var(--ab-line);box-shadow:0 10px 30px #08122e14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__brand{display:inline-flex;align-items:center;min-width:150px;color:var(--ab-blue)}.site-header__brand img{display:block;width:auto;max-width:68px;height:auto}.site-header__brand-placeholder{display:inline-flex;flex-direction:column;gap:0;line-height:.88}.site-header__brand-placeholder strong{font-size:29px;font-weight:800;letter-spacing:0}.site-header__brand-placeholder small{color:var(--ab-black);font-size:18px;font-weight:700}.site-header__nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:clamp(16px,2.5vw,34px);color:var(--ab-blue);font-size:14px;font-weight:800;letter-spacing:0;text-transform:uppercase}.site-header__nav a:hover{color:var(--ab-black)}.site-header__toggle,.site-header__close,.site-header__backdrop{display:none;padding:0;border:0;background:transparent;font:inherit;cursor:pointer}.site-header__toggle{width:34px;height:28px;flex-direction:column;justify-content:center;gap:5px}.site-header__toggle span{display:block;width:24px;height:2px;border-radius:999px;background:var(--ab-blue)}.site-header__close{align-self:flex-end;margin-bottom:18px;color:var(--ab-white);font-size:34px;line-height:1}.site-header__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#1118276b;opacity:0;pointer-events:none;transition:opacity .25s ease}.site-header__languages{display:none}.site-header__language-form{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:flex-end}.site-header__language-button{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:transparent;border:0;border-radius:3px;cursor:pointer}.site-header__language-button img{display:block;width:20px;max-width:20px;height:auto;max-height:20px;border-radius:2px}.ab-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--ab-black);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ab-kicker:before{width:28px;height:3px;content:"";background:currentColor}.ab-brands-hero{padding:clamp(38px,5vw,68px) clamp(20px,6vw,92px) clamp(28px,4vw,46px);text-align:center}.ab-brands-hero__inner{max-width:760px;margin:0 auto}.ab-brands-hero h1{margin:0;color:var(--ab-blue-dark);font-size:clamp(38px,5vw,56px);line-height:1;font-weight:900;letter-spacing:0}.ab-brands-hero p{max-width:620px;margin:14px auto 0;color:var(--ab-blue-dark);font-size:clamp(17px,1.7vw,21px);line-height:1.35}.ab-brands-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;max-width:1140px;margin:0 auto;padding:0 clamp(20px,5vw,56px) clamp(58px,8vw,96px)}.ab-brand-tile{position:relative;display:block;min-height:382px;overflow:hidden;background:var(--ab-blue-dark);border-radius:8px;isolation:isolate}.ab-brand-tile video,.ab-brand-tile__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .8s ease}.ab-brand-tile__shade,.ab-brand-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.ab-brand-tile__shade{z-index:-2;background:linear-gradient(180deg,#0000 45%,#0000007a)}.ab-brand-tile__overlay{z-index:-1;background:var(--ab-blue-dark);opacity:0;transform:translateY(100%);transition:opacity .45s ease,transform .55s ease}.ab-brand-tile__content{position:absolute;inset:auto 24px 24px;display:grid;justify-items:center;gap:18px;text-align:center;transition:bottom .45s ease,transform .45s ease}.ab-brand-tile__content img{width:min(180px,80%);height:82px;-o-object-fit:contain;object-fit:contain;padding:12px;background:#fffffff0;border-radius:8px;box-shadow:0 18px 38px #0000002e}.ab-brand-tile__content span{display:inline-flex;align-items:center;justify-content:center;min-height:48px;min-width:164px;padding:0 22px;color:var(--ab-white);background:var(--ab-black);border-radius:6px;font-size:15px;font-weight:900;opacity:0;transform:translateY(12px);transition:opacity .35s ease,transform .35s ease,background-color .2s ease}.ab-brand-tile:hover video,.ab-brand-tile:hover .ab-brand-tile__media,.ab-brand-tile:focus-visible video,.ab-brand-tile:focus-visible .ab-brand-tile__media{transform:scale(1.05)}.ab-brand-tile:hover .ab-brand-tile__overlay,.ab-brand-tile:focus-visible .ab-brand-tile__overlay{opacity:.96;transform:translateY(0)}.ab-brand-tile:hover .ab-brand-tile__content,.ab-brand-tile:focus-visible .ab-brand-tile__content{bottom:50%;transform:translateY(50%)}.ab-brand-tile:hover .ab-brand-tile__content span,.ab-brand-tile:focus-visible .ab-brand-tile__content span{opacity:1;transform:translateY(0)}.ab-brand-tile__content span:hover{background:#000}.ab-brand-details{display:grid;gap:18px;padding:clamp(52px,7vw,88px) clamp(20px,6vw,92px);background:var(--ab-soft)}.ab-brand-detail{display:grid;grid-template-columns:260px minmax(0,1fr);gap:clamp(28px,5vw,64px);align-items:center;max-width:1120px;width:100%;margin:0 auto;padding:clamp(24px,4vw,44px);background:var(--ab-white);border:1px solid var(--ab-line);border-radius:8px;box-shadow:0 18px 44px #08122e0f}.ab-brand-detail>img{width:100%;height:150px;-o-object-fit:contain;object-fit:contain}.ab-brand-detail p{max-width:680px;margin:16px 0 0;color:var(--ab-muted);font-size:18px;line-height:1.55}.site-footer{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(240px,1fr) minmax(260px,.8fr);gap:30px;align-items:start;padding:42px clamp(20px,6vw,92px);color:#ffffffc7;background:var(--ab-blue-dark)}.site-footer__brand{display:grid;gap:8px}.site-footer__brand strong{color:var(--ab-white);font-size:24px}.site-footer__brand span{font-size:14px;line-height:1.45}.site-footer__countries{display:flex;gap:8px;align-items:center;margin-top:6px}.site-footer__countries span{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:15px;line-height:1}.site-footer__nav{display:flex;flex-wrap:wrap;gap:14px 24px;color:var(--ab-white);font-size:14px;font-weight:800;text-transform:uppercase}.site-footer__menu{display:grid;gap:16px;justify-items:start}.site-footer__languages{display:flex;align-items:center}.site-footer__language-form{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.site-footer__language-button{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:transparent;border:0;border-radius:3px;cursor:pointer}.site-footer__language-button img{display:block;width:20px;max-width:20px;height:auto;max-height:20px;border-radius:2px}.site-footer p{justify-self:end;margin:0;font-size:14px;line-height:1.55;text-align:right}@media(max-width:1100px){.ab-brands-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.ab-brand-detail{grid-template-columns:1fr}.ab-brand-detail>img{max-width:260px;justify-self:start}.site-footer{grid-template-columns:1fr}.site-footer p{justify-self:start;text-align:left}}@media(max-width:720px){body{padding-top:88px}.site-header{position:fixed;right:0;left:0;z-index:70;align-items:center;flex-direction:row;gap:18px;min-height:88px;padding:14px 20px}.site-header__brand{min-width:0}.site-header__toggle{display:inline-flex;margin-left:auto}.site-header__nav{position:fixed;top:0;right:0;z-index:80;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;flex-wrap:nowrap;width:min(90vw,390px);height:100dvh;padding:24px 28px 34px;gap:22px;color:var(--ab-white);background:linear-gradient(180deg,var(--ab-blue-dark) 0%,#214b5c 100%);box-shadow:none;transform:translate(100%);transition:transform .28s ease}.site-header__nav a{width:100%;color:var(--ab-white);font-size:26px;font-weight:900;line-height:1.1;text-transform:none}.site-header__nav a:hover{color:var(--ab-white);opacity:.78}.site-header__languages{display:flex;justify-content:flex-end;width:100%;margin-top:auto;padding-top:24px;position:absolute;bottom:20px;right:20px}.site-header__language-button{width:30px;height:30px}.site-header__language-button img{width:30px;max-width:30px;max-height:30px}.site-header__close,.site-header__backdrop{display:block}.site-header.is-open .site-header__nav{box-shadow:-22px 0 44px #1118273d;transform:translate(0)}.site-header.is-open .site-header__backdrop{opacity:1;pointer-events:auto}body.site-menu-open{overflow:hidden}.ab-brands-hero{text-align:left}.ab-brands-grid{grid-template-columns:1fr;gap:16px}.ab-brand-tile{min-height:300px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/amazing-brasil-nossas-marcas.css.map */
