html{overflow-x:clip}:root{--b2b-accent: #c5894a;--b2b-accent-ink: #8a5a2c;--font-heading-family: "Fraunces", Georgia, "Times New Roman", serif !important;--font-body-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, sans-serif !important}.home-hero{position:relative;height:clamp(480px,45vw,680px);min-height:0;display:flex;align-items:flex-start;justify-content:center;background-color:#1a1512;background-size:cover;background-position:center 52%;background-repeat:no-repeat;isolation:isolate}.home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#120e0b80,#120e0b00 34%)}.home-hero__inner{position:relative;z-index:1;width:100%}.home-hero__content{max-width:100%;text-align:center;padding-top:clamp(3.5rem,7.5vw,7rem)}.home-hero__eyebrow{font-family:var(--font-body-family);letter-spacing:.26em;text-transform:uppercase;font-size:.78rem;font-weight:500;color:#ffffffb8;margin:0 0 1.3rem}.home-hero__title{font-family:var(--font-heading-family);font-weight:500;letter-spacing:-.01em;line-height:1.02;font-size:clamp(2.6rem,5.2vw,4.8rem);color:#fff;margin:0 0 1.4rem}.home-hero__sub{font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.6;color:#ffffffd9;max-width:36ch;margin:0 0 2.2rem}.home-hero__sub p{margin:0}.home-hero__buttons{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.home-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:4.6rem;padding:0 4.25rem;border-radius:12px;font-family:var(--font-body-family);font-weight:600;font-size:1.3rem;letter-spacing:.03em;text-decoration:none;transition:transform .2s ease,background .2s ease}.home-hero__btn--primary{background:#fff;color:#1a1512}.home-hero__btn--primary:hover{transform:translateY(-2px)}.home-hero__btn--ghost{border:1px solid rgba(255,255,255,.5);color:#fff}.home-hero__btn--ghost:hover{background:#ffffff1f}@media screen and (max-width:749px){.home-hero{height:auto;aspect-ratio:16 / 9;background-position:center 50%}.home-hero__content{padding-top:7vw}.home-hero__btn{min-height:3.6rem;padding:0 2.6rem;font-size:1.05rem}}.home-herosplit__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.home-herosplit--img-left .home-herosplit__media{order:-1}.home-herosplit__eyebrow{font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;color:var(--b2b-accent-ink);margin:0 0 1rem}.home-herosplit__heading{font-size:clamp(2rem,3.6vw,3.4rem);line-height:1.08;margin:0 0 1.2rem}.home-herosplit__text{font-size:1.05rem;line-height:1.6;opacity:.85;margin-bottom:2rem;max-width:44ch}.home-herosplit__text p{margin:0}.home-herosplit__buttons{display:flex;gap:1rem;flex-wrap:wrap}.home-herosplit__media{aspect-ratio:4 / 5;border-radius:16px;overflow:hidden;background:#0000000a}.home-herosplit__media img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:749px){.home-herosplit__grid{grid-template-columns:1fr;gap:1.5rem}.home-herosplit__media{order:-1;aspect-ratio:16 / 11}.home-herosplit__heading{font-size:clamp(1.8rem,7vw,2.4rem)}}.home-trustbar__inner{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0}.home-trustbar__item{position:relative;display:flex;align-items:center;gap:.7rem;padding:.4rem 2rem}.home-trustbar__item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:28px;background:currentColor;opacity:.14}.home-trustbar__icon{display:inline-flex;color:var(--b2b-accent-ink)}.home-trustbar .home-icon{width:30px;height:30px}.home-trustbar__label{font-size:.86rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;white-space:nowrap}@media screen and (max-width:989px){.home-trustbar__inner{display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;gap:1.1rem .75rem}.home-trustbar__item{flex-direction:column;gap:.4rem;padding:0;text-align:center;min-width:0}.home-trustbar__item:after{display:none}.home-trustbar__label{font-size:.66rem;letter-spacing:.06em;white-space:normal}.home-trustbar .home-icon{width:24px;height:24px}}@media screen and (max-width:749px){.home-trustbar__inner{grid-template-columns:repeat(2,1fr)}}.home-section-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.55rem;margin-bottom:1.75rem}.home-section-head__title{margin:0}.home-section-head__link{white-space:nowrap;font-size:.9rem;letter-spacing:.04em}.home-categories__grid{display:grid;grid-template-columns:repeat(var(--cols, 3),minmax(0,1fr));gap:1.5rem}.home-categories__tile{position:relative;display:block;text-decoration:none;color:inherit}.home-categories__media{position:relative;aspect-ratio:4 / 3;border-radius:8px;overflow:hidden;background:#0000000a}.home-categories__img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.home-categories__tile:hover .home-categories__img{transform:scale(1.05)}.home-categories__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14121000 45%,#1412108c)}.home-categories__label{position:absolute;left:0;bottom:0;z-index:1;padding:1rem 1.2rem;color:#fff;font-size:1.1rem;letter-spacing:.04em}.home-marquee__heading{text-align:center;font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;color:var(--b2b-accent-ink);margin:0 0 1.6rem;font-family:var(--font-body-family)}.home-marquee__viewport{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.home-marquee__track{display:flex;align-items:center;gap:4.5rem;width:max-content;animation:home-marquee-scroll var(--marquee-speed, 35s) linear infinite}.home-marquee:hover .home-marquee__track{animation-play-state:paused}.home-marquee__item{display:inline-flex;align-items:center;flex:0 0 auto}.home-marquee__item img{height:var(--logo-h, 40px);width:auto;max-width:170px;object-fit:contain;filter:grayscale(1);opacity:.5;transition:filter .3s ease,opacity .3s ease}.home-marquee__item:hover img{filter:none;opacity:1}@keyframes home-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.home-marquee__track{animation:none;flex-wrap:wrap;justify-content:center;gap:2.5rem}}.home-brandfeat__grid{display:grid;grid-template-columns:repeat(var(--cols, 3),minmax(0,1fr));gap:1.25rem}.home-brandfeat__card{position:relative;display:block;aspect-ratio:3 / 2;border-radius:12px;overflow:hidden;text-decoration:none;isolation:isolate}.home-brandfeat__card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.home-brandfeat__card:hover img{transform:scale(1.06)}.home-brandfeat__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14121040,#141210ad)}.home-brandfeat__inner{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.6rem;padding:1rem}.home-brandfeat__name{font-family:var(--font-heading-family, inherit);font-size:1.7rem;letter-spacing:.08em;text-transform:uppercase;color:#fff;line-height:1.1}.home-brandfeat__cta{font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:#fff;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease}.home-brandfeat__card:hover .home-brandfeat__cta{opacity:.92;transform:none}@media screen and (max-width:989px){.home-brandfeat__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.home-brandfeat__grid{grid-template-columns:1fr}.home-brandfeat__name{font-size:1.5rem}}.home-brandwall__grid{display:grid;grid-template-columns:repeat(var(--cols, 5),minmax(0,1fr));gap:1.4rem 1rem}.home-brandwall__card{display:block;text-decoration:none;color:inherit}.home-brandwall__media{aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;background:#f4f2ef;border:1px solid rgba(0,0,0,.06)}.home-brandwall__img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.home-brandwall__card:hover .home-brandwall__img{transform:scale(1.04)}.home-brandwall__name{display:block;text-align:center;margin-top:.6rem;font-family:var(--font-heading-family, inherit);font-size:.82rem;letter-spacing:.05em;text-transform:uppercase;line-height:1.2}.home-brandwall__card--text{display:flex;align-items:center;justify-content:center;min-height:96px;padding:1rem;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:linear-gradient(180deg,#faf9f7,#f1efeb);transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.home-brandwall__card--text:hover{border-color:var(--b2b-accent);transform:translateY(-2px);box-shadow:0 6px 18px #0000000f}.home-brandwall__card--text .home-brandwall__name{margin-top:0}@media screen and (max-width:989px){.home-categories__grid{grid-template-columns:repeat(2,1fr)}.home-brandwall__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:749px){.home-categories__grid{gap:1rem}.home-brandwall__grid{grid-template-columns:repeat(2,1fr)}.home-brandwall__name{font-size:.85rem}.home-section-head{margin-bottom:1.25rem}}.home-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}.home-story--img-right .home-story__media{order:2}.home-story__media{aspect-ratio:3 / 2;border-radius:12px;overflow:hidden;background:#0000000a}.home-story__media img{width:100%;height:100%;object-fit:cover}.home-story__caption{font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--b2b-accent-ink);margin:0 0 1rem}.home-story__heading{margin:0 0 1.2rem}.home-story__text{opacity:.85;line-height:1.65;margin-bottom:1.8rem}.home-story__text p{margin:0 0 1rem}.home-story__text p:last-child{margin-bottom:0}@media screen and (max-width:749px){.home-story__grid{grid-template-columns:1fr;gap:1.5rem}.home-story--img-right .home-story__media{order:0}}.home-features__caption{text-align:center;font-size:.78rem;letter-spacing:.22em;text-transform:uppercase;color:var(--b2b-accent-ink);margin:0 0 .6rem}.home-features__heading{text-align:center;margin:0 auto 3rem;max-width:24ch}.home-features__grid{display:grid;grid-template-columns:repeat(var(--cols, 3),minmax(0,1fr));gap:1.5rem}.home-features__card{text-align:center;padding:1.5rem}.home-features__badge{width:66px;height:66px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.3rem;background:#c5894a2e;color:var(--b2b-accent-ink)}.home-features .home-icon{width:30px;height:30px}.home-features__num{font-size:1.5rem;font-weight:600;line-height:1}.color-scheme-4 .home-features__caption{color:var(--b2b-accent)}.color-scheme-4 .home-features__badge{background:#c5894a38;color:var(--b2b-accent)}.home-features--number .home-features__badge{background:var(--b2b-accent-ink);color:#fff}.home-features__title{margin:0 0 .55rem;font-size:1.15rem}.home-features__text{opacity:.82;font-size:.95rem;line-height:1.55}.home-features__text p{margin:0}@media screen and (max-width:749px){.home-features__grid{grid-template-columns:1fr;gap:.5rem}.home-features__heading{margin-bottom:2rem}}[id$=__image_banner_madeinitaly]{padding-inline:1.5rem;margin-block-start:1.5rem}[id$=__image_banner_madeinitaly] .banner{max-width:var(--page-width);margin-inline:auto;border-radius:16px;overflow:hidden;isolation:isolate;aspect-ratio:16 / 9;min-height:0}[id$=__image_banner_madeinitaly] .banner__media{background-image:url(hero-made-in-italy.jpg);background-size:cover;background-position:center;background-repeat:no-repeat}[id$=__image_banner_madeinitaly] .banner__media svg,[id$=__image_banner_madeinitaly] .banner__media .placeholder-svg{display:none!important}[id$=__image_banner_madeinitaly] .banner__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#14121000 62%,#14121073);pointer-events:none}[id$=__image_banner_madeinitaly] .banner__heading{text-transform:uppercase;letter-spacing:.12em;line-height:1.05;margin-bottom:1.2rem}[id$=__image_banner_madeinitaly] .banner__text{letter-spacing:.04em;opacity:.92}[id$=__image_banner_madeinitaly] .banner__buttons{margin-top:2rem;gap:1rem}[id$=__image_banner_madeinitaly] .banner__buttons .button{min-height:3.25rem;padding-inline:2.4rem;font-size:1.05rem;letter-spacing:.06em}@media screen and (max-width:749px){[id$=__image_banner_madeinitaly]{padding-inline:1rem}[id$=__image_banner_madeinitaly] .banner{border-radius:12px}}.template-index .title-wrapper-with-link{flex-direction:column;align-items:center;text-align:center;gap:.6rem}.template-index .title-wrapper-with-link .title,.template-index .collection-list-title,.template-index .title-wrapper{text-align:center}.template-index .collection__title{justify-content:center;text-align:center}.template-index .collection__title .title{width:100%;text-align:center}#MainContent:has(.customer.login){background:linear-gradient(#f5f0e8db,#f5f0e8eb),url(brand-bg-1.jpg) center / cover no-repeat;min-height:80vh;padding-top:clamp(2rem,6vw,5rem);padding-bottom:clamp(3rem,9vw,7rem)}#MainContent:has(.customer.login) .customer.login{max-width:460px;margin:0 auto;background:#ffffffbd;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border:1px solid rgba(138,90,44,.18);border-radius:16px;padding:clamp(1.8rem,4vw,2.6rem);box-shadow:0 18px 50px #21191329}@media screen and (max-width:749px){#MainContent:has(.customer.login) .customer.login{margin-inline:1rem}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/custom-home.css.map */
