.sg-ProductCart{display:flex;border:1px solid var(--color-primary-border);padding:var(--spacing2)}.sg-ProductCart--attention{background-color:var(--color-attention)}.sg-ProductCart--warning{background-color:var(--color-warning)}.sg-ProductCart .sg-ProductCard{flex-grow:1;margin-right:1.25rem}.sg-ProductCart .sg-ProductCard .sg-ProductCard-wrapper{border:none;padding:0}.sg-ProductCart-limitAndForm{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;flex:1 1}.sg-ProductCart .sg-FormMainErrors{margin:0}.sg-ProductCart-inputs{display:flex;align-items:center}.sg-ProductCart-form{display:flex;flex-direction:column;margin-bottom:var(--spacing1)}.sg-ProductCart-form .sg-ProductCart-quantity{display:flex;align-items:center}.sg-ProductCart-form .sg-ProductCart-quantity .sg-FormField-control{padding-right:0;padding-left:0}.sg-ProductCart-form .sg-ProductCart-quantity .sg-FormField-label{text-transform:uppercase;font-size:.625rem;letter-spacing:.0625rem;line-height:.625rem;margin-bottom:0}.sg-ProductCart-form .sg-ProductCart-quantity .sg-FormField-content{width:3.4375rem}.sg-ProductCart-form .sg-ProductCart-quantity input{text-align:center;-moz-appearance:textfield}.sg-ProductCart-form .sg-ProductCart-quantity input::-webkit-inner-spin-button,.sg-ProductCart-form .sg-ProductCart-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sg-ProductCart-form .sg-ProductCart-fallback.sg-Button,.sg-ProductCart-form .sg-ProductCart-submit.sg-Button{margin:0 var(--spacing2);width:calc(5.9375rem + 2*var(--spacing2))}.sg-ProductCart-form .sg-ProductCart-trash.sg-Button{display:flex;font-size:.8125rem;letter-spacing:.0625rem;line-height:1.25rem;font-weight:300}.sg-ProductCart-form .sg-ProductCart-trash.sg-Button .sg-Icon{width:1rem}.sg-ProductCart-form .sg-ProductCart-quantity,.sg-ProductCart-form .sg-ProductCart-trash{width:5.9375rem}.sg-ProductCart--hideSubmit .sg-ProductCart-submit{opacity:0;pointer-events:none}.sg-ProductCart--hasError .sg-FormField{color:var(--color-error)}.sg-ProductCart--hasError .sg-FormField .sg-FormField-content .sg-FormField-control{border-color:var(--color-error)}.sg-ProductCart--isDesktop{flex-direction:column}.sg-ProductCart--isDesktop .sg-ProductCart-form{justify-content:flex-end;margin-top:var(--spacing1);width:auto}@media(max-width:767.98px){.sg-ProductCart{padding:0}.sg-ProductCart .sg-ProductCard{margin-right:0}.sg-ProductCart .sg-ProductCard--compress{max-width:none}.sg-ProductCart .sg-ProductCard-wrapper{margin:0}.sg-ProductCart .sg-ProductCard-pictureWrapper{padding-top:50%}.sg-ProductCart .sg-ProductCart-form{justify-content:space-between;margin-top:0;padding:.4375rem .9375rem;width:100%}.sg-ProductCart .sg-ProductCart-fallback,.sg-ProductCart .sg-ProductCart-submit{margin:0;width:5.9375rem}.sg-ProductCart .sg-ProductCart-quantity,.sg-ProductCart .sg-ProductCart-trash{width:auto}.sg-ProductCart .sg-ProductCart-inputs{justify-content:space-between}}.sg-StickyBottom{text-align:center;position:-webkit-sticky;position:sticky;z-index:1;bottom:0;background-color:var(--color-white);padding:var(--spacing2) 0;border-top:3px solid var(--color-black);box-shadow:-300px 0 0 var(--color-white),-600px 0 0 var(--color-white),-900px 0 0 var(--color-white),-1200px 0 0 var(--color-white),-1500px 0 0 var(--color-white),-1800px 0 0 var(--color-white),-2100px 0 0 var(--color-white),300px 0 0 var(--color-white),600px 0 0 var(--color-white),900px 0 0 var(--color-white),1200px 0 0 var(--color-white),1500px 0 0 var(--color-white),1800px 0 0 var(--color-white),2100px 0 0 var(--color-white)}.sg-StickyBottom:before{content:" ";position:absolute;top:-3px;left:0;width:100%;height:3px;background:var(--color-black);box-shadow:-300px 0 0 var(--color-black),-600px 0 0 var(--color-black),-900px 0 0 var(--color-black),-1200px 0 0 var(--color-black),-1500px 0 0 var(--color-black),-1800px 0 0 var(--color-black),-2100px 0 0 var(--color-black),300px 0 0 var(--color-black),600px 0 0 var(--color-black),900px 0 0 var(--color-black),1200px 0 0 var(--color-black),1500px 0 0 var(--color-black),1800px 0 0 var(--color-black),2100px 0 0 var(--color-black)}.sg-Cart-header{display:flex;align-items:flex-start;justify-content:space-between}.sg-Cart-header .sg-Dialog-activator{margin-bottom:var(--spacing2)}@media(max-width:767.98px){.sg-Cart-header{flex-wrap:wrap}.sg-Cart-header .sg-Dialog-activator,.sg-Cart-header .sg-Dialog-activator .sg-Button{width:100%}}.sg-Cart-list{margin:0;padding:0 0 var(--spacing5)}.sg-Cart-item{list-style:none}.sg-Cart .sg-Info,.sg-Cart-item:not(:last-of-type){margin-bottom:var(--spacing2)}.sg-Cart .sg-MessageLoader{min-height:50vh}.sg-ErrorInfo p{margin:0}.sg-ErrorInfo table>tbody>tr>td{vertical-align:middle;overflow:hidden}.sg-ErrorInfo table>tbody>tr>td:nth-child(3){font-family:monospace;font-weight:600;text-align:right}