.section-featured-collection-tabs{--section-background-color: transparent;--section-text-color: var(--body-text-color);--section-tab-button-background-color: var(--bg-color-white);--section-tab-button-text-color: var(--body-text-color);--section-tab-button-border-color: var(--body-text-color);--section-tab-button-active-background-color: var(--body-text-color);--section-tab-button-active-text-color: var(--bg-color-white);--section-tab-button-active-border-color: var(--body-text-color);background-color:var(--section-background-color);color:var(--section-text-color)}.section-featured-collection-tabs .swiper-controls .button{color:var(--section-text-color)}.section-featured-collection-tabs.featured-collection-tabs--primary{--section-background-color: var(--primary-color);--section-text-color: var(--body-text-color-white);--section-tab-button-background-color: var(--bg-color-white);--section-tab-button-text-color: var(--body-text-color);--section-tab-button-border-color: var(--body-text-color);--section-tab-button-active-background-color: var(--body-text-color);--section-tab-button-active-text-color: var(--bg-color-white);--section-tab-button-active-border-color: var(--body-text-color)}.section-featured-collection-tabs.featured-collection-tabs--secondary{--section-background-color: var(--secondary-color);--section-text-color: var(--body-text-color-white);--section-tab-button-background-color: var(--body-text-color);--section-tab-button-text-color: var(--bg-color-white);--section-tab-button-border-color: var(--bg-color-white);--section-tab-button-active-background-color: var(--bg-color-white);--section-tab-button-active-text-color: var(--body-text-color);--section-tab-button-active-border-color: var(--bg-color-white)}.section-featured-collection-tabs.featured-collection-tabs--light{--section-background-color: var(--light-color);--section-text-color: var(--body-text-color);--section-tab-button-background-color: var(--light-color);--section-tab-button-text-color: var(--body-text-color);--section-tab-button-border-color: var(--body-text-color);--section-tab-button-active-background-color: var(--black-color);--section-tab-button-active-text-color: var(--light-color);--section-tab-button-active-border-color: var(--black-color)}.section-featured-collection-tabs.featured-collection-tabs--dark{--section-background-color: var(--dark-color);--section-text-color: var(--body-text-color-white);--section-tab-button-background-color: var(--dark-color);--section-tab-button-text-color: var(--color-white);--section-tab-button-border-color: var(--color-white);--section-tab-button-active-background-color: var(--color-white);--section-tab-button-active-text-color: var(--dark-color);--section-tab-button-active-border-color: var(--color-white)}.section-featured-collection-tabs.featured-collection-tabs--white{--section-background-color: var(--white-color);--section-text-color: var(--body-text-color);--section-tab-button-background-color: var(--white-color);--section-tab-button-text-color: var(--body-text-color);--section-tab-button-border-color: var(--body-text-color);--section-tab-button-active-background-color: var(--black-color);--section-tab-button-active-text-color: var(--white-color);--section-tab-button-active-border-color: var(--black-color)}.section-featured-collection-tabs.featured-collection-tabs--black{--section-background-color: var(--black-color);--section-text-color: var(--body-text-color-white);--section-tab-button-background-color: var(--black-color);--section-tab-button-text-color: var(--color-white);--section-tab-button-border-color: var(--color-white);--section-tab-button-active-background-color: var(--color-white);--section-tab-button-active-text-color: var(--body-text-color);--section-tab-button-active-border-color: var(--body-text-color)}.featured-collection-tabs.loading .swiper-slide{opacity:0}.featured-collection-tabs .swiper{width:100%}.featured-collection-tabs_title{margin-block:0 var(--spacing-x-small)}.featured-collection-tabs_description{margin-bottom:var(--spacing-large)}.featured-collection-tabs_tabs-container{display:none;-moz-column-gap:var(--spacing-normal);column-gap:var(--spacing-normal);padding:var(--spacing-x-small) var(--spacing-normal);margin-inline:calc(-1 * var(--spacing-x-small));margin-block:calc(-1 * var(--spacing-x-small)) calc(var(--spacing-x-large) - var(--spacing-small));flex-wrap:nowrap;overflow:auto;margin-left:auto;margin-right:auto}.featured-collection-tabs_tabs-container:has(button:nth-child(2)){display:flex}.featured-collection-tabs_tab{font-size:var(--font-size-normal);letter-spacing:0;text-transform:unset;margin:0;border-radius:100rem;padding:var(--spacing-x-small) var(--spacing-normal);line-height:var(--line-height-normal);white-space:nowrap;max-width:50%;overflow:hidden;text-overflow:ellipsis;flex-shrink:0;background-color:var(--section-tab-button-background-color);color:var(--section-tab-button-text-color);border:1px solid var(--section-tab-button-border-color)}.featured-collection-tabs_tab.active{background-color:var(--section-tab-button-active-background-color);color:var(--section-tab-button-active-text-color);border-color:var(--section-tab-button-active-border-color)}.featured-collection-tabs_products_link{margin:var(--spacing-large) auto 0;width:-moz-fit-content;width:fit-content;display:none}.featured-collection-tabs_product{height:auto}@media screen and (max-width: 480px){.featured-collection-tabs[data-mobile-layout=carousel][data-mobile-items="1"] .featured-collection-tabs_product{width:calc(100% - 2 * var(--spacing-normal) - var(--spacing-x-small))}.featured-collection-tabs[data-mobile-layout=carousel][data-mobile-items="2"] .featured-collection-tabs_product{width:calc((100% - 2 * var(--spacing-normal) - 2 * var(--spacing-x-small)) / 2)}.featured-collection-tabs[data-mobile-layout=grid][data-mobile-items="1"] .swiper-wrapper{grid-template-columns:1fr}.featured-collection-tabs[data-mobile-layout=grid][data-mobile-items="1"] .swiper-wrapper .swiper-slide:nth-child(n+3){display:none}.featured-collection-tabs[data-mobile-layout=grid][data-mobile-items="2"] .swiper-wrapper{grid-template-columns:repeat(2,1fr)}.featured-collection-tabs[data-mobile-layout=grid][data-mobile-items="2"] .swiper-wrapper .swiper-slide:nth-child(n+5){display:none}}@media (min-width: 481px) and (max-width: 768px){@media screen and (max-color:2147477350){.featured-collection-tabs[data-mobile-layout=carousel][data-tablet-items="2"] .featured-collection-tabs_product{width:calc((100% - 2 * var(--spacing-normal) - 2 * var(--spacing-x-small)) / 2)}.featured-collection-tabs[data-mobile-layout=carousel][data-tablet-items="3"] .featured-collection-tabs_product{width:calc((100% - 2 * var(--spacing-normal) - 3 * var(--spacing-x-small)) / 3)}.featured-collection-tabs[data-mobile-layout=grid][data-tablet-items="2"] .swiper-wrapper{grid-template-columns:repeat(2,1fr)}.featured-collection-tabs[data-mobile-layout=grid][data-tablet-items="2"] .swiper-wrapper .swiper-slide{display:block}.featured-collection-tabs[data-mobile-layout=grid][data-tablet-items="2"] .swiper-wrapper .swiper-slide:nth-child(n+5){display:none}.featured-collection-tabs[data-mobile-layout=grid][data-tablet-items="3"] .swiper-wrapper{grid-template-columns:repeat(3,1fr)}.featured-collection-tabs[data-mobile-layout=grid][data-tablet-items="3"] .swiper-wrapper .swiper-slide{display:block}.featured-collection-tabs[data-mobile-layout=grid][data-tablet-items="3"] .swiper-wrapper .swiper-slide:nth-child(n+7){display:none}}}@media not all and ((min-width: 481px) and (max-width: 768px)){@media screen and (color:2147477350){.featured-collection-tabs[data-mobile-layout=carousel][data-tablet-items="2"] .featured-collection-tabs_product{width:calc((100% - 2 * var(--spacing-normal) - 2 * var(--spacing-x-small)) / 2)}.featured-collection-tabs[data-mobile-layout=carousel][data-tablet-items="3"] .featured-collection-tabs_product{width:calc((100% - 2 * var(--spacing-normal) - 3 * var(--spacing-x-small)) / 3)}.featured-collection-tabs[data-mobile-layout=grid][data-tablet-items="2"] .swiper-wrapper{grid-template-columns:repeat(2,1fr)}.featured-collection-tabs[data-mobile-layout=grid][data-tablet-items="2"] .swiper-wrapper .swiper-slide{display:block}.featured-collection-tabs[data-mobile-layout=grid][data-tablet-items="2"] .swiper-wrapper .swiper-slide:nth-child(n+5){display:none}.featured-collection-tabs[data-mobile-layout=grid][data-tablet-items="3"] .swiper-wrapper{grid-template-columns:repeat(3,1fr)}.featured-collection-tabs[data-mobile-layout=grid][data-tablet-items="3"] .swiper-wrapper .swiper-slide{display:block}.featured-collection-tabs[data-mobile-layout=grid][data-tablet-items="3"] .swiper-wrapper .swiper-slide:nth-child(n+7){display:none}}}@media screen and (max-width: 768px){.featured-collection-tabs[data-mobile-layout=grid] .swiper-wrapper{display:grid;gap:var(--spacing-normal)}.featured-collection-tabs[data-mobile-layout=grid] .swiper-controls{display:none}.featured-collection-tabs .featured-collection-tabs_description{font-size:var(--font-size-small);text-wrap:pretty}}@media screen and (min-width: 769px){.featured-collection-tabs[data-desktop-layout=carousel][data-desktop-items="2"] .featured-collection-tabs_product{width:calc((100% - var(--spacing-xxx-large) - var(--spacing-normal)) / 2)}.featured-collection-tabs[data-desktop-layout=carousel][data-desktop-items="3"] .featured-collection-tabs_product{width:calc((100% - var(--spacing-xxx-large) - 2 * var(--spacing-normal)) / 3)}.featured-collection-tabs[data-desktop-layout=carousel][data-desktop-items="4"] .featured-collection-tabs_product{width:calc((100% - var(--spacing-xxx-large) - 3 * var(--spacing-normal)) / 4)}.featured-collection-tabs[data-desktop-layout=grid] .swiper-wrapper{display:grid;gap:var(--spacing-normal)}.featured-collection-tabs[data-desktop-layout=grid] .swiper-controls{display:none}.featured-collection-tabs[data-desktop-layout=grid][data-desktop-items="2"] .swiper-wrapper{grid-template-columns:repeat(2,1fr)}.featured-collection-tabs[data-desktop-layout=grid][data-desktop-items="2"] .swiper-wrapper .swiper-slide:nth-child(n+5){display:none}.featured-collection-tabs[data-desktop-layout=grid][data-desktop-items="3"] .swiper-wrapper{grid-template-columns:repeat(3,1fr)}.featured-collection-tabs[data-desktop-layout=grid][data-desktop-items="3"] .swiper-wrapper .swiper-slide:nth-child(n+7){display:none}.featured-collection-tabs[data-desktop-layout=grid][data-desktop-items="4"] .swiper-wrapper{grid-template-columns:repeat(4,1fr)}.featured-collection-tabs[data-desktop-layout=grid][data-desktop-items="4"] .swiper-wrapper .swiper-slide:nth-child(n+9){display:none}.featured-collection-tabs_tabs-container{padding-inline:var(--spacing-x-large)}}@media screen and (min-width: 1441px){.featured-collection-tabs[data-desktop-layout=carousel][data-desktop-items="2"] .featured-collection-tabs_product{width:calc((1440px - var(--spacing-xxx-large) - var(--spacing-normal)) / 2)}.featured-collection-tabs[data-desktop-layout=carousel][data-desktop-items="3"] .featured-collection-tabs_product{width:calc((1440px - var(--spacing-xxx-large) - 2 * var(--spacing-normal)) / 3)}.featured-collection-tabs[data-desktop-layout=carousel][data-desktop-items="4"] .featured-collection-tabs_product{width:calc((1440px - var(--spacing-xxx-large) - 3 * var(--spacing-normal)) / 4)}}
