.product-showcase{display:flex}.split-product{display:flex;flex:0 0 50%;overflow:hidden;transition:all .35s ease}[data-theme=peach] .split-product{background-color:#ffc3a8}[data-theme=variety--watermelon-peach] .split-product{background-color:#b8e7ca}[data-theme=transfusion] .split-product{background-color:#233659}[data-theme=transfusion] .split-product{color:#a5ce99}[data-theme=transfusion] .split-product:not(:only-child):first-of-type .split-product__content{color:#a5ce99}[data-theme=transfusion] .read-more-link{color:#fff}[data-theme=product-lineup] .split-product:not(:only-child):first-of-type .split-product__content,[data-theme=product-lineup] .split-product:not(:only-child):first-of-type .split-product__image{background:#90c9da}[data-theme=product-lineup] .split-product:not(:only-child):nth-of-type(2) .split-product__content,[data-theme=product-lineup] .split-product:not(:only-child):nth-of-type(2) .split-product__image{background:#223354;color:#fff}[data-theme=product-lineup] .split-product:not(:only-child):nth-of-type(3) .split-product__content,[data-theme=product-lineup] .split-product:not(:only-child):nth-of-type(3) .split-product__image{background:#a5ce99}[data-theme=product-lineup] .split-product:not(:only-child):nth-of-type(4) .split-product__content,[data-theme=product-lineup] .split-product:not(:only-child):nth-of-type(4) .split-product__image{background:#ffc38a}.split-product:not(:only-child):nth-of-type(2),.split-product:not(:only-child):nth-of-type(4){flex-direction:row-reverse}[data-theme=peach] .split-product:not(:only-child):last-of-type{background-color:#7fd9df}[data-theme=variety--watermelon-peach] .split-product:not(:only-child):last-of-type,[data-theme=transfusion] .split-product:not(:only-child):last-of-type{background-color:#ffc3a8}.split-product__content{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;padding:64px 0 64px 64px}.split-product:not(:only-child):nth-of-type(2) .split-product__content,.split-product:not(:only-child):nth-of-type(4) .split-product__content{padding:64px 64px 64px 0}.split-product__image{display:flex;flex:0 0 300px;position:relative;min-height:500px}.split-product__image img{position:absolute;top:0;object-fit:contain;height:100%;width:100%;transform:scale(1.05) rotate(-10deg) translate(40%,15%);transform-origin:bottom;transition:transform .35s cubic-bezier(.77,0,.175,1)}.split-product:not(:only-child):nth-of-type(2) .split-product__image img,.split-product:not(:only-child):nth-of-type(4) .split-product__image img{transform:scale(1.05) rotate(10deg) translate(-40%,15%)}.split-product:not(:only-child):nth-of-type(2) .split-product__content,.split-product:not(:only-child):nth-of-type(4) .split-product__content{align-items:flex-end;text-align:right}.split-product__buy{display:flex;align-items:center;gap:8px;margin-bottom:16px}.split-product h2{margin-bottom:16px}.split-product:only-child h2{font-size:64px}@media screen and (max-width:499px){.split-product:only-child h2{font-size:48px}}.split-product .rte{margin-bottom:32px}.split-product .rte p{font-size:24px}.split-product .grid-qty-container{height:48px;padding-inline:8px;border-radius:100vw;overflow:hidden;border:1px solid currentColor}.split-product .grid-product-form-button{height:48px;display:flex;align-items:center}.split-product .grid-product-form-button.sold-out{pointer-events:none!important;filter:grayscale(1);opacity:.75}.split-product:only-child{flex-direction:column;position:relative;isolation:isolate}[data-theme=peach] .split-product:only-child{background:#ff8f78;background:radial-gradient(circle farthest-side at bottom center,#ff8f78,#ffc3a8)}[data-theme=variety--watermelon-peach] .split-product:only-child{background:transparent}[data-theme=variety--watermelon-peach] .split-product:only-child:after{content:"";position:absolute;width:50%;height:100%;z-index:-1;right:0;background:radial-gradient(circle farthest-side at center right,#35e5b3,#b8e7ca)}[data-theme=variety--watermelon-peach] .split-product:only-child:before{content:"";position:absolute;width:50%;height:100%;z-index:-1;background:radial-gradient(circle farthest-side at center left,#ff8f78,#ffc3a8)}[data-theme=transfusion] .split-product:only-child{background:#223354;background:radial-gradient(circle farthest-side at bottom center,#223354,#776ea0)}[data-theme=miami-vice] .split-product:only-child{background:#223354;background:radial-gradient(circle farthest-side at bottom center,#90c9da,#d95295)}.split-product:only-child .split-product__content{padding:64px 64px 32px;text-align:center;justify-content:center}.split-product:only-child .split-product__buy{justify-content:center}.split-product:only-child .split-product__image{--size-basis: 400px;--bottom-adjustment: -.5;height:var(--size-basis);flex-basis:var(--size-basis);min-height:unset;isolation:isolate}@media screen and (max-width:749px){.split-product:only-child .split-product__image{--size-basis: 300px;--bottom-adjustment: -.4}}@media screen and (max-width:499px){.split-product:only-child .split-product__image{--size-basis: 200px;--bottom-adjustment: -.3}}.split-product:only-child .split-product__image img:first-of-type{left:calc(50% - (var(--size-basis) * .6));bottom:calc(var(--size-basis) * (var(--bottom-adjustment) * 1.2));top:unset;transform:translate(-50%) rotate(-10deg);z-index:0}.split-product:only-child .split-product__image img:nth-of-type(2){left:calc(50% - (var(--size-basis) * .3));bottom:calc(var(--size-basis) * (var(--bottom-adjustment) * 1.1));top:unset;transform:translate(-50%) rotate(-5deg) scale(1.2);z-index:1}.split-product:only-child .split-product__image img:nth-of-type(3){left:50%;bottom:calc(var(--size-basis) * var(--bottom-adjustment));top:unset;transform:translate(-50%) scale(1.4);z-index:2}.split-product:only-child .split-product__image img:nth-of-type(4){left:calc(50% + (var(--size-basis) * .3));bottom:calc(var(--size-basis) * (var(--bottom-adjustment) * 1.1));top:unset;transform:translate(-50%) rotate(5deg) scale(1.2);z-index:1}.split-product:only-child .split-product__image img:last-of-type{left:calc(50% + (var(--size-basis) * .6));bottom:calc(var(--size-basis) * (var(--bottom-adjustment) * 1.2));top:unset;transform:translate(-50%) rotate(10deg);z-index:0}.split-product:only-child .split-product__image img{transition-property:transform;transition-duration:.15s;transition-timing-function:ease}@media screen and (pointer:fine){.split-product:hover .split-product__image img{transform:scale(1.1) rotate(-15deg) translate(30%,15%)}.split-product:not(:only-child):nth-of-type(2):hover .split-product__image img,.split-product:not(:only-child):nth-of-type(4):hover .split-product__image img{transform:scale(1.1) rotate(15deg) translate(-30%,15%)}.product-showcase:hover .split-product:not(:hover){opacity:.5;filter:grayscale(.75)}.split-product:only-child:hover .split-product__image img:nth-of-type(1){transform:translate(-50%) rotate(-10deg) scale(1.1)}.split-product:only-child:hover .split-product__image img:nth-of-type(5){transform:translate(-50%) rotate(10deg) scale(1.1)}.split-product:only-child:hover .split-product__image img:nth-of-type(2){transform:translate(-50%) rotate(-5deg) scale(1.3)}.split-product:only-child:hover .split-product__image img:nth-of-type(4){transform:translate(-50%) rotate(5deg) scale(1.3)}.split-product:only-child:hover .split-product__image img:nth-of-type(3){transform:translate(-50%) scale(1.5)}.split-product:only-child .split-product__image img:nth-of-type(2){transition-delay:.05s}.split-product:only-child .split-product__image img:nth-of-type(3){transition-delay:.1s}.split-product:only-child .split-product__image img:nth-of-type(4){transition-delay:.15s}.split-product:only-child .split-product__image img:nth-of-type(5){transition-delay:.2s}}@media screen and (max-width:1199px){.split-product__content{padding:32px 0 32px 32px}.split-product:only-child .split-product__content{padding:48px 48px 24px}.split-product:not(:only-child):nth-of-type(2) .split-product__content,.split-product:not(:only-child):nth-of-type(4) .split-product__content{padding:32px 32px 32px 0}.split-product__image{flex-basis:250px;min-height:450px}.split-product h2{font-size:40px}}@media screen and (max-width:999px){.product-showcase{flex-direction:column}.split-product__image{flex-basis:300px;min-height:500px}.split-product__content{padding:80px 0 80px 80px}.split-product:not(:only-child):nth-of-type(2) .split-product__content,.split-product:not(:only-child):nth-of-type(4) .split-product__content{padding:80px 80px 80px 0}}@media screen and (max-width:599px){.split-product__content{padding:24px 0 24px 24px}.split-product:not(:only-child):nth-of-type(2) .split-product__content,.split-product:not(:only-child):nth-of-type(4) .split-product__content{padding:24px 24px 24px 0}.split-product__image{flex-basis:200px;min-height:400px}.split-product .rte p{font-size:20px}}@media screen and (max-width:499px){.split-product__image{flex-basis:150px;min-height:400px}.split-product__image img{transform:scale(1.05) rotate(-10deg) translate(25%);transform-origin:center}.split-product:nth-of-type(2) .split-product__image img,.split-product:nth-of-type(4) .split-product__image img{transform:scale(1.05) rotate(10deg) translate(-25%)}.split-product .grid-product-form-button{font-size:14px;padding:12px 16px}}@media screen and (max-width:499px){.split-product h2{font-size:40px}.split-product__image{flex-basis:120px;min-height:400px}.split-product__content{padding:20px!important}.split-product:only-child .split-product__content{padding:32px!important}.split-product__image img{transform:scale(1.15) rotate(-10deg) translate(25%)}.split-product:not(:only-child):last-of-type .split-product__image img,.split-product:not(:only-child):nth-of-type(2) .split-product__image img{transform:scale(1.15) rotate(10deg) translate(-25%)}.split-product:not(:only-child):nth-of-type(4) .split-product__image img{transform:scale(2) rotate(10deg) translate(-10%)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/section-product-showcase.css.map */
