<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner__content{padding:0}.banner__box{display:grid;grid-template-columns:1fr;min-width:100%;min-height:100%}.banner__media&gt;img{animation:animateAmbient 15s linear infinite}.floating-item{display:block}.floating-item__small,.floating-item__small img,.floating-item__small .floating-item__image{max-height:100px}.floating-item__large,.floating-item__large img,.floating-item__large .floating-item__image{max-height:150px}.floating-item__heading-wrapper{max-width:fit-content;position:relative;bottom:10ch}h2.floating-item__coming-soon{font-family:Impact Label,sans-serif;font-size:1.7rem;color:#ecc847;background-color:#000;max-width:fit-content;position:relative;margin-bottom:-2rem}.floating-item__heading-backer{max-width:fit-content;position:relative;margin-left:auto;margin-right:auto}h2.floating-item__heading{font-family:Impact Label Reversed,sans-serif;font-size:2.3rem;background-color:#000;max-width:fit-content;position:relative}.floating-item__heading-row-2{margin-top:-1rem}.floating-item__row-top.floating-item__column-left .floating-item__heading-backer{transform:rotate(-4deg)}.floating-item__row-top.floating-item__column-right .floating-item__heading-backer{transform:rotate(2deg)}.floating-item__row-middle.floating-item__column-left .floating-item__heading-backer{transform:rotate(3deg)}.floating-item__row-middle.floating-item__column-right .floating-item__heading-backer{transform:rotate(-4deg)}.floating-item__row-bottom.floating-item__column-left .floating-item__heading-backer{transform:rotate(-2deg)}.floating-item__row-bottom.floating-item__column-right .floating-item__heading-backer{transform:rotate(3deg)}.floating-item__row-top.floating-item__column-left h2.floating-item__heading{transform:translate(-3px,2px) rotate(-3deg)}.floating-item__row-top.floating-item__column-right h2.floating-item__heading{transform:translate(-4px,-1px) rotate(3deg)}.floating-item__row-middle.floating-item__column-left h2.floating-item__heading{transform:translate(4px,1px) rotate(4deg)}.floating-item__row-middle.floating-item__column-right h2.floating-item__heading{transform:translate(-3px,-2px) rotate(2deg)}.floating-item__row-bottom.floating-item__column-left h2.floating-item__heading{transform:translate(-1px,4px) rotate(-2deg)}.floating-item__row-bottom.floating-item__column-right h2.floating-item__heading{transform:translate(3px,-2px) rotate(2deg)}.floating-item__column-left .floating-item__heading{text-align:left}.floating-item__column-right .floating-item__heading{right:0}@media screen and (min-width: 750px){.banner__box{grid-template-columns:1fr 1fr}.banner__box.content-container{column-gap:175px}.floating-item__small,.floating-item__small img,.floating-item__small .floating-item__image{max-height:250px}.floating-item__large,.floating-item__large img,.floating-item__large .floating-item__image{max-height:min(calc(100vw / 3),375px)}.floating-item__column-left .floating-item__heading-wrapper{margin-right:auto}.floating-item__column-right .floating-item__heading-wrapper{margin-left:auto}.floating-item__row-top.floating-item__column-left.floating-item__small .floating-item__heading-wrapper{bottom:20ch;left:10%}.floating-item__row-top.floating-item__column-right.floating-item__small .floating-item__heading-wrapper{bottom:15ch;right:30%}.floating-item__row-middle.floating-item__column-left.floating-item__small .floating-item__heading-wrapper{bottom:20ch;left:60%}.floating-item__row-middle.floating-item__column-right.floating-item__small .floating-item__heading-wrapper{bottom:15ch}.floating-item__row-bottom.floating-item__column-left.floating-item__small .floating-item__heading-wrapper{bottom:16ch;left:30%}.floating-item__row-bottom.floating-item__column-right.floating-item__small .floating-item__heading-wrapper{bottom:20ch;right:20%}.floating-item__row-top.floating-item__column-left.floating-item__large .floating-item__heading-wrapper{bottom:20ch;left:10%}.floating-item__row-top.floating-item__column-right.floating-item__large .floating-item__heading-wrapper{bottom:15ch;right:30%}.floating-item__row-bottom.floating-item__column-left.floating-item__large .floating-item__heading-wrapper{bottom:24ch;left:20%}.floating-item__row-bottom.floating-item__column-right.floating-item__large .floating-item__heading-wrapper{bottom:20ch;right:20%}}@media screen and (min-width: 990px){.floating-item__heading-wrapper{bottom:20ch}h2.floating-item__coming-soon{font-size:2.1rem;margin-bottom:-2rem}h2.floating-item__heading{font-size:3.5rem}.floating-item__heading-row-2{margin-top:-3rem}}@media (prefers-reduced-motion: no-preference){.animate--clockwise&gt;a img{animation:animateFloatingClockwise 6s linear infinite}.animate--anti-clockwise&gt;a img{animation:animateFloatingReverse 8s linear infinite}@keyframes animateFloatingClockwise{0%{transform:rotate(0) translate(1em) rotate(0) scale(1)}to{transform:rotate(360deg) translate(1em) rotate(-360deg) scale(1)}}@keyframes animateFloatingReverse{0%{transform:rotate(360deg) translate(-1em) rotate(-360deg) scale(1)}20%{transform:rotate(240deg) translate(-1em) rotate(-240deg) scale(1.1)}75%{transform:rotate(120deg) translate(-1em) rotate(-120deg) scale(.9)}to{transform:rotate(0) translate(-1em) rotate(0) scale(1)}}.floating-item__image:hover{animation:shake .75s;animation-iteration-count:infinite}@keyframes shake{0%{transform:translate(1px,1px) rotate(0)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0)}to{transform:translate(1px,-2px) rotate(-1deg)}}}@media screen and (max-width: 749px){.banner__box{padding-left:2rem}.banner__media&gt;img{left:200px!important}.floating-item__image{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;column-gap:1rem}.floating-item__heading-wrapper{bottom:0}.floating-item.floating-item__column-right .floating-item__image{margin-left:calc((100vw - 400px) / 3);flex-direction:row-reverse;justify-content:flex-end}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-image-banner-floating-items.css.map */
</pre></body></html>