.inventory{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.inventory.force-show{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.inventory b,.inventory strong{font-weight:400}.inventory--pre-order{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-box-align:center;-ms-flex-align:center;align-items:baseline;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:center}.inventory--pre-order div>p{display:inline}.inventory__icon{border-radius:50%;display:inline-block;height:8px;margin-right:8px;width:8px}.inventory__icon--in-stock{background-color:var(--color-core-boden-green)}.inventory__icon--low-stock{background-color:#ffe000}.inventory__icon--out-of-stock{background-color:var(--color-core-boden-red)}.inventory__icon--pre-order{background-color:#ff8900}#swymcs-wishlist-banner{background-color:var(--color-neutrals-cotton);border:1px solid var(--color-neutrals-light-grey);margin:var(--spacer-16) var(--spacer-16) var(--spacer-24);padding:var(--spacer-16);text-align:center}#swymcs-wishlist-banner .swymcs-wishlist-banner-message{margin-bottom:10px}#swymcs-wishlist-banner .swymcs-wishlist-banner-message p{margin:0}#swymcs-wishlist-banner .swymcs-wishlist-banner-message p strong{font-weight:450}#swymcs-wishlist-banner .swymcs-wishlist-banner-message p:not(:last-child){margin-bottom:4px}#swymcs-wishlist-banner .swymcs-wishlist-banner-link{color:inherit;display:inline-block;font-weight:500;text-decoration:underline}#swymcs-wishlist-banner .swymcs-wishlist-banner-link:hover{opacity:.8}@media only screen and (min-width:768px){#swymcs-wishlist-banner{margin-left:auto;margin-right:auto;max-width:686px}}.swymcs-wishlistplus-item{position:relative}.swymcs-wishlistplus-item .swymcs-wishlist-add-to-cart-button.loading>span{visibility:hidden}.swymcs-wishlistplus-item .swymcs-wishlist-item-inventory{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:8px 0 16px}.swymcs-wishlist-add-to-cart-button{margin-top:8px;min-width:auto!important}card-variant-selects .option-error-message span{display:inline-block}#swymcs-wishlist-share-container{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:0 var(--spacer-16)}#swymcs-wishlist-share-container #swymcs-share-wishlist-btn{border-color:var(--color-neutrals-light-grey);gap:8px;margin-top:var(--spacer-16);padding:10.5px 16px;width:100%}#swymcs-wishlist-share-container #swymcs-share-wishlist-btn .icon-boden-tick-in-circle-unfilled{display:none}#swymcs-wishlist-share-container #swymcs-share-wishlist-btn.button--success{border-color:var(--color-digi-boden-green)}#swymcs-wishlist-share-container #swymcs-share-wishlist-btn.button--success .icon-wishlist-share{display:none}#swymcs-wishlist-share-container #swymcs-share-wishlist-btn.button--success .icon-boden-tick-in-circle-unfilled{display:block}#swymcs-wishlist-share-container #swymcs-share-wishlist-btn svg{height:24px;width:24px}select#swym-mutliple-list{border:none;-webkit-box-shadow:none;box-shadow:none;outline:none;padding:10px}.swymcs-wishlist-title{margin:24px 0 0;text-align:center}@media only screen and (min-width:768px){.swymcs-wishlist-title{margin-top:40px}}.swymcs-wishlist-shared-content{margin-bottom:24px}.swymcs-hide-container{display:none!important}.swymcs-custom-wishlist .swymcs-wishlist-body{margin-bottom:20px;min-height:210px;position:relative}.swymcs-custom-wishlist .swymcs-wishlist-body:has(.swymcs-wishlist-banner){min-height:184px}.swymcs-custom-wishlist #swymcs-wishlist-loader{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;inset:0;bottom:0;justify-content:center;margin-top:48px;position:absolute;top:auto}.swymcs-custom-wishlist #swymcs-wishlist-loader svg.icon-loading-spinner{border:none;height:32px;width:32px}.swymcs-custom-wishlist #swymcs-empty-wishlist-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px;text-align:center}.swymcs-custom-wishlist #swymcs-empty-wishlist-container,.swymcs-wishlistplus-item-remove{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.swymcs-wishlistplus-item-remove{-webkit-box-pack:center;-ms-flex-pack:center;background-color:hsla(0,0%,94%,.6);border:none;border-radius:50%;cursor:pointer;justify-content:center;padding:var(--spacer-4);position:absolute;right:var(--spacer-8);top:var(--spacer-8);z-index:1}.swymcs-wishlistplus-item-remove svg{fill:#000;height:16px;width:16px}.swymcs-wishlistplus-item-remove.removing{-webkit-animation:remove-bounce .4s ease-out forwards;animation:remove-bounce .4s ease-out forwards}.swymcs-wishlistplus-item-remove:before{bottom:-12px;content:"";left:-12px;position:absolute;right:-8px;top:-8px}@-webkit-keyframes remove-bounce{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(1.25);transform:scale(1.25)}50%{-webkit-transform:scale(1);transform:scale(1)}75%{-webkit-transform:scale(1.25);transform:scale(1.25)}to{opacity:0;-webkit-transform:scale(1.25);transform:scale(1.25)}}@keyframes remove-bounce{0%{-webkit-transform:scale(1);transform:scale(1)}25%{-webkit-transform:scale(1.25);transform:scale(1.25)}50%{-webkit-transform:scale(1);transform:scale(1)}75%{-webkit-transform:scale(1.25);transform:scale(1.25)}to{opacity:0;-webkit-transform:scale(1.25);transform:scale(1.25)}}.swymcs-wishlist-image-container .swymcs-wishlistplus-item-image{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;margin:auto;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:768px){#swymcs-wishlist-share-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#swymcs-wishlist-share-container #swymcs-share-wishlist-btn{min-width:230px;width:auto}}.swymcs-wishlistplus-item-content.card__content .card__information .price{padding-bottom:var(--spacer-8)}