.product-loading-state{min-height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center}.spinner-border{width:3rem;height:3rem;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:spinner-border .75s linear infinite}@keyframes spinner-border{to{transform:rotate(360deg)}}.product-ajax-container{animation:fadeIn .3s ease-in}.product-content-wrapper{max-width:100%}.product-content-wrapper .container{padding-left:0!important;padding-right:0!important;max-width:100%!important;width:100%!important}.product-content-wrapper .product{display:flex;gap:3rem;align-items:flex-start;position:relative}.product-content-wrapper .product-media{flex:1 1 48%;max-width:48%;padding-right:1.5rem}.product-content-wrapper .product:after{content:"";position:absolute;left:50%;transform:translate(-50%);top:0;height:100%;width:1px;background-color:#e5e5e5}.product-content-wrapper .product-info{flex:1 1 48%;max-width:48%;padding-left:1.5rem}@media (max-width: 768px){.product-content-wrapper .product{flex-direction:column;gap:2rem}.product-content-wrapper .product-media,.product-content-wrapper .product-info{max-width:100%;padding-left:0!important;padding-right:0!important}.product-content-wrapper .product:after{display:none}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.back-to-collection-wrapper{margin-bottom:1.5rem;padding-bottom:.5rem}.back-to-collection-link{display:inline-flex;align-items:center;gap:.8rem;color:#555;text-decoration:none;font-size:1.4rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);padding:.8rem 1.2rem;background:linear-gradient(to right,#f8f8f8,#f3f3f3);border-radius:.6rem;border:1px solid #e0e0e0;box-shadow:0 1px 3px #0000000d;position:relative;overflow:hidden}.back-to-collection-link:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(to right,#efefef,#e8e8e8);transition:width .3s ease;z-index:-1}.back-to-collection-link:hover{color:#222;transform:translate(-3px);box-shadow:0 2px 8px #0000001a;border-color:#d0d0d0}.back-to-collection-link:hover:before{width:100%}.back-to-collection-link .back-arrow{transition:transform .3s ease;width:18px;height:18px}.back-to-collection-link:hover .back-arrow{transform:translate(-4px)}.product-ajax-container .breadcrumb{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e5e5e5}.product-ajax-container .breadcrumb-link.js-back-to-grid{cursor:pointer;text-decoration:none}.product-ajax-container .breadcrumb-link.js-back-to-grid:hover{text-decoration:underline}.product-error-state{padding:2rem;text-align:center}.product-error-state .btn{margin-top:1rem;padding:.75rem 1.5rem;background-color:#333;color:#fff;border:none;border-radius:4px;cursor:pointer;text-decoration:none;display:inline-block}.product-error-state .btn:hover{background-color:#555}
/*# sourceMappingURL=/cdn/shop/t/3/assets/product-grid-ajax.css.map */
