.n1-fb{--n1-fb-bg: #f7f1e7;--n1-fb-ink: #17072f;--n1-fb-gold: #f4a900;--n1-fb-muted: rgba(23, 7, 47, .58);--n1-fb-line: rgba(23, 7, 47, .1);--n1-fb-card: #fffdf9;--n1-fb-ease: cubic-bezier(.22, 1, .36, 1);position:relative;background:var(--n1-fb-bg);color:var(--n1-fb-ink);overflow:hidden;max-width:100%;width:100%;min-width:0}.n1-fb__wrap{width:min(1200px,calc(100% - 2 * var(--n1-gutter, 1.5rem)));max-width:100%;min-width:0;margin-inline:auto;box-sizing:border-box;padding-inline:0}.n1-fb__intro{max-width:42rem;margin-bottom:clamp(1.5rem,3vw,2.25rem)}.n1-fb__eyebrow{margin:0 0 .75rem;font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--n1-fb-gold)}.n1-fb__heading{margin:0 0 .9rem;font-family:var(--n1-font-heading, "Cormorant Garamond", Georgia, serif);font-size:clamp(2.1rem,4.2vw,3.35rem);font-weight:500;line-height:1.15;letter-spacing:-.02em;white-space:pre-line}.n1-fb__lead{margin:0;font-size:1.05rem;line-height:1.7;color:var(--n1-fb-muted);max-width:38rem}.n1-fb__trust{margin:.85rem 0 0;font-size:.92rem;font-style:italic;color:#17072f80}.n1-fb__filters{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:1.5rem}.n1-fb__filter{-webkit-appearance:none;appearance:none;border:1px solid var(--n1-fb-line);background:transparent;color:var(--n1-fb-muted);border-radius:999px;padding:.55rem 1rem;font:inherit;font-size:.88rem;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease}.n1-fb__filter.is-active,.n1-fb__filter:hover{background:var(--n1-fb-ink);border-color:var(--n1-fb-ink);color:#f7f1e7}.n1-fb__gallery{column-count:3;column-gap:1.15rem;width:100%;max-width:100%;min-width:0}.n1-fb__item{break-inside:avoid;margin-bottom:1.15rem;transform:rotate(var(--fb-tilt, 0deg));transition:opacity .35s var(--n1-fb-ease),transform .35s var(--n1-fb-ease)}.n1-fb__item.is-filtered-out{display:none}.n1-fb__item--voice{transform:none}.n1-fb__item--featured .n1-voice-card{border-color:#f4a90059;box-shadow:0 18px 40px #17072f12}.n1-voice-card{height:auto;display:flex;flex-direction:column;gap:.85rem;padding:1.15rem 1.2rem 1.2rem;background:var(--n1-fb-card);border:1px solid var(--n1-fb-line);border-radius:22px;transition:border-color .3s var(--n1-fb-ease),box-shadow .3s var(--n1-fb-ease),transform .3s var(--n1-fb-ease)}.n1-voice-card.is-playing{border-color:#f4a9008c;box-shadow:0 0 0 1px #f4a9002e,0 16px 40px #f4a90014}.n1-voice-card__top{display:flex;align-items:center;gap:.85rem}.n1-voice-card__avatar{flex:0 0 auto;width:48px;height:48px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#17072f0f;border:1px solid rgba(23,7,47,.08);color:var(--n1-fb-ink);font-family:var(--n1-font-heading, "Cormorant Garamond", Georgia, serif);font-size:1.35rem;font-weight:560;line-height:1}.n1-voice-card--featured .n1-voice-card__avatar{width:58px;height:58px;font-size:1.6rem;background:#f4a9001f;border-color:#f4a90047}.n1-voice-card__identity{min-width:0;flex:1}.n1-voice-card__name{margin:0;font-size:1.05rem;font-weight:600}.n1-voice-card--featured .n1-voice-card__name{font-size:1.25rem;font-family:var(--n1-font-heading, "Cormorant Garamond", Georgia, serif);font-weight:520}.n1-voice-card__descriptor{margin:.2rem 0 0;font-size:.88rem;color:var(--n1-fb-muted)}.n1-voice-card__wave{display:inline-flex;align-items:flex-end;gap:3px;height:16px;opacity:.35}.n1-voice-card__wave i{display:block;width:2.5px;height:6px;border-radius:2px;background:var(--n1-fb-gold);transform-origin:bottom center}.n1-voice-card.is-playing .n1-voice-card__wave{opacity:1}.n1-voice-card.is-playing .n1-voice-card__wave i{animation:n1-voice-eq .9s ease-in-out infinite}.n1-voice-card.is-playing .n1-voice-card__wave i:nth-child(2){animation-delay:.12s;height:10px}.n1-voice-card.is-playing .n1-voice-card__wave i:nth-child(3){animation-delay:.24s;height:14px}.n1-voice-card.is-playing .n1-voice-card__wave i:nth-child(4){animation-delay:.36s;height:8px}@keyframes n1-voice-eq{0%,to{transform:scaleY(.55)}50%{transform:scaleY(1.25)}}@media(prefers-reduced-motion:reduce){.n1-voice-card.is-playing .n1-voice-card__wave i{animation:none}}.n1-voice-card__label{margin:0;display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--n1-fb-muted)}.n1-voice-card__mic{display:inline-flex;color:var(--n1-fb-gold)}.n1-voice-player{display:flex;align-items:center;gap:.85rem;margin-top:auto}.n1-voice-player__toggle{flex:0 0 auto;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;border:0;background:var(--n1-fb-ink);color:#f7f1e7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .25s var(--n1-fb-ease)}.n1-voice-card--featured .n1-voice-player__toggle{background:var(--n1-fb-gold);color:var(--n1-fb-ink)}.n1-voice-player__toggle:hover{transform:scale(1.04)}.n1-voice-player__toggle:focus-visible{outline:2px solid var(--n1-fb-gold);outline-offset:3px}.n1-voice-player__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.45rem}.n1-voice-player__progress{position:relative;height:28px;display:flex;align-items:center;cursor:pointer;touch-action:none}.n1-voice-player__progress:before{content:"";position:absolute;inset-inline:0;height:3px;border-radius:999px;background:#17072f1f}.n1-voice-player__bar{position:absolute;inset-inline-start:0;height:3px;width:0%;border-radius:999px;background:var(--n1-fb-gold);pointer-events:none}.n1-voice-player__thumb{position:absolute;inset-inline-start:0%;width:12px;height:12px;margin-inline-start:-6px;border-radius:50%;background:var(--n1-fb-ink);border:2px solid #fff;box-shadow:0 1px 4px #17072f33;pointer-events:none;opacity:0;transition:opacity .2s ease}.n1-voice-card.is-playing .n1-voice-player__thumb,.n1-voice-player__progress:hover .n1-voice-player__thumb,.n1-voice-player__progress:focus-visible .n1-voice-player__thumb{opacity:1}.n1-voice-player__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;font-size:.8rem;color:var(--n1-fb-muted)}.n1-voice-player__times{font-variant-numeric:tabular-nums;unicode-bidi:isolate;direction:ltr;white-space:nowrap}.n1-voice-card.is-playing .n1-voice-player__status{color:var(--n1-fb-ink)}.n1-fb-shot{display:block;width:100%;padding:0;border:0;background:transparent;cursor:pointer;text-align:start;font:inherit;color:inherit}.n1-fb-shot__frame{display:block;border-radius:18px;overflow:hidden;border:1px solid rgba(23,7,47,.1);background:#fff;box-shadow:0 14px 36px #17072f14;transition:transform .35s var(--n1-fb-ease),box-shadow .35s var(--n1-fb-ease)}.n1-fb-shot__img{display:block;width:100%;height:auto}.n1-fb__item--medium .n1-fb-shot__img{max-height:420px;object-fit:cover;object-position:top center}.n1-fb-shot__hint{display:block;margin-top:.55rem;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--n1-fb-muted);opacity:0;transform:translateY(4px);transition:opacity .25s ease,transform .25s ease}.n1-fb-shot:hover .n1-fb-shot__frame,.n1-fb-shot:focus-visible .n1-fb-shot__frame{transform:translateY(-5px) rotate(calc(var(--fb-tilt, 0deg) * -.4));box-shadow:0 22px 48px #17072f24}.n1-fb-shot:hover .n1-fb-shot__hint,.n1-fb-shot:focus-visible .n1-fb-shot__hint{opacity:1;transform:none}.n1-fb-shot:focus-visible{outline:none}.n1-fb-shot:focus-visible .n1-fb-shot__frame{outline:2px solid var(--n1-fb-gold);outline-offset:3px}.n1-fb__cta{margin-top:clamp(2.5rem,5vw,3.5rem);padding-top:clamp(1.75rem,3vw,2.25rem);border-top:1px solid var(--n1-fb-line);max-width:38rem}.n1-fb__cta-heading{margin:0 0 .65rem;font-family:var(--n1-font-heading, "Cormorant Garamond", Georgia, serif);font-size:clamp(1.55rem,2.6vw,2rem);font-weight:520;line-height:1.25}.n1-fb__cta-text{margin:0 0 1.25rem;color:var(--n1-fb-muted);line-height:1.7}.n1-fb__cta-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.n1-fb__wa{display:inline-flex;align-items:center;gap:.55rem;padding:.9rem 1.25rem;border-radius:999px;background:#25d366;color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;transition:transform .25s var(--n1-fb-ease),filter .2s ease}.n1-fb__wa:hover{transform:translateY(-1px);filter:brightness(1.04)}.n1-fb__secondary{display:inline-flex;align-items:center;padding:.85rem 1.15rem;border-radius:999px;border:1px solid var(--n1-fb-line);color:var(--n1-fb-ink);text-decoration:none;font-weight:560;transition:border-color .25s ease,background .25s ease}.n1-fb__secondary:hover{border-color:#f4a90080;background:#fffdf9cc}.n1-fb-lightbox[hidden]{display:none!important}.n1-fb-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem}.n1-fb-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c0418d1}.n1-fb-lightbox__dialog{position:relative;z-index:1;width:min(520px,100%);max-height:min(92vh,980px);display:flex;align-items:center;justify-content:center}.n1-fb-lightbox__figure{margin:0;width:100%;max-height:min(88vh,940px);overflow:auto;border-radius:16px;background:#111;box-shadow:0 30px 80px #00000073}.n1-fb-lightbox__figure img{display:block;width:100%;height:auto}.n1-fb-lightbox__close,.n1-fb-lightbox__nav{position:absolute;border:0;background:#f7f1e7eb;color:#17072f;cursor:pointer;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1}.n1-fb-lightbox__close{top:.5rem;inset-inline-end:.5rem;width:42px;height:42px;z-index:2}.n1-fb-lightbox__nav{top:50%;transform:translateY(-50%);width:44px;height:44px}.n1-fb-lightbox__nav--prev{inset-inline-start:.5rem}.n1-fb-lightbox__nav--next{inset-inline-end:.5rem}.n1-fb--motion [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .7s var(--n1-fb-ease),transform .7s var(--n1-fb-ease);transition-delay:var(--fb-delay, 0ms)}.n1-fb--motion.is-inview [data-reveal]{opacity:1;transform:rotate(var(--fb-tilt, 0deg))}.n1-fb--motion.is-inview .n1-fb__item--voice[data-reveal]{transform:none}@media(max-width:989px){.n1-fb__gallery{column-count:2}}@media(max-width:749px){.n1-fb__gallery{column-count:1;display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;padding-bottom:.5rem;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;min-width:0;overscroll-behavior-x:contain;touch-action:pan-x pan-y}.n1-fb__item{flex:0 0 min(86%,360px);width:min(86%,360px);max-width:min(86%,360px);scroll-snap-align:start;margin-bottom:0;transform:none!important;min-width:0;box-sizing:border-box}.n1-fb__item--medium .n1-fb-shot__img{max-height:none}.n1-fb-shot__hint{opacity:.75;transform:none}.n1-fb-lightbox__nav--prev{inset-inline-start:.25rem}.n1-fb-lightbox__nav--next{inset-inline-end:.25rem}.n1-fb-lightbox__close{top:.25rem;inset-inline-end:.25rem}}
/*# sourceMappingURL=/cdn/shop/t/54/assets/nextrip1-testimonials.css.map */
