body.template-index,body.template-collection,body.template-page,body.template-blog{background-image:repeating-linear-gradient(90deg,rgba(138,90,43,.015) 0px,rgba(138,90,43,.015) 1px,transparent 1px,transparent 80px),repeating-linear-gradient(0deg,rgba(138,90,43,.025) 0px,rgba(138,90,43,.025) 1px,transparent 1px,transparent 200px)}.shopify-section-header{position:sticky;top:0;z-index:100;transition:box-shadow .25s ease}.shopify-section-header.is-scrolled{box-shadow:0 1px 3px #2b221a14}.shipping-bar{background:var(--color-foreground);color:rgb(var(--color-background));padding:.5rem 1rem;font-size:.85rem;text-align:center;position:relative;overflow:hidden}.shipping-bar__progress{position:absolute;inset:0 auto 0 0;background:rgba(var(--color-button),.18);transition:width .5s ease;pointer-events:none}.shipping-bar__inner{position:relative;z-index:1}.card__media .media:nth-child(2){opacity:0;transition:opacity .4s ease;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important}.card__inner:hover .card__media .media:nth-child(2){opacity:1}.card__badge.badge--ribbon,.product-card__ribbon{position:absolute;top:14px;left:-8px;background:#8a5a2b;color:#fff;padding:4px 12px;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;z-index:2}.card__badge.badge--ribbon:before,.product-card__ribbon:before{content:"";position:absolute;bottom:-4px;left:0;width:0;height:0;border-style:solid;border-width:4px 4px 0 0;border-color:#5e3d1c transparent transparent transparent}.badge.color-scheme-4{border-radius:999px!important;width:48px;height:48px;display:inline-flex!important;align-items:center;justify-content:center;font-weight:700}.sustainability-badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem 2rem;text-align:center;padding:2rem 0}.sustainability-badges__item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.sustainability-badges__icon{width:56px;height:56px;border-radius:999px;background:#8a5a2b1a;display:inline-flex;align-items:center;justify-content:center;color:#8a5a2b}.sustainability-badges__icon svg{width:28px;height:28px}.sustainability-badges__title{font-size:.82rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.sustainability-badges__text{font-size:.85rem;color:rgba(var(--color-foreground),.7);margin:0}.press-logos{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem 2.5rem;align-items:center;justify-items:center;padding:2.5rem 0;filter:grayscale(1);opacity:.7}.press-logos img,.press-logos__text{max-height:32px;width:auto;font-family:var(--font-heading-family, serif);font-size:1.1rem;font-weight:500;letter-spacing:.04em;color:rgba(var(--color-foreground),.85)}.press-logos__heading{text-align:center;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);margin-bottom:1.5rem}.lookbook{column-count:3;column-gap:.75rem}@media(max-width:900px){.lookbook{column-count:2}}@media(max-width:540px){.lookbook{column-count:1}}.lookbook__item{break-inside:avoid;margin-bottom:.75rem;position:relative;display:block;overflow:hidden;border-radius:2px}.lookbook__item img{width:100%;height:auto;display:block;transition:transform .6s ease}.lookbook__item:hover img{transform:scale(1.04)}.lookbook__caption{position:absolute;inset:auto 0 0 0;padding:1rem;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.55),transparent);font-size:.85rem;letter-spacing:.04em;opacity:0;transition:opacity .3s ease}.lookbook__item:hover .lookbook__caption{opacity:1}.video-hero{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:rgba(var(--color-foreground),.05)}.video-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0003,#00000073)}.video-hero__content{position:relative;z-index:2;text-align:center;color:#fff;padding:4rem 1.5rem;max-width:720px}.video-hero__content h2{color:inherit;font-size:clamp(2rem,4.5vw,3.5rem);margin-bottom:1rem}.video-hero__content p{font-size:1.05rem;opacity:.92}.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);padding:.75rem 1rem;display:flex;align-items:center;gap:1rem;z-index:50;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -2px 8px #2b221a0f}.sticky-atc.is-visible{transform:translateY(0)}.sticky-atc__media{width:48px;height:48px;background:rgba(var(--color-foreground),.05);border-radius:2px;overflow:hidden;flex-shrink:0}.sticky-atc__media img{width:100%;height:100%;object-fit:cover}.sticky-atc__info{flex:1;min-width:0}.sticky-atc__title{font-size:.9rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-atc__price{font-size:.85rem;opacity:.7}.sticky-atc button{background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:0;padding:.7rem 1.5rem;font-family:inherit;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;flex-shrink:0}@media(max-width:540px){.sticky-atc__title,.sticky-atc__price{font-size:.8rem}.sticky-atc button{padding:.6rem 1rem}}.recently-viewed{padding:3rem 0}.recently-viewed__heading{text-align:center;margin-bottom:1.5rem}.recently-viewed__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1.25rem}.recently-viewed__item img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:2px;margin-bottom:.5rem}.recently-viewed__item h4{font-size:.9rem;font-weight:500;margin:0 0 .25rem;font-family:inherit}.recently-viewed__item p{font-size:.85rem;opacity:.7;margin:0}.review-stars{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem}.review-stars__icons{color:#c8a064;letter-spacing:.05em}.review-stars__count{opacity:.6}.mega-menu{position:absolute;top:100%;left:0;right:0;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.08);box-shadow:0 8px 24px #2b221a14;padding:2rem 0;display:none;z-index:99}.header__menu-item:hover .mega-menu,.header__menu-item:focus-within .mega-menu{display:block}.mega-menu__inner{max-width:var(--page-width, 1200px);margin:0 auto;padding:0 1.5rem;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.mega-menu__col h4{font-family:inherit;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;opacity:.6}.mega-menu__col a{display:block;padding:.3rem 0;font-size:.92rem;color:rgba(var(--color-foreground),.85)}.mega-menu__col a:hover{color:rgb(var(--color-foreground))}.mega-menu__feature{border-radius:2px;overflow:hidden;position:relative}.mega-menu__feature img{width:100%;aspect-ratio:4/5;object-fit:cover}.mega-menu__feature-label{position:absolute;inset:auto .75rem .75rem .75rem;background:rgb(var(--color-background));padding:.4rem .75rem;font-size:.82rem;font-weight:500}@media(max-width:990px){.mega-menu{display:none!important}}.section-original__heading{text-align:center;margin-bottom:1.5rem}.section-original__caption{text-align:center;font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;opacity:.6;margin-bottom:.5rem}
/*# sourceMappingURL=/cdn/shop/t/7/assets/trip-insight-custom.css.map */
