:root{--voyado-collection-grid-gap: 1em;--voyado-collection-grid-gap-desktop: 1.5em;--voyado-collection-grid-columns: 2;--voyado-product-card-aspect-ratio: 1 / 1;--voyado-product-card-shadow: 0 5px 15px 0 rgba(0, 0, 0, .08);--voyado-product-card-background: #ffffff;--voyado-product-card-border-radius: 2px;--voyado-product-card-text-color: #000000;--voyado-filter-drawer-background: #ffffff;--voyado-filter-drawer-border-radius: 0;--voyado-filter-drawer-text-color: var(--Color-Text-Primary, #101010);--voyado-filter-clear-all-background: transparent;--voyado-filter-clear-all-text-color: var(--Color-Text-Primary, #101010);--voyado-filter-apply-background: var(--Color-Interactive-Default, #d91920);--voyado-filter-apply-text-color: var(--Color-Text-On-Dark, #ffffff)}@media(min-width:1024px){:root{--voyado-collection-grid-columns: 4}}voyado-product-grid,voyado-search{font-size:16px}:is(voyado-product-grid,voyado-search) .voyado-collection__product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--voyado-collection-grid-gap, 1em);width:100%;height:100%;padding:1em}@media(min-width:1024px){:is(voyado-product-grid,voyado-search) .voyado-collection__product-grid{grid-template-columns:repeat(4,1fr);gap:var(--voyado-collection-grid-gap, 1em);padding:2em}}:is(voyado-product-grid,voyado-search) .voyado-collection__mobile-filter-wrap{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:0 16px}@media(min-width:1024px){:is(voyado-product-grid,voyado-search) .voyado-collection__mobile-filter-wrap{justify-content:space-between;padding:0 32px}}voyado-product-card{display:block;width:100%;height:100%}voyado-product-card .product-card-wrapper,voyado-product-card .card{height:100%}.voyado-collection__load-more-wrap{display:flex;justify-content:center;align-items:center;padding:1em 0;gap:1em;flex-direction:column}.voyado-collection__load-more-wrap a{padding:1em 2em;font-family:inherit;font-size:1em;text-decoration:none;color:inherit;background:#fff}.voyado-collection__load-more-wrap a:hover{box-shadow:var(--voyado-product-card-shadow)}.voyado-collection__mobile-filter{display:flex;flex-direction:column;align-items:stretch}.voyado-collection__mobile-filter .voyado-collection__mobile-filter-item{display:flex;align-items:center;padding:0}.voyado-collection__mobile-filter .voyado-collection__mobile-filter-item .voyado-collection__mobile-filter-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;padding:12px 20px;border-radius:var(--Radius-Button, 8px);border:1px solid var(--Color-Background-Inverse, #000);background:transparent;cursor:pointer;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-16, 16px);font-weight:400;line-height:24px;letter-spacing:-.3px}.voyado-collection__mobile-filter .voyado-collection__mobile-filter-item .voyado-collection__mobile-filter-button:hover{background:#000;color:#fff;box-shadow:none}.voyado-collection__mobile-filter .voyado-collection__result-count-wrap{display:none;align-items:center;padding:0;text-align:center;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-16, 16px);font-weight:400;line-height:24px;letter-spacing:-.3px;opacity:.7}@media(min-width:1024px){.voyado-collection__mobile-filter .voyado-collection__result-count-wrap{display:flex;flex:1;justify-content:center}}.voyado-collection__filter-drawer{position:fixed;top:0;right:0;bottom:0;left:0;background-color:transparent;z-index:1000;display:flex;justify-content:flex-start;align-items:flex-start;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans");transform:translate(-100%);transition:transform .3s ease,background-color .3s ease .3s}.voyado-collection__filter-drawer.open{visibility:visible;transform:translate(0);background-color:#10101080}.voyado-collection__filter-drawer p.voyado-collection__filter-drawer-title{margin:0;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Heading-Family, Fixture);font-size:24px;font-weight:600;line-height:30px;letter-spacing:0;text-transform:uppercase}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-content{display:flex;flex-direction:column;background:var(--voyado-filter-drawer-background, #ffffff);width:100%;max-width:400px;height:100%;position:relative}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:10px;background:transparent;cursor:pointer}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-close:hover{background:var(--Color-Transparent-Light-80, rgba(240, 242, 245, .8))}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-header{padding:41px 16px 25px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:0}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-body{height:100%;display:flex;flex-direction:column;gap:0;padding:0 16px 16px;overflow-y:auto}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-body voyado-accordion.open .voyado-collection__filter-facet-label svg{transform:scaleY(-1)}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-body .voyado-collection__filter-facet-wrap{margin-bottom:16px}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-body .voyado-collection__filter-facet-label{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-16, 16px);font-weight:400;line-height:24px;letter-spacing:-.3px}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-body .voyado-collection__filter-facet-label svg{width:20px;height:20px;margin-left:auto}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-footer{display:flex;flex-direction:row;align-items:center;gap:12px;padding:32px 16px;border-top:0;position:sticky;bottom:0;background:var(--Color-Background-Default, #fff);box-shadow:0 0 40px #0000000d}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-footer button{display:flex;align-items:center;justify-content:center;padding:12px 20px;border:0;cursor:pointer;font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-16, 16px);font-weight:400;line-height:24px;letter-spacing:-.3px;text-align:center;border-radius:var(--Radius-Button, 8px)}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-footer button.voyado-collection__filter-drawer-clear-all{width:auto;background:transparent;border:1px solid var(--Color-Background-Inverse, #000);color:var(--Color-Text-Primary, #101010)}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-footer button.voyado-collection__filter-drawer-clear-all:hover{background:#ededed;color:#000}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-footer button.voyado-collection__filter-drawer-apply{width:67%;margin-left:auto;background:var(--Color-Interactive-Default, #d91920);color:var(--Color-Text-On-Dark, #fff)}.voyado-collection__filter-drawer .voyado-collection__filter-drawer-footer button.voyado-collection__filter-drawer-apply:hover{background:var(--Color-Interactive-Hover, #aa141a);color:#fff}.voyado-collection__filter-sort-wrap{display:flex;align-items:center;gap:8px;padding:12px 20px;border-radius:var(--Radius-Button, 8px);border:1px solid var(--Color-Background-Inverse, #000);background:transparent;min-width:230px;height:48px}.voyado-collection__filter-sort-wrap label{white-space:nowrap;display:flex;align-items:center;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-16, 16px);font-weight:400;line-height:24px;letter-spacing:-.3px}.voyado-collection__filter-sort-wrap:hover{background:#000}.voyado-collection__filter-sort-wrap:hover label,.voyado-collection__filter-sort-wrap:hover select{color:#fff}.voyado-collection__filter-sort-wrap:hover select option{color:#000}.voyado-collection__filter-sort-select{width:100%;padding:0;border:0;background:transparent;cursor:pointer;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-16, 16px);font-weight:400;line-height:24px;letter-spacing:-.3px;text-align:left;-webkit-appearance:none;appearance:none}.voyado-collection__filter-sort-select:focus-visible{outline:none;box-shadow:none}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.voyado-accordion__head{padding:12px 24px;border-radius:var(--Radius-Input, 8px);background:var(--Color-Background-Subtle-Background, #f4f4f5);margin-bottom:0}.voyado-accordion__head button{display:flex;align-items:center;border:0;background:transparent;cursor:pointer;font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-16, 16px);font-weight:400;line-height:24px;letter-spacing:-.3px;color:var(--Color-Text-Primary, #101010);text-decoration:none;text-align:left;width:100%;justify-content:space-between;padding:0}voyado-accordion{display:block;overflow:hidden}.voyado-accordion__body{display:grid;grid-template-rows:0fr;overflow:hidden;padding:0;transition:grid-template-rows .25s ease}.voyado-accordion__body .voyado-collection__filter-facet-values{display:flex;flex-direction:column;gap:12px;min-height:0;overflow:hidden;padding:0}.voyado-accordion__body .voyado-collection__filter-facet-values>div{display:flex;align-items:center;gap:12px}.voyado-accordion__body .voyado-collection__filter-facet-value-input[type=checkbox]{-webkit-appearance:none;appearance:none;width:24px;height:24px;margin:0;flex-shrink:0;border:1px solid #000;border-radius:4px;background:#fff;cursor:pointer}.voyado-accordion__body .voyado-collection__filter-facet-value-input[type=checkbox]:checked{background:#000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5.2 4.2 8.5 11 1.5' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:12px 10px}.voyado-accordion__body .voyado-collection__filter-facet-value-label{color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-14, 14px);font-weight:400;line-height:20px;letter-spacing:-.3px;cursor:pointer}voyado-accordion.open .voyado-accordion__body{grid-template-rows:1fr}voyado-accordion.open .voyado-collection__filter-facet-values{padding:12px 8px 8px}voyado-search{font-size:16px}voyado-search .voyado-search__header{padding:32px 16px;max-width:1440px;margin:0 auto}@media(min-width:1024px){voyado-search .voyado-search__header{padding:32px}}voyado-search .voyado-search__header h1,voyado-search .voyado-search__header .voyado-search__title{margin:0;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Heading-Family, Fixture);font-size:var(--Font-Size-40, 40px);font-weight:600;line-height:1.1;letter-spacing:0;text-transform:uppercase}voyado-predictive-search{font-size:16px;display:flex;justify-content:center;position:relative;width:100%;padding:16px;flex-direction:column;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans")}@media(min-width:1024px){voyado-predictive-search{padding:32px 16px}}voyado-predictive-search .voyado-predictive-search__input-container{display:flex;flex-direction:column;width:100%;max-width:450px;margin:0 auto;position:relative}voyado-predictive-search input.voyado-predictive-search__input{width:100%;-webkit-appearance:none;appearance:none;border:0;border-radius:var(--Radius-Input, 8px);background:var(--Color-Background-Subtle-Background, #f4f4f5);color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-14, 14px);font-weight:400;line-height:20px;letter-spacing:-.3px;padding:14px 16px 14px 48px;text-align:left}voyado-predictive-search input.voyado-predictive-search__input::placeholder{color:var(--Color-Text-Primary, #101010);opacity:.6}voyado-predictive-search input.voyado-predictive-search__input:focus{outline:none;border-radius:var(--Radius-Input, 8px)}voyado-predictive-search .voyado-predictive-search__input-wrapper{position:relative}voyado-predictive-search .voyado-predictive-search__input-wrapper svg{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;pointer-events:none}voyado-predictive-search .voyado-predictive-search__results-wrap{display:flex;flex-direction:column;gap:24px}voyado-predictive-search .voyado-predictive-search__results-products{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:100%}voyado-predictive-search .voyado-predictive-search__results,voyado-predictive-search .voyado-predictive-search__suggested-search{position:absolute;top:calc(100% + 8px);left:0;right:0;width:100%;background:var(--Color-Background-Surface, #fafafa);z-index:1000;padding:24px;border:0;border-radius:var(--Radius-Card, 8px);box-shadow:0 8px 24px #10101014;max-width:800px;margin:0 auto;display:none}:is(voyado-predictive-search .voyado-predictive-search__results,voyado-predictive-search .voyado-predictive-search__suggested-search).open{display:block}voyado-predictive-search .voyado-predictive-search__results-title{margin:0 0 16px;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Heading-Family, Fixture);font-size:var(--Font-Size-20, 20px);font-style:normal;font-weight:600;line-height:24px;letter-spacing:.2px;text-transform:uppercase}voyado-predictive-search .voyado-predictive-search__results-view-all{display:block;width:100%;text-align:center;text-decoration:none;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-16, 16px);font-weight:400;line-height:24px;letter-spacing:-.3px;padding:16px 0 0}voyado-predictive-search .voyado-predictive-search__results-suggestions{display:flex;flex-direction:column;gap:16px;padding:0 0 24px}voyado-predictive-search .voyado-predictive-search__results-suggestions a{color:var(--Color-Text-Primary, #101010);text-decoration:none;font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-16, 16px);font-weight:400;line-height:24px;letter-spacing:-.3px}.voyado-collection__filter-drawer-sort-wrap{margin-bottom:16px}.voyado-collection__filter-drawer-sort-wrap .voyado-collection__filter-sort-wrap{width:100%;min-width:0;height:auto;border:0;background:var(--Color-Background-Subtle-Background, #f4f4f5);padding:12px 24px}.voyado-collection__filter-drawer-sort-wrap .voyado-collection__filter-sort-wrap:hover{background:var(--Colors-Neutral-BG, #ededed)}.voyado-collection__filter-drawer-sort-wrap .voyado-collection__filter-sort-wrap:hover label,.voyado-collection__filter-drawer-sort-wrap .voyado-collection__filter-sort-wrap:hover select{color:var(--Color-Text-Primary, #101010)}.voyado-collection__desktop-filter-sort-wrap{display:none}.search-modal__content voyado-predictive-search{padding:0}.search-modal__content .voyado-predictive-search__input-container{max-width:none}.search-modal__content .voyado-predictive-search__results,.search-modal__content .voyado-predictive-search__suggested-search{position:relative;top:unset;border:0;box-shadow:none;background:transparent;padding:24px 0 0;max-width:none}.search-modal__content .voyado-predictive-search__results-products{grid-template-columns:repeat(2,1fr);gap:8px}.header voyado-predictive-search.header__voyado-search{padding:0;display:block;width:100%;position:relative}.header voyado-predictive-search.header__voyado-search .voyado-predictive-search__results,.header voyado-predictive-search.header__voyado-search .voyado-predictive-search__suggested-search{max-width:min(720px,90vw);margin:0;width:max(100%,420px)}.header voyado-predictive-search.header__voyado-search .voyado-predictive-search__results-products{gap:8px}@media screen and (max-width:989px){.header voyado-predictive-search.header__voyado-search .voyado-predictive-search__results-products{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){sticky-header,sticky-header .header,.header voyado-predictive-search.header__voyado-search{overflow:visible}.header voyado-predictive-search.header__voyado-search .voyado-predictive-search__results,.header voyado-predictive-search.header__voyado-search .voyado-predictive-search__suggested-search{left:50%;right:auto;width:min(1080px,calc(100vw - 48px));max-width:none;transform:translate(-50%)}.header .voyado-predictive-search__results-wrap--with-products{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:32px;align-items:start}.header .voyado-predictive-search__results-wrap--with-products .voyado-predictive-search__results-view-all{text-align:left;padding:16px 0 0}.header voyado-predictive-search.header__voyado-search .voyado-predictive-search__results-products,.header voyado-predictive-search.header__voyado-search .voyado-predictive-search__results-wrap--with-products .voyado-predictive-search__results-products{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:550px){.search-modal__content input.voyado-predictive-search__input{border:1px solid var(--color-primary-light, #d4d4d4);background:var(--Color-Background-Surface, #fafafa)}}voyado-feature-grid{display:flex;flex-direction:column;gap:1em}@media screen and (min-width:1024px){voyado-feature-grid{flex-direction:row;gap:2em;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr}}voyado-feature-grid .voyado-feature_left{position:relative;padding:50% 2em 1em;display:flex;align-items:flex-end}voyado-feature-grid .voyado-feature_left img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}voyado-feature-grid .voyado-feature_content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;padding:24px;background:var(--Color-Background-Surface, #fafafa);position:relative;z-index:1;margin-top:auto}voyado-feature-grid .voyado-feature__title{margin:0;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Heading-Family, Fixture);font-size:var(--Font-Size-40, 40px);font-style:normal;font-weight:600;line-height:1.1;letter-spacing:0;text-transform:uppercase}voyado-feature-grid .voyado-feature__description{margin:0;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-16, 16px);font-weight:400;line-height:24px;letter-spacing:-.3px}voyado-feature-grid .voyado-feature__button.button{width:auto}voyado-feature-grid .voyado-feature_grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1em}voyado-feature-grid>.voyado-slider__container{display:none}.voyado-collection__no-results{grid-column:1 / -1;text-align:center;font-weight:700;margin:4rem 0}@media(min-width:1024px){.voyado-collection__no-results{margin:8rem 0}}.voyado-collection__wrapper{max-width:1440px;margin:0 auto}.voyado-secondary-search-content{max-width:1440px;margin:0 auto;padding-inline:16px}@media(min-width:1024px){.voyado-secondary-search-content{padding-inline:32px}}voyado-slider .voyado-slider__title,voyado-recommendations .voyado-recommendations__title,.voyado-secondary-search-content__title{margin:0 0 36px;color:var(--Color-Text-Primary);font-family:var(--Font-Heading-Family);font-size:var(--Font-Size-40, 40px);font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}voyado-slider,voyado-recommendations{max-width:1440px;margin:0 auto;padding:0 16px;display:block}@media(min-width:1024px){voyado-slider,voyado-recommendations{padding:0 32px}}:is(voyado-slider,voyado-recommendations) .swiper-slide{display:flex;height:auto}.voyado-slider-shell{display:block}.voyado-slider-shell .voyado-slider.swiper{overflow:hidden}.voyado-slider-shell .progress-wrapper{display:flex;align-items:center;gap:16px;margin-top:32px}.voyado-slider-shell .progress-bar{width:100%;height:8px;border-radius:999px;background:var(--Color-Background-Surface, #fafafa);position:relative;overflow:hidden;cursor:pointer}.voyado-slider-shell .progress-bar-fill{display:block;height:100%;width:0;border-radius:999px;background:var(--Color-Text-Disabled, #b8b8b8);transition:width .3s ease}.voyado-slider-shell .slider-arrows{display:flex;align-items:center;gap:8px}.voyado-slider-shell .slider-arrows button{border-radius:var(--Radius-Button, 8px);background:var(--Color-Background-Surface, #fafafa);width:48px;height:48px;display:flex;align-items:center;justify-content:center;border:0;cursor:pointer;padding:0}.voyado-slider-shell .slider-arrows button:hover{background:#000}.voyado-slider-shell .slider-arrows button:hover svg path{fill:#fff}.voyado-slider-shell .slider-arrows .arrow-prev svg{transform:rotate(180deg)}.voyado-slider-shell .slider-arrows button.swiper-button-disabled{opacity:.5;pointer-events:none}@media(max-width:550px){voyado-slider .voyado-slider__title,voyado-recommendations .voyado-recommendations__title,.voyado-secondary-search-content__title{font-size:var(--Font-Size-32, 32px);margin-bottom:24px}.voyado-slider-shell .slider-arrows{display:none}}.voyado-active-filters{display:none;flex-wrap:wrap;align-items:center;gap:8px;width:100%;padding:12px 0 0}.voyado-active-filters.has-filters{display:flex}.voyado-active-filters.is-empty{display:none}.voyado-active-filters .active-facets__button{display:inline-flex;margin:0;padding:0;border:0;background:transparent;cursor:pointer;text-decoration:none}.voyado-active-filters .active-facets__button-inner{display:inline-flex;align-items:center;gap:8px;margin:0;padding:8px 12px;border:1px solid rgba(16,16,16,.2);border-radius:var(--radius-tag-pill, 9999px);background:#fff;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-14, 14px);font-weight:400;line-height:20px;letter-spacing:-.2px}.voyado-active-filters .active-facets__button:hover .active-facets__button-inner{border-color:var(--Color-Text-Primary, #101010)}.voyado-active-filters .active-facets__button-inner .icon-close-small{width:12px;height:13px;flex-shrink:0}.voyado-active-filters .voyado-clear-all{display:inline-flex;align-items:center;margin:0;padding:8px 4px;border:0;background:transparent;color:var(--Color-Text-Primary, #101010);font-family:var(--Font-Body-Family, "Work Sans");font-size:var(--Font-Size-14, 14px);line-height:20px;letter-spacing:-.2px;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.voyado-collection__mobile-filter-wrap{width:100%}
/*# sourceMappingURL=/cdn/shop/t/105/assets/legends-voyado.css.map */
