.vinti-home{--vinti-gap: .4rem;--vinti-pad: 1.6rem;--vinti-track: .22em;color:#fff;background:#0a0a0a}.vinti-kicker{margin:0;font-size:1.05rem;font-weight:500;letter-spacing:var(--vinti-track);text-transform:uppercase}.vinti-title{margin:0;font-size:clamp(3.2rem,8vw,6.4rem);font-weight:500;line-height:.9;letter-spacing:-.04em;text-transform:uppercase}.vinti-link{display:inline-flex;align-items:center;gap:.8rem;margin-top:1.6rem;padding:0;border:0;background:none;color:inherit;font-size:1.2rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;text-decoration:none}.vinti-link:after{content:"";display:block;width:2.4rem;height:1px;background:currentColor}.vinti-link:hover{opacity:.7}.vinti-marquee{overflow:hidden;border-block:1px solid rgba(255,255,255,.16);background:#0a0a0a;color:#fff}.vinti-marquee__track{display:flex;width:max-content;animation:vinti-marquee 32s linear infinite}.vinti-marquee__group{display:flex;flex-shrink:0;align-items:center;gap:2.4rem;padding:1.1rem 0;font-size:1.15rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap}.vinti-marquee__group span{padding-inline:1.2rem}@keyframes vinti-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.vinti-marquee__track{animation:none}}.vinti-hero{position:relative;display:flex;flex-direction:column;height:100dvh;max-height:100dvh;overflow:hidden;color:#fff;background:#0a0a0a}.vinti-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.vinti-hero__media img,.vinti-hero__media video,.vinti-hero__video{width:100%;height:100%;object-fit:cover;object-position:center}.vinti-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000b3,#0000001f 46%,#0003);pointer-events:none}.vinti-hero__content{position:relative;z-index:1;display:flex;flex:1;flex-direction:column;justify-content:flex-end;padding:2.4rem var(--vinti-pad) 3.6rem}.vinti-hero__content .vinti-kicker{margin-bottom:1rem;opacity:.82}.vinti-hero__content .vinti-title{max-width:12ch}.vinti-hero__slogan{margin:1.2rem 0 0;max-width:22ch;font-size:1.3rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;opacity:.88}.vinti-lookbook{background:#0a0a0a;color:#fff}.vinti-lookbook__head{display:flex;flex-direction:column;gap:.8rem;padding:2.8rem var(--vinti-pad) 1.6rem}.vinti-lookbook__head .vinti-kicker{opacity:.7}.vinti-lookbook__head h2{margin:0;font-size:clamp(2.2rem,6vw,4rem);font-weight:500;letter-spacing:-.03em;text-transform:uppercase;line-height:.95}.vinti-lookbook__grid{display:grid;grid-template-columns:1fr;gap:var(--vinti-gap)}.vinti-lookbook__item{position:relative;display:block;overflow:hidden;color:inherit;text-decoration:none;background:#111}.vinti-lookbook__item img{display:block;width:100%;height:auto;object-fit:contain;vertical-align:middle}.vinti-lookbook__caption{position:absolute;left:1.2rem;bottom:1.2rem;font-size:1.05rem;letter-spacing:.16em;text-transform:uppercase}.vinti-campaign{display:grid;gap:var(--vinti-gap);background:#0a0a0a}.vinti-campaign__item{position:relative;display:block;overflow:hidden;color:#fff;text-decoration:none;background:#111}.vinti-campaign__item img{display:block;width:100%;height:auto;object-fit:contain}.vinti-campaign__copy{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2.4rem var(--vinti-pad);background:linear-gradient(to top,rgba(0,0,0,.62),transparent 70%)}.vinti-campaign__copy h2{margin:.6rem 0 0;font-size:clamp(2.8rem,7vw,5.2rem);font-weight:500;letter-spacing:-.04em;text-transform:uppercase;line-height:.9}.vinti-campaign__copy .vinti-link{margin-top:1rem}.vinti-catalog{background:#0a0a0a;color:#fff;border-block:1px solid rgba(255,255,255,.16)}.vinti-catalog,.vinti-catalog h2,.vinti-catalog .vinti-kicker,.vinti-catalog .vinti-link,.vinti-catalog summary,.vinti-catalog a{color:#fff!important}.vinti-catalog__all{display:block;padding:0;color:#fff;text-decoration:none}.vinti-all-banner{position:relative;display:block;overflow:hidden;background:#0a0a0a}.vinti-all-banner img{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center}.vinti-all-banner__copy{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:2.4rem var(--vinti-pad, 1.6rem);background:linear-gradient(to top,rgba(0,0,0,.72),transparent 70%)}.vinti-all-banner__copy h1,.vinti-all-banner__copy h2{margin:.6rem 0 0;font-size:clamp(2.8rem,7vw,5.2rem);font-weight:500;letter-spacing:-.04em;text-transform:uppercase;line-height:.9;color:#fff}.vinti-catalog__all .vinti-kicker{margin-bottom:0;opacity:.78}.vinti-catalog__all h2{margin:.6rem 0 0;font-size:clamp(2.8rem,7vw,5.2rem);font-weight:500;letter-spacing:-.04em;text-transform:uppercase;line-height:.9}.vinti-catalog__all .vinti-link{margin-top:1rem}.vinti-catalog__menu{border-top:1px solid rgba(255,255,255,.16)}.vinti-catalog__menu summary{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.8rem var(--vinti-pad, 1.6rem);list-style:none;cursor:pointer;font-size:1.2rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.vinti-catalog__menu summary::-webkit-details-marker{display:none}.vinti-catalog__chevron{width:1rem;height:1rem;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:rotate(45deg);transition:transform .2s ease}.vinti-catalog__menu[open] .vinti-catalog__chevron{transform:rotate(225deg)}.vinti-catalog__links{display:flex;flex-direction:column;padding:0 var(--vinti-pad, 1.6rem) 1.6rem}.vinti-catalog__links a{display:block;padding:1.2rem 0;border-top:1px solid rgba(255,255,255,.12);color:inherit;font-size:1.4rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none}.vinti-catalog__links a:hover{opacity:.7}@media screen and (min-width:750px){.vinti-all-banner__copy{padding:4rem var(--vinti-pad, 2.8rem)}.vinti-catalog__menu summary,.vinti-catalog__links{padding-inline:var(--vinti-pad, 2.8rem)}}.template-index .vinti-home-collection .title-wrapper{padding-inline:var(--vinti-pad, 1.6rem);margin-bottom:1.2rem}.template-index .vinti-home-collection .title{font-size:clamp(2rem,5vw,3.2rem);font-weight:500;letter-spacing:-.03em;text-transform:uppercase;line-height:1}.template-index .vinti-home-collection .card-wrapper{--border-radius: 0;--border-width: 0}.template-index .vinti-home-collection .card__heading{font-size:1.2rem;letter-spacing:.04em;text-transform:uppercase}.template-index .vinti-home-collection .price{font-size:1.2rem}.template-index .vinti-home-collection .button{border-radius:0;letter-spacing:.14em;text-transform:uppercase}.template-index .section-featured-product .page-width{max-width:none;padding:0}.template-index .section-featured-product .featured-product{row-gap:0}.template-index .section-featured-product .product__info-wrapper{padding:2.8rem var(--vinti-pad, 1.6rem) 3.6rem}.template-index .section-featured-product .product__title{font-size:clamp(2.4rem,6vw,4.4rem);font-weight:500;letter-spacing:-.03em;text-transform:uppercase;line-height:.95}.template-index .section-featured-product .product__text{letter-spacing:.2em;text-transform:uppercase}.template-index .section-featured-product .product-form__buttons .button{border-radius:0;min-height:5.2rem;letter-spacing:.16em;text-transform:uppercase}.template-index .section-featured-product .product-form__input input[type=radio]+label{border-radius:0}.template-index .section-featured-product .product__media img,.template-index .section-featured-product .product-media-container img{width:100%;height:100%;object-fit:cover;object-position:center}.template-index .section-featured-product .product__media-wrapper,.template-index .section-featured-product .product__media-wrapper slider-component,.template-index .section-featured-product .product-media-container,.template-index .section-featured-product .product__modal-opener,.template-index .section-featured-product .media{width:100%;max-width:100%;margin:0}.template-index .section-featured-product .product__media-wrapper slider-component{width:100%;margin:0}.template-index .section-featured-product .product__media-list,.template-index .section-featured-product .product__media-list.slider,.template-index .section-featured-product .product__media-list.slider--everywhere{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;margin:0;padding:0;column-gap:0;row-gap:0}.template-index .section-featured-product .product__media-list:after{content:none;display:none}.template-index .section-featured-product .product__media-item,.template-index .section-featured-product .product__media-item:not(.is-active),.template-index .section-featured-product .product--thumbnail_slider .product__media-item:not(.is-active),.template-index .section-featured-product .product--stacked .product__media-item,.template-index .section-featured-product .grid--peek .grid__item,.template-index .section-featured-product .slider__slide{display:block!important;box-sizing:border-box!important;flex:0 0 100%!important;width:100%!important;max-width:100%!important;min-width:100%!important;padding:0!important;margin:0!important}.template-index .section-featured-product .thumbnail-slider{display:none}.template-index .section-featured-product .slider-buttons{display:flex;justify-content:center}.template-index .vinti-home-collection .collection{--grid-desktop-horizontal-spacing: .4rem;--grid-desktop-vertical-spacing: 1.6rem;--grid-mobile-horizontal-spacing: .3rem;--grid-mobile-vertical-spacing: 1.4rem}.template-index .vinti-home-collection .slider-component-full-width.page-width,.template-index .vinti-home-collection .slider-component-full-width.page-width-desktop{max-width:none;padding-inline:var(--vinti-pad, 1.6rem)}.vinti-section.section+.vinti-section.section{margin-top:0}@media screen and (min-width:750px){.vinti-home{--vinti-pad: 2.8rem}.vinti-lookbook__grid{grid-template-columns:1fr 1fr}.vinti-lookbook__item:nth-child(1){grid-column:1 / -1}.vinti-campaign{grid-template-columns:1fr 1fr;align-items:start}.vinti-campaign__item:only-child{grid-column:1 / -1}.vinti-campaign__item img{width:100%;height:auto;object-fit:contain}.template-index .section-featured-product .product__info-wrapper{display:flex;flex-direction:column;justify-content:center;padding:4rem 6rem}.template-index .vinti-home-collection .title-wrapper.page-width{max-width:none;padding-inline:var(--vinti-pad)}}@media screen and (max-width:989px){.vinti-hero{height:calc(100dvh - var(--header-height, 6.4rem) - 3.4rem);max-height:calc(100dvh - var(--header-height, 6.4rem) - 3.4rem)}}@media screen and (min-width:990px){.vinti-hero{height:calc(100dvh - var(--header-height, 8.8rem) - 3.2rem);max-height:calc(100dvh - var(--header-height, 8.8rem) - 3.2rem)}.vinti-hero__content{padding:8rem 6.4rem 5.6rem}.vinti-campaign__item,.vinti-campaign__item:only-child{max-height:72vh}.vinti-campaign__item img{width:100%;height:72vh;max-height:72vh;object-fit:cover;object-position:center 22%}.template-index .section-featured-product .product-media-container,.template-index .section-featured-product .product__modal-opener,.template-index .section-featured-product .product-media-container .media{height:72vh;max-height:72vh;overflow:hidden}.template-index .section-featured-product .product-media-container .media{padding-top:0}.template-index .section-featured-product .product__media img,.template-index .section-featured-product .product-media-container img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.vinti-lookbook__item:nth-child(1){grid-column:auto}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/vinti-home.css.map */
