.fullscreen-split{display:flex;width:100vw;height:100dvh;min-height:100dvh;max-height:100dvh;position:relative;overflow:hidden}.fullscreen-split__wrapper{display:flex;width:100%;height:100%;min-height:100%;position:relative}.fullscreen-split__cell{position:relative;flex:0 0 50%;display:flex;align-items:flex-end;overflow:hidden;width:50%;min-width:50%;max-width:50%;height:100%;min-height:100%}.fullscreen-split__cell--link{text-decoration:none;color:inherit;cursor:pointer}.fullscreen-split__cell--link:hover{opacity:.98}.fullscreen-split__media{position:absolute;top:0;left:0;width:100%;height:100%;min-height:100%;z-index:0}.fullscreen-split__media img,.fullscreen-split__media svg{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center}.fullscreen-split__media--placeholder{background:linear-gradient(135deg,#f5f5f5,#e0e0e0);display:flex;align-items:center;justify-content:center}.fullscreen-split__media--placeholder svg{width:50%;height:50%;opacity:.3}.fullscreen-split__content{position:relative;z-index:1;padding:3rem 4rem;max-width:90%}.fullscreen-split__heading{margin:0 0 1rem;color:rgb(var(--color-foreground));text-shadow:0 2px 8px rgba(0,0,0,.2);animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) forwards}.fullscreen-split__subheading{margin:0 0 1.5rem;color:rgb(var(--color-foreground));text-shadow:0 2px 8px rgba(0,0,0,.2);font-size:1.1rem;line-height:1.6;animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .1s forwards}.fullscreen-split__subheading--small{font-size:.9rem;line-height:1.5}.fullscreen-split__subheading--medium{font-size:1.1rem;line-height:1.6}.fullscreen-split__subheading--large{font-size:1.4rem;line-height:1.7}.fullscreen-split__subheading--xlarge{font-size:1.8rem;line-height:1.8}.fullscreen-split__button{display:inline-flex;justify-content:center;align-items:center;text-align:center;animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .2s forwards}.fullscreen-split__cell:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,rgba(0,0,0,.4) 0%,rgba(0,0,0,.2) 50%,transparent 100%);z-index:0}.fullscreen-split__indicators{position:absolute;bottom:3rem;left:50%;transform:translate(-50%);display:none;gap:1rem;z-index:10}@media screen and (max-width: 989px){.fullscreen-split__indicators{display:flex}}.fullscreen-split__indicator{width:4rem;height:.2rem;background-color:#fff6;border-radius:.1rem;transition:background-color .3s ease;cursor:pointer}.fullscreen-split__indicator--active{background-color:#fff}.fullscreen-split__page-indicator{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);display:none;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;z-index:100;pointer-events:none}@media screen and (max-width: 989px){.fullscreen-split__page-indicator{display:flex!important}}.fullscreen-split__page-indicator-line{width:.2rem;min-width:.2rem;height:1rem;min-height:1rem;background-color:#fff9;border-radius:.1rem;transition:background-color .3s ease;flex-shrink:0;display:block}.fullscreen-split__page-indicator-line--active{background-color:#fff}@media screen and (max-width: 989px){.fullscreen-split{overflow:hidden;touch-action:none;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;cursor:grab;height:100dvh;min-height:100dvh;max-height:100dvh}.fullscreen-split:active{cursor:grabbing}.fullscreen-split__wrapper{display:flex;width:100%;height:100%;min-height:100%;will-change:transform;touch-action:pan-x pan-y;cursor:grab}.fullscreen-split__wrapper:active{cursor:grabbing}.fullscreen-split__cell{width:100%;min-width:100%;max-width:100%;flex-shrink:0;height:100%;min-height:100%;touch-action:none;-webkit-tap-highlight-color:transparent;cursor:grab}.fullscreen-split__cell:active{cursor:grabbing}.fullscreen-split__cell--link{cursor:grab}.fullscreen-split__cell--link:active{cursor:grabbing}.fullscreen-split__cell *{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;pointer-events:auto}.fullscreen-split__button,.fullscreen-split__button *{-webkit-user-select:auto;user-select:auto;-webkit-touch-callout:default;cursor:pointer}.fullscreen-split__content{padding:2rem 2.5rem;max-width:100%}.fullscreen-split__button{font-size:calc(1.5rem - 2px);min-height:calc(4rem + var(--buttons-border-width, 0) * 2 - 2px)}.fullscreen-split__subheading--small{font-size:.85rem}.fullscreen-split__subheading--medium{font-size:1rem}.fullscreen-split__subheading--large{font-size:1.2rem}.fullscreen-split__subheading--xlarge{font-size:1.5rem}}@media screen and (max-width: 749px){.fullscreen-split__indicators{bottom:2rem;gap:.8rem}.fullscreen-split__indicator{width:3rem;height:.15rem}.fullscreen-split__page-indicator{right:1rem}.fullscreen-split__page-indicator-line{width:.2rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.fullscreen-split__cell,.fullscreen-split__media img,.fullscreen-split__content,.fullscreen-split__heading,.fullscreen-split__subheading,.fullscreen-split__button,.fullscreen-split__wrapper{transition:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/section-fullscreen-split.css.map */
