.rfu{--rfu-ink: var(--body-color, #262015);--rfu-cream: var(--background-color, #fffbf2);--rfu-orange: var(--tertiary-color, #DD733F);--rfu-orange-dark: #c46638;--rfu-card: #ffffff;--rfu-rule: rgba(38, 32, 21, .14);--rfu-muted: rgba(38, 32, 21, .7);background:var(--rfu-cream);color:var(--rfu-ink)}.rfu__inner{max-width:1272px;margin:0 auto;padding:0 16px}.rfu h1,.rfu h2,.rfu h3,.rfu .rfu-h{font-family:var(--heading-font, "Lovechild"),Georgia,serif;font-weight:400;color:var(--rfu-ink);margin:0}.rfu p,.rfu li,.rfu label,.rfu input,.rfu button,.rfu a,.rfu address{font-family:var(--body-font, "Aesthet Nova"),system-ui,sans-serif;color:var(--rfu-ink)}.rfu a:focus-visible,.rfu button:focus-visible,.rfu input:focus-visible,.rfu [tabindex]:focus-visible{outline:3px solid var(--rfu-orange)!important;outline-offset:3px!important;border-radius:4px}.rfu__eyebrow{font-size:12px;line-height:16px;letter-spacing:1.4px;text-transform:uppercase;color:var(--rfu-muted);margin:0 0 10px}@media(max-width:600px){.rfu__eyebrow{letter-spacing:.9px}}.rfu__lede{font-size:16px;line-height:24px;color:var(--rfu-muted);margin:12px 0 0;max-width:62ch}.rfu-hero h1{font-size:32px;line-height:40px}.rfu-hero__lede{font-size:16px;line-height:24px;color:var(--rfu-muted);margin:14px 0 0;max-width:58ch}@media(min-width:750px){.rfu-hero h1{font-size:48px;line-height:56px}.rfu-hero__lede{font-size:18px;line-height:28px}}.rfu-cta{padding:48px 0;border-top:1px solid var(--rfu-rule)}.rfu-cta__grid{display:flex;flex-direction:column;gap:24px;align-items:flex-start}.rfu-cta__pin{flex:none;width:40px;height:40px;color:var(--rfu-orange)}.rfu-cta__pin svg{display:block;width:100%;height:100%}.rfu-cta__text{flex:1 1 auto}.rfu-cta__text h2{font-size:28px;line-height:34px}.rfu-cta__action{flex:none}.rfu-cta__action .rfu-btn{white-space:nowrap}@media(min-width:750px){.rfu-cta{padding:64px 0}.rfu-cta__grid{flex-direction:row;align-items:center;gap:32px}.rfu-cta__text h2{font-size:36px;line-height:44px}}.rfu-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:9px 24px;border-radius:80px;font-size:16px;line-height:24px;font-weight:500;text-decoration:none;cursor:pointer;white-space:nowrap;transition:background .3s ease,border-color .3s ease,color .3s ease}.rfu-btn--primary{background:var(--rfu-orange);border:1px solid var(--rfu-orange);color:#fff}.rfu-btn--primary:hover{background:var(--rfu-orange-dark);border-color:var(--rfu-orange-dark);color:#fff}.rfu-btn--quiet{background:transparent;border:1px solid var(--rfu-ink);color:var(--rfu-ink)}.rfu-btn--quiet:hover{background:var(--rfu-ink);color:#fff}@media(min-width:750px){.rfu-btn{font-size:18px;padding:11px 30px}}.rfu-block{padding:48px 0;border-top:1px solid var(--rfu-rule)}.rfu-block--flush{border-top:0}.rfu-block__head{margin:0 0 28px}.rfu-block__head h2{font-size:28px;line-height:34px}@media(min-width:750px){.rfu-block{padding:72px 0}.rfu-block__head h2{font-size:36px;line-height:44px}}.rfu-visit__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:28px;align-items:center}@media(min-width:900px){.rfu-visit__grid{grid-template-columns:minmax(0,55fr) minmax(0,45fr);gap:56px}.rfu-visit__grid--no-media{grid-template-columns:minmax(0,1fr)}}.rfu-visit__body{display:flex;flex-direction:column;align-items:flex-start}.rfu-visit__heading{font-size:30px;line-height:38px}.rfu-visit__lede{font-size:16px;line-height:24px;color:var(--rfu-muted);margin:14px 0 0;max-width:44ch}@media(min-width:750px){.rfu-visit__heading{font-size:40px;line-height:48px}.rfu-visit__lede{font-size:18px;line-height:28px}}.rfu-visit__details{margin-top:28px}.rfu-visit__venue{font-family:var(--heading-font, "Lovechild"),Georgia,serif;font-size:22px;line-height:28px;margin:0}.rfu-visit__address{font-style:normal;font-size:16px;line-height:24px;margin:6px 0 0}.rfu-visit__note{font-size:14px;line-height:20px;color:var(--rfu-muted);margin:10px 0 0;max-width:40ch}.rfu-visit__actions{margin-top:28px}.rfu-visit__media{width:100%;border-radius:12px;overflow:hidden;background:#26201512}.rfu-visit__media--landscape{aspect-ratio:4 / 3}.rfu-visit__media--square{aspect-ratio:1 / 1}.rfu-visit__media--portrait{aspect-ratio:3 / 4}.rfu-visit__image{display:block;width:100%;height:100%;object-fit:cover}.rfu-notice{display:flex;gap:10px;align-items:flex-start;margin:18px 0 0;padding:12px 16px;border-radius:10px;background:#dd733f1a;max-width:62ch;font-size:15px;line-height:22px;font-weight:500;color:var(--rfu-orange-dark)}.rfu-notice span{color:var(--rfu-orange-dark)}.rfu-notice__icon{flex:none;width:18px;height:18px;margin-top:2px}.rfu-notice__icon svg{display:block;width:100%;height:100%}.rfu-card{background:var(--rfu-card);border:1px solid var(--rfu-rule);border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:14px;height:100%}.rfu-card--venue{gap:10px}.rfu-card h3{font-size:22px;line-height:28px}.rfu-card__partner{font-size:12px;line-height:16px;letter-spacing:1.2px;text-transform:uppercase;color:var(--rfu-muted);margin:0}.rfu-card__address{font-style:normal;font-size:16px;line-height:24px;color:var(--rfu-muted);margin:0}.rfu-card__note{font-size:14px;line-height:20px;color:var(--rfu-muted);margin:0}.rfu-card__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:10px}@media(max-width:899px){.rfu-card--venue .rfu-card__actions{flex-wrap:nowrap}.rfu-card--venue .rfu-card__actions .rfu-btn{flex:1 1 0;min-width:0;max-width:220px;font-size:16px;padding-left:12px;padding-right:12px}}@media(max-width:359px){.rfu-card--venue .rfu-card__actions{flex-direction:column}.rfu-card--venue .rfu-card__actions .rfu-btn{flex:0 0 auto;width:100%;max-width:none}}.rfu-tags{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}.rfu-tag{font-size:12px;line-height:16px;padding:5px 12px;border-radius:40px;border:1px solid var(--rfu-rule);color:var(--rfu-muted)}.rfu-tag--event{background:var(--rfu-orange);border-color:var(--rfu-orange);color:#fff;font-weight:500}.rfu-tag--category{background:#dd733f1f;border-color:#dd733f4d;color:var(--rfu-orange-dark)}.rfu-events__intro{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;margin:0 0 28px}.rfu-events__intro .rfu-block__head{margin:0}@media(min-width:900px){.rfu-events__intro{grid-template-columns:minmax(0,70fr) minmax(0,30fr);gap:40px;align-items:center}.rfu-events__intro--no-media{grid-template-columns:minmax(0,1fr)}}.rfu-events__media{width:100%;aspect-ratio:16 / 9;max-height:220px;border-radius:12px;overflow:hidden;background:#26201512}.rfu-events__image{display:block;width:100%;height:100%;object-fit:cover}.rfu-events__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;list-style:none;margin:0;padding:0}@media(min-width:750px){.rfu-events__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.rfu-events__grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}}.rfu-search__form{display:flex;flex-direction:column;gap:12px;max-width:620px;margin:0 0 12px}.rfu-search__label{font-size:16px;line-height:24px;font-weight:500}.rfu-search__hint{font-size:14px;line-height:20px;color:var(--rfu-muted);margin:0}.rfu-search__row{display:flex;flex-direction:column;gap:10px}.rfu-search__input{flex:1 1 auto;min-height:48px;padding:11px 16px;border:1px solid var(--rfu-ink);border-radius:80px;background:#fff;font-size:16px;line-height:24px;color:var(--rfu-ink)}.rfu-search__input::placeholder{color:#26201573}@media(min-width:600px){.rfu-search__row{flex-direction:row;align-items:center}.rfu-search__row .rfu-btn{flex:none}}.rfu-search__status{font-size:14px;line-height:20px;color:var(--rfu-muted);margin:0 0 20px;min-height:20px}.rfu-results{display:grid;grid-template-columns:minmax(0,1fr);gap:20px;list-style:none;margin:0;padding:0}@media(min-width:750px){.rfu-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.rfu-results{grid-template-columns:repeat(3,minmax(0,1fr))}}.rfu-results__distance{font-size:13px;line-height:18px;color:var(--rfu-muted);margin:0}.rfu-empty{border:1px dashed var(--rfu-rule);border-radius:12px;padding:24px;max-width:620px}.rfu-empty p{margin:0 0 12px;font-size:16px;line-height:24px}.rfu-empty p:last-child{margin-bottom:0}.rfu-editor-note{border:1px dashed var(--rfu-orange);background:#dd733f14;border-radius:12px;padding:20px 24px;margin:0 0 28px;font-size:14px;line-height:20px;color:var(--rfu-orange-dark)}.rfu-editor-note strong{color:var(--rfu-orange-dark)}.rfu-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
/*# sourceMappingURL=/cdn/shop/t/29/assets/raposa-find-us.css.map */
