#home-raw{font-family:'Jost',sans-serif;background:var(--bg);color:var(--ink)}#home-raw .hr-band{background:var(--bg);color:var(--ink);padding:3rem 1.25rem}#home-raw .hr-hero{max-width:760px;margin:0 auto;text-align:center;padding:2.5rem 0 2rem}#home-raw .hr-kicker{font-size:.75rem;letter-spacing:.4em;text-transform:uppercase;color:var(--accent);font-weight:600;margin:0}#home-raw .hr-hero__title{font-family:'Cormorant',serif;font-size:clamp(2.6rem,6vw,4.2rem);line-height:.95;font-weight:700;color:var(--ink);margin:1.1rem 0 0;text-wrap:balance}#home-raw .hr-hero__title em{font-style:normal;color:var(--accent)}:root[data-theme="vitrina"] #home-raw .hr-hero__title em{font-style:italic;font-weight:500}#home-raw .hr-hero__text{font-size:.85rem;line-height:1.7;color:var(--mut);max-width:420px;margin:1.2rem auto 1.8rem}#home-raw .hr-cta{display:inline-flex;align-items:center;gap:.6rem;background:var(--accent);color:var(--accent-ink);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;padding:1rem 2.4rem;text-decoration:none;transition:gap .3s ease}#home-raw .hr-cta:hover{gap:1.1rem}#home-raw .hr-cta:focus-visible{outline:2px solid var(--accent);outline-offset:3px}#home-raw .hr-section{max-width:1280px;margin:0 auto;padding:3.5rem 1.25rem 0}#home-raw .hr-rulehead{display:flex;align-items:center;gap:1rem;margin-bottom:2.2rem}#home-raw .hr-rulehead h2{font-size:.95rem;letter-spacing:.3em;text-transform:uppercase;font-weight:700;margin:0;white-space:nowrap}#home-raw .hr-rule{flex:1;height:2px;background:var(--line-strong)}#home-raw .hr-tick{width:30px;height:2px;background:var(--accent)}#home-raw .hr-bighead{display:flex;align-items:flex-end;gap:1rem;margin-bottom:1.9rem;max-width:1280px;margin-left:auto;margin-right:auto}#home-raw .hr-bighead h2{font-family:'Cormorant',serif;font-size:2rem;font-weight:700;margin:0;line-height:1.02}#home-raw .hr-bighead h2 em{font-style:normal;color:var(--accent)}#home-raw .hr-bighead .hr-rule{margin-bottom:.4rem}#home-raw .hr-cats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem .9rem}#home-raw .hr-cat{display:flex;flex-direction:column;align-items:center;gap:.8rem;text-decoration:none;color:inherit}#home-raw .hr-cat__img{width:104px;height:104px;border-radius:50%;overflow:hidden;background:var(--card);box-shadow:0 0 0 2px var(--line-strong);display:flex;align-items:center;justify-content:center;transition:box-shadow .3s ease,transform .3s ease}:root[data-theme="vitrina"] #home-raw .hr-cat__img{box-shadow:0 0 0 1px var(--line-strong),inset 0 0 0 1px color-mix(in srgb,var(--accent) 30%,transparent)}#home-raw .hr-cat:hover .hr-cat__img{box-shadow:0 0 0 3px var(--accent);transform:translateY(-4px)}#home-raw .hr-cat__img img{width:100%;height:100%;object-fit:cover}#home-raw .hr-cat__name{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;text-align:center}#home-raw .hr-grid{display:grid;grid-template-columns:1fr;gap:1.4rem}#home-raw .hr-scroll{display:flex;gap:1.3rem;overflow-x:auto;padding-bottom:.5rem;scroll-snap-type:x proximity;max-width:1280px;margin:0 auto;scrollbar-width:none}#home-raw .hr-scroll::-webkit-scrollbar{display:none}#home-raw .hr-scroll>*{flex:0 0 240px;scroll-snap-align:start}#home-raw .hr-offers-car{position:relative}#home-raw .hr-offers-car .pb-hcar__arrow{position:absolute;top:42%;transform:translateY(-50%);z-index:3;width:2.75rem;height:2.75rem;border-radius:50%;border:1px solid var(--line-strong);background:var(--card);color:var(--ink);font-size:1.1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow);transition:background .2s ease,color .2s ease,border-color .2s ease}#home-raw .hr-offers-car .pb-hcar__arrow:hover{background:var(--accent);color:var(--accent-ink);border-color:var(--accent)}#home-raw .hr-offers-car .pb-hcar__arrow:focus-visible{outline:2px solid var(--accent);outline-offset:2px}#home-raw .hr-offers-car .pb-hcar__arrow--prev{left:-.25rem}#home-raw .hr-offers-car .pb-hcar__arrow--next{right:-.25rem}@media(min-width:768px){#home-raw .hr-offers-car .pb-hcar__arrow--prev{left:-1.25rem}#home-raw .hr-offers-car .pb-hcar__arrow--next{right:-1.25rem}}@media(hover:none){#home-raw .hr-offers-car .pb-hcar__arrow{display:none}}#home-raw .hr-band--offers{padding:3rem 1.25rem 3.2rem;margin-top:3.5rem}#home-raw .hr-band--offers .hr-bighead h2{color:var(--ink)}#home-raw .hr-footcta{display:flex;justify-content:center;padding:3.4rem 1.25rem 4rem}@media(min-width:768px){#home-raw .hr-cats{grid-template-columns:repeat(4,1fr)}#home-raw .hr-grid{grid-template-columns:repeat(2,1fr)}#home-raw .hr-band{padding:3.4rem 3rem}}@media(min-width:1024px){#home-raw .hr-cats{grid-template-columns:repeat(6,1fr)}#home-raw .hr-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}#home-raw .hr-bighead h2{font-size:2.4rem}}@media(prefers-reduced-motion:reduce){#home-raw .hr-cta,#home-raw .hr-cat__img{transition:none}}