.hero-wrap{place-items:center;width:100%;height:100svh;display:grid;position:relative;overflow:hidden}.hero-wrap .hero-bg{background-image:url(/images/home-desktop-garcom.png);background-position:top;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.hero-wrap .hero-bg:after{content:"";background:linear-gradient(rgba(0,0,0,.35) 0%,rgba(0,0,0,.25) 40%,rgba(0,0,0,.6) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.hero-wrap .hero-center{z-index:2;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex;position:relative}.hero-wrap .btn{border:1px solid var(--stroke);border-radius:12px;justify-content:center;align-items:center;margin-top:110px;padding:14px 22px;font-size:18px;text-decoration:none;transition:all .2s;display:inline-flex}.hero-wrap .btn.lg{min-width:162px!important}.hero-wrap .btn-primary{background:var(--brand-primary);color:var(--white);border:3px solid var(--brand-primary);font-weight:700}.hero-wrap .btn-baixar-app{color:var(--white);cursor:pointer;background:#6b4829;border:3px solid #6b4829;font-weight:700}@media (min-width:769px){.hero-wrap .btn-baixar-app{display:none}}.hero-wrap .btn-outline{color:var(--white);border:3px solid var(--white);cursor:pointer;background:0 0;font-weight:700}.hero-wrap .btn:hover,.hero-wrap .btn:active,.hero-wrap .btn[aria-pressed=true]{background:var(--brand-dark);color:var(--white);border:3px solid var(--brand-dark)}.pwa-install-hint{z-index:999999;justify-content:center;padding:0 16px;display:flex;position:fixed;bottom:16px;left:0;right:0}.pwa-install-hint-inner{width:min(560px,100%);color:var(--white);background:rgba(0,0,0,.92);border:1px solid rgba(255,255,255,.18);border-radius:16px;align-items:flex-start;gap:12px;padding:14px;display:flex;box-shadow:0 18px 50px rgba(0,0,0,.55)}.pwa-install-hint-text{flex:1;font-size:14px;line-height:1.35}.pwa-install-hint-close{width:34px;height:34px;color:var(--white);cursor:pointer;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);border-radius:12px;justify-content:center;align-items:center;font-size:20px;line-height:1;display:inline-flex}.pwa-install-hint-close:active{transform:scale(.98)}.pwa-install-modal{color:var(--white);flex-direction:column;gap:14px;display:flex}.pwa-install-modal-title{font-size:18px;font-weight:800}.pwa-install-steps{flex-direction:column;gap:10px;margin:0;padding-left:18px;font-size:14px;line-height:1.35;display:flex}.pwa-install-actions{flex-wrap:wrap;gap:12px;display:flex}.pwa-install-actions .btn.lg{flex:1;width:auto!important;min-width:0!important}.pwa-install-copied{opacity:.9;font-size:13px}@media (max-width:900px){.hero-wrap{height:100svh}.hero-wrap .hero-bg{background-image:url(/images/home-mobile-garcom.png)}.hero-wrap .hero-center{flex-direction:column;width:min(220px,140vh);margin-top:400px}.hero-wrap .btn.lg{margin-top:0;width:100%!important}}@media (max-width:768px){.hero-wrap{height:100svh}.hero-wrap .hero-center{gap:14px;margin-top:300px}.hero-wrap .btn{padding:12px 22px}}.pwa-install-sheet-overlay{z-index:999999;padding:0 16px calc(16px + env(safe-area-inset-bottom));justify-content:center;align-items:flex-end;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.pwa-install-sheet-backdrop{background:rgba(0,0,0,.35);position:absolute;top:0;bottom:0;left:0;right:0}.pwa-install-sheet{width:min(640px,100%);color:var(--white);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);max-height:calc(100svh - 32px - env(safe-area-inset-bottom));background:rgba(0,0,0,.84);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:16px;position:relative;overflow:auto;box-shadow:0 18px 50px rgba(0,0,0,.55)}.pwa-install-sheet-close{width:38px;height:38px;color:var(--white);cursor:pointer;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);border-radius:50%;justify-content:center;align-items:center;font-size:22px;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px}.pwa-install-sheet-title{margin-right:46px;font-size:18px;font-weight:900}.pwa-install-sheet-text{opacity:.92;margin-top:10px;font-size:14px;line-height:1.35}.pwa-install-sheet-text strong,.pwa-install-sheet-tab strong{color:var(--brand)}.pwa-install-sheet-steps{flex-direction:column;gap:10px;margin:12px 0 0;padding-left:18px;font-size:14px;line-height:1.35;display:flex}.pwa-install-sheet-steps strong{color:var(--brand)}.pwa-install-sheet-actions{gap:8px;margin-top:14px;display:flex}.pwa-install-sheet-btn{color:var(--white);cursor:pointer;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:14px;flex:1;margin:0 auto;padding:12px 14px;font-size:16px;font-weight:800}.pwa-install-sheet-btn--android{width:calc(100% - 74px)}.pwa-install-sheet-btn--ios{width:calc(100% - 141px)}.pwa-install-sheet-btn.primary{border:3px solid var(--brand-secundary);background:var(--brand-secundary);color:var(--white)}.pwa-install-sheet-btn.primary:hover,.pwa-install-sheet-btn.primary:active{border-color:var(--brand-dark);background:var(--brand-dark)}.pwa-install-sheet-btn:active,.pwa-install-sheet-close:active{transform:scale(.985)}.pwa-install-sheet-copied{opacity:.9;margin-top:10px;font-size:13px}@media (max-width:420px){.pwa-install-sheet-actions{flex-direction:column}}.pwa-install-sheet-tabs{gap:8px;margin-top:16px;display:flex}.pwa-install-sheet-tab{color:var(--white);cursor:pointer;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);border-radius:14px;flex:1;padding:10px 12px;font-size:14px;font-weight:800}.pwa-install-sheet-tab.active{background:rgba(255,255,255,.14)}.pwa-install-sheet-video{background:rgba(0,0,0,.55);border:1px solid rgba(255,255,255,.18);border-radius:16px;width:calc(100% - 74px);height:50svh;min-height:220px;max-height:500px;margin:12px auto;overflow:hidden}.pwa-install-sheet-video--android{width:calc(100% - 74px);height:50svh}.pwa-install-sheet-video--ios{width:calc(100% - 142px);height:50svh}.pwa-install-sheet-video video{object-fit:contain;width:100%;height:100%;display:block}.pwa-install-sheet-video iframe{border:0;width:100%;height:100%;display:block}
