@media(min-width:769px){.wb-hide-d{display:none!important}}@media(max-width:768px){.wb-hide-m{display:none!important}}.wb-hero-collection,.wb-hero-collection *,.wb-hero-collection *:before,.wb-hero-collection *:after{box-sizing:border-box}.wb-hero-collection{position:relative;width:100%;min-height:var(--wbhc-h-m);padding-top:var(--wbhc-pt-m);padding-bottom:var(--wbhc-pb-m);background:var(--wbhc-bg);color:var(--wbhc-text);overflow:hidden}@media(min-width:769px){.wb-hero-collection{min-height:var(--wbhc-h-d);padding-top:var(--wbhc-pt-d);padding-bottom:var(--wbhc-pb-d)}}.wb-hero-collection__media{position:absolute;inset:var(--wbhc-pt-m) 0 var(--wbhc-pb-m);overflow:hidden;border-radius:var(--wbhc-media-radius);background:var(--wbhc-bg)}.wb-hero-collection--modern .wb-hero-collection__media{inset:var(--wbhc-pt-m) var(--wbhc-side-m) var(--wbhc-pb-m);box-shadow:0 18px 42px color-mix(in srgb,var(--wbhc-shadow-color) calc(var(--wbhc-shadow-op) * 100%),transparent)}@media(min-width:769px){.wb-hero-collection__media{inset:var(--wbhc-pt-d) 0 var(--wbhc-pb-d)}.wb-hero-collection--modern .wb-hero-collection__media{inset:var(--wbhc-pt-d) var(--wbhc-side-d) var(--wbhc-pb-d)}}.wb-hero-collection__visual{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wb-hero-collection__visual--desktop{display:none}.wb-hero-collection__visual--mobile{display:block}@media(min-width:769px){.wb-hero-collection__visual--desktop{display:block}.wb-hero-collection__visual--mobile{display:none}}.wb-hero-collection__img,.wb-hero-collection__video{width:100%;height:100%;display:block;object-fit:cover;object-position:var(--wbhc-img-x-m) var(--wbhc-img-y-m);border:0}@media(min-width:769px){.wb-hero-collection__img,.wb-hero-collection__video{object-position:var(--wbhc-img-x-d) var(--wbhc-img-y-d)}}.wb-hero-collection__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--wbhc-overlay);opacity:var(--wbhc-overlay-op);pointer-events:none}.wb-hero-collection__content{position:relative;z-index:3;width:100%;min-height:calc(var(--wbhc-h-m) - var(--wbhc-pt-m) - var(--wbhc-pb-m));padding:40px calc(var(--wbhc-side-m) * 2);display:flex;color:var(--wbhc-text);pointer-events:none}.wb-hero-collection--minimal .wb-hero-collection__content{padding-left:var(--wbhc-side-m);padding-right:var(--wbhc-side-m)}@media(min-width:769px){.wb-hero-collection__content{min-height:calc(var(--wbhc-h-d) - var(--wbhc-pt-d) - var(--wbhc-pb-d));padding:56px calc(var(--wbhc-side-d) * 2)}.wb-hero-collection--minimal .wb-hero-collection__content{padding-left:var(--wbhc-side-d);padding-right:var(--wbhc-side-d)}}.wb-hero-collection[data-position-m=top] .wb-hero-collection__content{align-items:flex-start}.wb-hero-collection[data-position-m=center] .wb-hero-collection__content{align-items:center}.wb-hero-collection[data-position-m=bottom] .wb-hero-collection__content{align-items:flex-end}@media(min-width:769px){.wb-hero-collection[data-position-d=top] .wb-hero-collection__content{align-items:flex-start}.wb-hero-collection[data-position-d=center] .wb-hero-collection__content{align-items:center}.wb-hero-collection[data-position-d=bottom] .wb-hero-collection__content{align-items:flex-end}}.wb-hero-collection__box{width:100%;max-width:var(--wbhc-content-width);margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;pointer-events:auto}.wb-hero-collection[data-align=left] .wb-hero-collection__box{align-items:flex-start;text-align:left;margin-left:0;margin-right:auto}.wb-hero-collection[data-align=right] .wb-hero-collection__box{align-items:flex-end;text-align:right;margin-left:auto;margin-right:0}.wb-hero-collection__eyebrow{margin:0 0 16px;font-family:var(--wbhc-eyebrow-font);font-size:var(--wbhc-f-eyebrow-m);font-weight:700;line-height:1.12;letter-spacing:.08em;text-transform:uppercase;color:var(--wbhc-text);text-shadow:0 2px 14px rgba(0,0,0,.28)}.wb-hero-collection__title{margin:0;font-family:var(--wbhc-title-font);font-size:var(--wbhc-f-title-m);font-weight:400;line-height:1.02;letter-spacing:-.045em;text-transform:uppercase;color:var(--wbhc-text);text-shadow:0 2px 18px rgba(0,0,0,.26)}.wb-hero-collection__buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:22px}.wb-hero-collection[data-align=left] .wb-hero-collection__buttons{justify-content:flex-start}.wb-hero-collection[data-align=right] .wb-hero-collection__buttons{justify-content:flex-end}.wb-hero-collection__btn{min-width:132px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:14px 30px;border-radius:var(--wbhc-button-radius);font-family:var(--wbhc-button-font);font-size:var(--wbhc-f-btn-m);font-weight:700;line-height:1;letter-spacing:-.01em;text-transform:uppercase;text-decoration:none;cursor:pointer;border:1px solid var(--wbhc-button-border);box-shadow:0 12px 28px color-mix(in srgb,var(--wbhc-shadow-color) calc(var(--wbhc-shadow-op) * 100%),transparent)}.wb-hero-collection--minimal .wb-hero-collection__btn{box-shadow:none}.wb-hero-collection__btn--solid{background:var(--wbhc-button-bg);color:var(--wbhc-button-text)}.wb-hero-collection__btn--outline{background:transparent;color:var(--wbhc-button-bg)}@media(hover:hover){.wb-hero-collection__btn:hover{opacity:.84}}@media(min-width:769px){.wb-hero-collection__eyebrow{font-size:var(--wbhc-f-eyebrow-d);margin-bottom:18px}.wb-hero-collection__title{font-size:var(--wbhc-f-title-d)}.wb-hero-collection__buttons{margin-top:24px;gap:12px}.wb-hero-collection__btn{min-width:150px;min-height:52px;padding:15px 34px;font-size:var(--wbhc-f-btn-d)}}@media(max-width:520px){.wb-hero-collection__buttons{width:100%;gap:8px}.wb-hero-collection__btn{min-width:0;flex:1 1 auto;padding-left:20px;padding-right:20px}}@media(prefers-reduced-motion:reduce){.wb-hero-collection__video{display:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/wb-hero-collection.css.map */
