@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner{align-items:center;display:flex;display:none;justify-content:center}.spinner:before{animation:rotate .75s linear infinite;border:1px solid #6b728040;border-radius:50%;border-top-color:#6b7280;content:"";display:block;height:32px;overflow:hidden;width:32px}.spinner--active{display:flex}.collectat-header{align-items:center;background:linear-gradient(to bottom right,#ed1c24,#cd0609);display:flex;justify-content:space-between;padding:var(--space-12) var(--space-24)}.collectat-header h1{color:#fff;font-size:1.43rem;font-weight:400;line-height:85%;margin-bottom:0;margin-right:var(--space-24);opacity:.9}.collectat-title{color:#fff}.collectat-header-information{border-bottom:1px solid #e5e5e5;color:#6b7280;line-height:125%;margin-bottom:var(--space-12);padding-bottom:var(--space-12)}.collectat-content{padding:var(--space-12) var(--space-24) var(--space-24)}@media(max-width:46.24em){.collectat-content{padding:var(--space-12)}}.collectat-basket{border-bottom:1px solid #e5e5e5;margin-bottom:var(--space-24);padding-bottom:var(--space-12)}.collectat-basket .basket-line{align-items:center;display:flex;justify-content:space-between}.collectat-basket .basket-cover{flex-grow:0;width:80px}.collectat-basket .basket-title{flex-grow:1}.collectat-details-title{color:#4b5563;font-size:1.43rem;font-weight:600;margin-bottom:var(--space-8)}.collectat-details{display:flex}@media(max-width:46.24em){.collectat-details{flex-direction:column;margin-bottom:var(--space-24)}}.collectat-contact-details{width:60%}@media(max-width:46.24em){.collectat-contact-details{width:100%}}.collectat-contact-details select{background-color:#fff;border:1px solid #e5e5e5;border-radius:3px;color:#4b5563;font-size:1rem;height:34px;width:100%}.collectat-shop-details{color:#6b7280;font-size:.9rem;line-height:125%;width:40%}@media(min-width:46.25em){.collectat-shop-details{font-size:1rem;padding-left:var(--space-24)}}@media(max-width:46.24em){.collectat-shop-details{margin-top:var(--space-12);width:100%}}.collectat-store-info{margin-top:var(--space-16)}.collectat-store-info.hide{display:none}.collectat-shop-name{font-size:1.14rem;font-weight:700}.collectat-shop-address,.collectat-shop-name,.collectat-submit{margin-bottom:var(--space-12)}@media(min-width:46.25em){.collectat-submit{margin-top:var(--space-12);width:60%}}.collectat-errors{color:#d62929;list-style:circle;margin-bottom:var(--space-12);padding-left:var(--space-16)}.collectat-success-wrapper{margin-top:var(--space-24)}.collectat-success-header,.collectat-success-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.collectat-success-header{font-size:1.7rem;font-weight:600;margin-bottom:var(--space-12);margin-top:60px}.collectat-success-info{text-align:center}