.vios-collection{padding:2.5rem 0;background-color:#fbf8ef}.vios-collection__title{font-family:Songti,serif;font-size:2.8rem;text-align:center;color:#000;margin-bottom:4rem}.vios-collection__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;max-width:1500px;margin:0 auto;padding:0 1rem}@media screen and (max-width: 990px){.vios-collection__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 749px){.vios-collection__grid{grid-template-columns:1fr}}.vios-collection .product-card{display:flex;flex-direction:column;gap:1rem;background-color:#d1c7b9;border-radius:8px;padding:1.2rem;max-width:325px;margin:0 auto;transition:transform .3s ease;height:450px}.vios-collection .product-card:hover{transform:translateY(-4px)}.vios-collection .product-card__image-link{display:block;text-decoration:none;margin-bottom:1.1rem}.vios-collection .product-card__image-wrapper{width:100%;aspect-ratio:1;overflow:hidden}.vios-collection .product-card__image{width:100%;height:100%;object-fit:contain}.vios-collection .product-card__info{text-align:center;flex-grow:1}.vios-collection .product-card__title{font-family:Songti,serif;font-size:1.6rem;font-weight:550;line-height:1.2;margin:-1rem 0 .6rem}.vios-collection .product-card__title-link{color:#000;text-decoration:none}.vios-collection .product-card__price{font-family:var(--font-body);font-size:1.4rem;color:#000;margin:0}.vios-collection .product-form{width:100%;display:flex;justify-content:center;align-items:flex-end}.vios-collection .product-form__buttons{display:flex;justify-content:center;width:100%}.vios-collection .product-form__submit{width:100%;max-width:200px;padding:.8rem 1.5rem;font-family:var(--font-body);font-size:1.3rem;color:#fff;background-color:var(--color-olive-light);border:none!important;outline:none!important;border-radius:50px;cursor:pointer;transition:background-color .3s ease,transform .2s ease;position:relative;min-height:unset!important;line-height:1.2;box-shadow:none!important;margin-bottom:0!important;-webkit-appearance:none;appearance:none}.vios-collection .product-form__submit:before,.vios-collection .product-form__submit:after{display:none!important}.vios-collection .product-form__submit:hover:not(:disabled){background-color:var(--color-olive-hover);transform:scale(1.02);border:none!important;outline:none!important}.vios-collection .product-form__submit:disabled,.vios-collection .product-form__submit.sold-out{background-color:#8c8575;opacity:.6;cursor:not-allowed}.vios-collection .loading__spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.8rem;height:1.8rem}.vios-collection .spinner{animation:rotate 2s linear infinite;width:100%;height:100%}.vios-collection .path{stroke:#fff;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.vios-collection .product-form__error-message-wrapper{display:none;margin-top:.5rem;text-align:center}.vios-collection .product-form__error-message-wrapper:not([hidden]){display:flex;justify-content:center;align-items:center}.vios-collection .icon-error{width:1.3rem;height:1.3rem;margin-right:.5rem;color:var(--color-error)}.vios-collection .product-form__error-message{font-size:1.2rem;color:var(--color-error)}.vios-collection product-form.product-form{display:block!important;white-space:normal!important}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-vios-collection.css.map */
