.image-with-text-product-splayed{max-width:1200px;margin:0 auto;padding:0 20px}.image-with-text-product-splayed__grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}@media screen and (min-width:768px){.image-with-text-product-splayed__grid{display:flex;gap:80px}.image-with-text-product-splayed__grid .image-with-text-product-splayed__media-wrapper{flex-shrink:0}.image-with-text-product-splayed__grid--reverse{flex-direction:row-reverse}}.image-with-text-product-splayed__media-wrapper{position:relative;display:flex;justify-content:center;align-items:center;min-height:300px}@media screen and (min-width:768px){.image-with-text-product-splayed__media-wrapper{min-height:400px;width:350px}}@media screen and (min-width:1024px){.image-with-text-product-splayed__media-wrapper{width:500px}}.image-with-text-product-splayed__media-wrapper .image-with-text-product-splayed__media{position:absolute;overflow:hidden;box-shadow:0 4px 20px #00000026;transition:transform .3s ease,z-index 0s .15s;background:none;border:none;padding:0;cursor:pointer}.image-with-text-product-splayed__media:hover{z-index:10!important;transition:transform .3s ease,z-index 0s 0s}.image-with-text-product-splayed__media--left{transform:rotate(-6deg) translate(-10%,-10%)}.image-with-text-product-splayed__media--left:hover{transform:rotate(-6deg) translate(-10%,-10%) scale(1.05)}@media screen and (min-width:768px){.image-with-text-product-splayed__media--left{transform:rotate(-8deg) translate(-15%,-7.5%);z-index:1}.image-with-text-product-splayed__media--left:hover{transform:rotate(-8deg) translate(-15%,-7.5%) scale(1.05)}}.image-with-text-product-splayed__media--right{transform:rotate(6deg) translate(10%,10%)}.image-with-text-product-splayed__media--right:hover{transform:rotate(6deg) translate(10%,10%) scale(1.05)}@media screen and (min-width:768px){.image-with-text-product-splayed__media--right{transform:rotate(8deg) translate(15%,7.5%);z-index:2}.image-with-text-product-splayed__media--right:hover{transform:rotate(8deg) translate(15%,7.5%) scale(1.05)}}.image-with-text-product-splayed__media img{margin:0 auto;width:auto;height:100%;max-height:400px;-o-object-fit:contain;object-fit:contain;display:block}@media screen and (max-width:767px){.image-with-text-product-splayed__media img{max-height:280px}}.image-with-text-product-splayed__content{display:flex;flex-direction:column;gap:20px}.image-with-text-product-splayed__content product-form{width:100%}.image-with-text-product-splayed__content .buttons{display:flex;flex-direction:column;align-items:center;gap:16px}@media screen and (min-width:496px){.image-with-text-product-splayed__content .buttons{flex-direction:row;justify-content:center}}@media screen and (min-width:768px){.image-with-text-product-splayed__content .buttons{flex-direction:column;align-items:initial;gap:var(--space-lg)}}.image-with-text-product-splayed__content button{font-size:18px}.image-with-text-product-splayed__content button.button--primary{background:#e16c54;color:#fff;text-transform:uppercase}.image-with-text-product-splayed__content button.button-link{color:#e16c54;font-weight:700;text-decoration:none;margin:0 auto}.image-with-text-product-splayed__content button.button-link:hover{text-decoration:underline}@media(min-width:768px){.image-with-text-product-splayed__content button.button-link{margin:0}}@media screen and (min-width:768px){.image-with-text-product-splayed__content--top{justify-content:flex-start}.image-with-text-product-splayed__content--middle{justify-content:center}.image-with-text-product-splayed__content--bottom{justify-content:flex-end}}@media screen and (min-width:768px){.image-with-text-product-splayed__content--desktop-left{text-align:left;align-items:flex-start}.image-with-text-product-splayed__content--desktop-center{text-align:center;align-items:center}.image-with-text-product-splayed__content--desktop-right{text-align:right;align-items:flex-end}}@media screen and (max-width:767px){.image-with-text-product-splayed__content--mobile-left{text-align:left;align-items:flex-start}.image-with-text-product-splayed__content--mobile-center{text-align:center;align-items:center}.image-with-text-product-splayed__content--mobile-right{text-align:right;align-items:flex-end}}.image-with-text-product-splayed__heading{margin:0;font-weight:600;line-height:1.2}.image-with-text-product-splayed__heading.h0{font-size:2.5rem}.image-with-text-product-splayed__heading.h1{font-size:2rem}.image-with-text-product-splayed__heading.h2{font-size:1.5rem}@media screen and (min-width:768px){.image-with-text-product-splayed__heading.h0{font-size:3.5rem}.image-with-text-product-splayed__heading.h1{font-size:2.75rem}.image-with-text-product-splayed__heading.h2{font-size:2rem}}.image-with-text-product-splayed__text{margin:0}.image-with-text-product-splayed__text a{color:var(--color-blue-med-light);font-weight:700}.image-with-text-product-splayed__text a:not(:hover){text-decoration:none}.image-with-text-product-splayed__text--body{font-size:1rem;line-height:1.6}.image-with-text-product-splayed__text p{margin:0 0 1em}.image-with-text-product-splayed__text p:last-child{margin-bottom:0}.splayed-lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#000000e6}.splayed-lightbox.is-open{display:block}.splayed-lightbox .splayed-lightbox__close{position:absolute;top:20px;right:20px;width:44px;height:44px;background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;z-index:10001;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.splayed-lightbox__close:hover{background:#fff3}.splayed-lightbox__close svg{width:24px;height:24px;stroke:#fff}.splayed-lightbox__container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:60px 20px}.splayed-lightbox__image{max-width:90%;max-height:90%;-o-object-fit:contain;object-fit:contain;border-radius:8px}.splayed-lightbox .splayed-lightbox__nav{position:absolute;top:82%;transform:translateY(-50%);width:44px;height:44px;background:#fff3;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:10001}.splayed-lightbox__nav:hover{background:#fff3}.splayed-lightbox__nav svg{width:24px;height:24px;stroke:#fff}.splayed-lightbox__nav--prev{left:20px}.splayed-lightbox__nav--next{right:20px}.splayed-lightbox__counter{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff;font-size:14px;background:#00000080;padding:8px 16px;border-radius:20px}
/*# sourceMappingURL=/cdn/shop/t/203/assets/image-with-text-product-splayed.css.map */
