.bv-chapters-list{padding:0 2rem}@media screen and (min-width:750px){.bv-chapters-list{padding:0 4rem}}.bv-chapter{display:flex;flex-direction:column;margin-bottom:6rem;background-color:transparent}.bv-chapter__media{width:100%;position:relative;overflow:hidden;aspect-ratio:1/1;border-radius:12px;margin-bottom:2.5rem}.bv-chapter__media img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.bv-chapter:hover .bv-chapter__media img{transform:scale(1.02)}.bv-chapter__content{padding:3rem 0;display:flex;flex-direction:column;gap:1.5rem}.bv-chapter__title{font-family:var(--font-heading-family);font-size:2.8rem;margin:0}.bv-chapter__description{font-family:var(--font-body-family);font-size:1.5rem;font-weight:300;line-height:1.6;color:rgba(var(--color-foreground),.75);margin:0;max-width:480px}.bv-chapter__cta{align-self:flex-start;margin-top:1rem}@media screen and (min-width:750px){.bv-chapter{flex-direction:row;align-items:center;gap:8%;margin-bottom:12rem}.bv-chapter:nth-child(2n){flex-direction:row-reverse}.bv-chapter__media{width:50%;aspect-ratio:4/5;border-radius:12px}.bv-chapter__content{width:42%;padding:0}.bv-chapter__title{font-size:3.8rem}}.bv-craft-grid{display:grid;grid-template-columns:1fr;gap:4rem}.bv-craft-card{display:flex;flex-direction:column;gap:2rem}.bv-craft-card__media{position:relative;overflow:hidden;width:100%;aspect-ratio:1/1}.bv-craft-card__media img{width:100%;height:100%;object-fit:cover;display:block}.bv-craft-card__title{font-family:var(--font-heading-family);font-size:2.2rem;margin:0}.bv-craft-card__description{font-family:var(--font-body-family);font-size:1.5rem;font-weight:300;line-height:1.6;color:rgba(var(--color-foreground),.75);margin:0}@media screen and (min-width:750px){.bv-craft-grid{grid-template-columns:repeat(3,1fr);gap:4rem}.bv-craft-card:nth-child(2){margin-top:5rem}.bv-craft-card:nth-child(3){margin-top:10rem}}.bv-journey-grid{display:grid;grid-template-columns:1fr;gap:4rem}.bv-journey-card{display:flex;flex-direction:column;gap:0}.bv-journey-card__media{position:relative;overflow:hidden;width:100%;aspect-ratio:4/3;border-radius:12px;margin-bottom:2.5rem}.bv-journey-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.bv-journey-card:hover .bv-journey-card__media img{transform:scale(1.03)}.bv-journey-card__step-pill{position:absolute;bottom:1.5rem;left:1.5rem;background:#ffffffe6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:100px;padding:.5rem 1.2rem;z-index:2}.bv-journey-card__step-num{font-family:var(--font-heading-family);font-size:1.2rem;font-weight:500;color:#121212;letter-spacing:.08em}.bv-journey-card__content{display:flex;flex-direction:column;gap:1.2rem}.bv-journey-card__title{font-family:var(--font-heading-family);font-size:2.2rem;margin:0;color:rgba(var(--color-foreground),1)}.bv-journey-card__body{font-family:var(--font-body-family);font-size:1.5rem;font-weight:300;line-height:1.65;color:rgba(var(--color-foreground),.72);margin:0}@media screen and (min-width:750px){.bv-journey-grid{grid-template-columns:repeat(3,1fr);gap:4rem;align-items:start}.bv-journey-card:nth-child(2){margin-top:4rem}.bv-journey-card:nth-child(3){margin-top:8rem}}.bv-wear-grid{display:grid;grid-template-columns:1fr;gap:4rem;padding:0 2rem}.bv-wear-card{position:relative;display:flex;flex-direction:column;text-decoration:none;color:inherit}.bv-wear-card__media{width:100%;aspect-ratio:9 / 16;overflow:hidden;background-color:rgba(var(--color-foreground),.04)}.bv-wear-card__media img,.bv-wear-card__video{width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.2s cubic-bezier(.16,1,.3,1)}.bv-wear-card:hover .bv-wear-card__media img,.bv-wear-card:hover .bv-wear-card__video{transform:scale(1.03)}.bv-wear-card__content{padding-top:2rem;display:flex;flex-direction:column;gap:.5rem}.bv-wear-card__title{font-family:var(--font-heading-family);font-size:2rem;margin:0}.bv-wear-card__link{font-family:var(--font-body-family);font-size:1.3rem;font-weight:400;text-transform:uppercase;letter-spacing:.1em;color:rgba(var(--color-foreground),.75)}@media screen and (min-width:750px){.bv-wear-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem;padding:0 4rem}.bv-wear-card:nth-child(2n){margin-top:4rem}}.bv-gallery-section{width:100%}.bv-gallery-header{margin-bottom:3.5rem}.bv-gallery-eyebrow{display:block;font-family:var(--font-body-family);font-size:1.05rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--color-foreground),.45);margin-bottom:.8rem}.bv-gallery-header-row{display:flex;align-items:baseline;justify-content:space-between;flex-wrap:wrap;gap:1rem}.bv-gallery-heading{font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 3.6rem);font-weight:300;font-style:italic;margin:0;line-height:1.1}.bv-gallery-ig-link{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.5);text-decoration:none;transition:color .25s ease}.bv-gallery-ig-link:hover{color:rgba(var(--color-foreground),1)}.bv-gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;padding:0 1.5rem}@media screen and (min-width:750px){.bv-gallery-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;padding:0 2rem}}@media screen and (min-width:990px){.bv-gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:340px;gap:1rem;padding:0}.bv-gallery-item--1,.bv-gallery-item--4,.bv-gallery-item--7{grid-row:span 2}}.bv-gallery-item{display:block;overflow:hidden;text-decoration:none;background:rgba(var(--color-foreground),.04);opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.bv-gallery-item.bv-revealed{opacity:1;transform:translateY(0)}@media screen and (max-width:749px){.bv-gallery-item{aspect-ratio:3/4}}@media screen and (min-width:750px)and (max-width:989px){.bv-gallery-item{aspect-ratio:4/5}}@media screen and (min-width:990px){.bv-gallery-item{aspect-ratio:unset;height:100%}}.bv-gallery-item__inner{position:relative;width:100%;height:100%;overflow:hidden}.bv-gallery-item__inner img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .7s cubic-bezier(.16,1,.3,1)}.bv-gallery-item__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;display:flex;align-items:center;justify-content:center;transition:background .4s ease}.bv-gallery-ig-icon{color:#fff;opacity:0;transform:scale(.8);transition:opacity .3s ease,transform .3s ease}.bv-gallery-item:hover .bv-gallery-item__inner img{transform:scale(1.05)}.bv-gallery-item:hover .bv-gallery-item__overlay{background:#00000038}.bv-gallery-item:hover .bv-gallery-ig-icon{opacity:1;transform:scale(1)}.bv-gallery-footer{display:flex;flex-direction:column;align-items:center;gap:.4rem;margin-top:4rem;text-align:center}.bv-gallery-footer-text{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:300;font-style:italic;color:rgba(var(--color-foreground),.7);margin:0}.bv-gallery-footer-handle{font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:rgba(var(--color-foreground),.45);text-decoration:none;transition:color .25s ease}.bv-gallery-footer-handle:hover{color:rgba(var(--color-foreground),1)}.bv-circle{max-width:650px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.bv-circle__title{font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 3.6rem);line-height:1.2;margin:0}.bv-circle__text{font-family:var(--font-body-family);font-size:1.6rem;font-weight:300;line-height:1.6;color:rgba(var(--color-foreground),.75);margin:0;max-width:480px}.bv-circle__form{width:100%;max-width:450px;margin-top:1rem}.bv-circle__input-group{display:flex;border-bottom:1px solid rgba(var(--color-foreground),.15);padding-bottom:.8rem;align-items:center}.bv-circle__input{flex-grow:1;background:transparent;border:none;font-family:var(--font-body-family);font-size:1.6rem;color:inherit;padding:.8rem 0}.bv-circle__input:focus{outline:none}.bv-circle__input::placeholder{color:rgba(var(--color-foreground),.5);opacity:.8}.bv-circle__submit{background:transparent;border:none;font-family:var(--font-body-family);font-size:1.3rem;font-weight:400;text-transform:uppercase;letter-spacing:.15em;color:rgba(var(--color-foreground),.7);cursor:pointer;padding:.8rem 1rem;transition:color .3s ease}.bv-circle__submit:hover{color:rgb(var(--color-foreground))}.bv-footer{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-top:1px solid rgba(var(--color-foreground),.08);padding:8rem 0 4rem}.bv-footer__grid{display:grid;grid-template-columns:1fr;gap:5rem}.bv-footer__block-title{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:500;margin:0 0 2rem;letter-spacing:.05em;color:rgb(var(--color-foreground))!important}.bv-footer__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.bv-footer__link{font-family:var(--font-body-family);font-size:1.4rem;text-decoration:none;color:rgba(var(--color-foreground),.7)!important;transition:color .3s ease}.bv-footer__link:hover{color:rgb(var(--color-foreground))!important}.bv-footer__bottom{margin-top:8rem;padding-top:4rem;border-top:1px solid rgba(var(--color-foreground),.05);display:flex;flex-direction:column;gap:3rem;align-items:center;text-align:center}.bv-footer__payment svg{height:24px;width:auto}@media screen and (min-width:750px){.bv-footer__grid{grid-template-columns:repeat(4,1fr);gap:4rem}.bv-footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/bv-components.css.map */
