.silber-hero{position:relative;width:100%;height:var(--hero-height-mobile);overflow:hidden}@media screen and (min-width: 750px){.silber-hero{height:var(--hero-height)}}.silber-hero__slideshow{display:block;position:relative;width:100%;height:100%}.silber-hero__slides{position:relative;width:100%;height:100%}.silber-hero__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity var(--silber-transition-slow),visibility var(--silber-transition-slow)}.silber-hero__slide--active{opacity:1;visibility:visible;position:relative}.silber-hero__slides:only-child .silber-hero__slide{position:relative}.silber-hero__media{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.silber-hero__image,.silber-hero__video{width:100%;height:100%;object-fit:cover;object-position:center}.silber-hero__media--placeholder{background-color:var(--silber-secondary)}.silber-hero__placeholder{width:100%;height:100%;object-fit:cover}.silber-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,calc(var(--overlay-opacity) + .2)),rgba(0,0,0,var(--overlay-opacity)),rgba(0,0,0,calc(var(--overlay-opacity) - .1)));pointer-events:none;z-index:1}.silber-hero__content{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;z-index:2;padding-top:var(--silber-header-height-mobile);padding-bottom:var(--silber-spacing-16)}@media screen and (min-width: 750px){.silber-hero__content{padding-top:var(--silber-header-height);padding-bottom:var(--silber-spacing-20)}}.silber-hero__content--left .silber-hero__text{text-align:left;max-width:700px}.silber-hero__content--center{justify-content:center}.silber-hero__content--center .silber-hero__text{text-align:center;max-width:800px;margin-left:auto;margin-right:auto}.silber-hero__content--right{justify-content:flex-end}.silber-hero__content--right .silber-hero__text{text-align:right;max-width:700px;margin-left:auto}.silber-hero__text{color:var(--silber-white);background:#0000008c;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:var(--silber-spacing-6) var(--silber-spacing-8);border-radius:var(--silber-radius-lg);border:1px solid rgba(255,255,255,.1)}@media screen and (min-width: 750px){.silber-hero__text{padding:var(--silber-spacing-10) var(--silber-spacing-12)}}.silber-hero__eyebrow{display:block;margin-bottom:var(--silber-spacing-4);color:var(--silber-accent)}.silber-hero__heading{margin:0 0 var(--silber-spacing-4);color:var(--silber-white);text-shadow:0 2px 4px rgba(0,0,0,.3)}.silber-hero__subheading{margin:0 0 var(--silber-spacing-8);color:#ffffffe6;font-size:var(--silber-font-size-lg);max-width:600px}@media screen and (min-width: 750px){.silber-hero__subheading{font-size:var(--silber-font-size-xl)}}.silber-hero__content--center .silber-hero__subheading{margin-left:auto;margin-right:auto}.silber-hero__content--right .silber-hero__subheading{margin-left:auto}.silber-hero__actions{display:flex;flex-wrap:wrap;gap:var(--silber-spacing-4)}.silber-hero__content--center .silber-hero__actions{justify-content:center}.silber-hero__content--right .silber-hero__actions{justify-content:flex-end}.silber-hero__navigation{position:absolute;bottom:var(--silber-spacing-8);left:0;right:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:var(--silber-spacing-6)}@media screen and (min-width: 750px){.silber-hero__navigation{bottom:var(--silber-spacing-10)}}.silber-hero__dots{display:flex;gap:var(--silber-spacing-2)}.silber-hero__dot{width:12px;height:12px;padding:0;border:2px solid rgba(255,255,255,.5);border-radius:50%;background:transparent;cursor:pointer;transition:all var(--silber-transition-fast)}.silber-hero__dot:hover{border-color:var(--silber-white)}.silber-hero__dot--active{background-color:var(--silber-white);border-color:var(--silber-white)}.silber-hero__arrows{display:none;gap:var(--silber-spacing-2)}@media screen and (min-width: 750px){.silber-hero__arrows{display:flex}}.silber-hero__arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:2px solid rgba(255,255,255,.3);border-radius:0;background:#0000004d;color:var(--silber-white);cursor:pointer;transition:all var(--silber-transition-fast)}.silber-hero__arrow:hover{background:var(--silber-accent);border-color:var(--silber-accent)}.silber-hero__arrow--prev .icon-caret{transform:rotate(90deg)}.silber-hero__arrow--next .icon-caret{transform:rotate(-90deg)}.silber-hero__arrow svg{width:20px;height:20px}@media screen and (max-width: 749px){.silber-hero__heading{font-size:var(--silber-font-size-3xl)}.silber-hero__actions{flex-direction:column}.silber-hero__actions .silber-button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/silber-hero.css.map */
