:root{--primary:#0099c7;--primary-dimmed:#0099c7;--secondary:#f8b92c;--secondary-dimmed:#f8b92c}.container,.thanks__body,.thanks__header,.checkout__container,.cart__container,.product__similar,.product__container,.account__wrapper,.shop,.auction__container{width:100%;max-width:1300px;margin:0 auto}@media (width<=1300px){.container,.thanks__body,.thanks__header,.checkout__container,.cart__container,.product__similar,.product__container,.account__wrapper,.shop,.auction__container{padding:0 1rem}}.button,.checkout .place-order button,.account__wrapper .woocommerce-message .checkout .place-order button,.checkout .place-order .account__wrapper .woocommerce-message button,.cart .woocommerce-cart-form table td.actions .checkout .place-order button,.checkout .place-order .cart .woocommerce-cart-form table td.actions button,.checkout .woocommerce .wc-gzd-order-submit button,.cart .woocommerce-cart-form table td.actions .checkout .woocommerce .wc-gzd-order-submit button,.checkout .woocommerce .wc-gzd-order-submit .cart .woocommerce-cart-form table td.actions button,.checkout .woocommerce-checkout-payment .place-order button,.cart .woocommerce .cart-collaterals .checkout-button,.account__wrapper .woocommerce-message .cart .woocommerce .cart-collaterals .checkout-button,.cart .woocommerce .cart-collaterals .account__wrapper .woocommerce-message .checkout-button,.cart .woocommerce-cart-form table td.actions .woocommerce .cart-collaterals .checkout-button,.cart .woocommerce .cart-collaterals .woocommerce-cart-form table td.actions .checkout-button,.cart .woocommerce-cart-form table td.actions .button,.account__wrapper .woocommerce-message .button{appearance:none;box-shadow:none;text-align:center;color:#fff;cursor:pointer;border:none;outline:none;width:auto;padding:16px;font-family:Sora,sans-serif;font-size:16px;display:inline-block}.button.disabled,.checkout .place-order button.disabled,.cart .woocommerce-cart-form table td.actions .checkout .place-order button.disabled,.checkout .place-order .cart .woocommerce-cart-form table td.actions button.disabled,.checkout .woocommerce .wc-gzd-order-submit button.disabled,.cart .woocommerce-cart-form table td.actions .checkout .woocommerce .wc-gzd-order-submit button.disabled,.checkout .woocommerce .wc-gzd-order-submit .cart .woocommerce-cart-form table td.actions button.disabled,.cart .woocommerce .cart-collaterals .disabled.checkout-button,.cart .woocommerce-cart-form table td.actions .disabled.button,.account__wrapper .woocommerce-message .disabled.button{background-color:#0000001a}.auction{position:relative}.auction__container{grid-template-columns:repeat(1,1fr);column-gap:1rem;padding-top:2rem;padding-bottom:2rem;display:grid}@media screen and (width>=500px){.auction__container{grid-template-columns:repeat(2,1fr)}}@media screen and (width>=767px){.auction__container{grid-template-columns:repeat(3,1fr)}}@media screen and (width>=1024px){.auction__container{grid-template-columns:repeat(4,1fr)}}.auction__item{border:1px solid #000;border-radius:8px;overflow:hidden}.auction__item--body{padding:1rem}.auction__item--body a{text-decoration:none}.auction__item--body a.button,.auction__item--body .cart .woocommerce .cart-collaterals a.checkout-button,.cart .woocommerce .cart-collaterals .auction__item--body a.checkout-button,.auction__item--body .cart .woocommerce-cart-form table td.actions a.button,.cart .woocommerce-cart-form table td.actions .auction__item--body a.button,.cart .woocommerce-cart-form table td.actions .auction__item--body .woocommerce .cart-collaterals a.checkout-button,.auction__item--body .account__wrapper .woocommerce-message a.button,.account__wrapper .woocommerce-message .auction__item--body a.button{color:var(--brand-color);background-color:#000;border-radius:4px;margin-top:1rem;font-weight:700;display:block}.shop{flex-direction:column;width:100%;padding-top:160px;display:flex}@media screen and (width>=1024px){.shop{flex-direction:row}}.shop__aside{width:100%;margin-bottom:1.6rem;position:sticky;top:0}@media screen and (width>=1024px){.shop__aside{margin-bottom:0}}.shop__aside ul{list-style:none}.shop__grid{flex:grow;grid-column-gap:1rem;grid-row-gap:1rem;grid-template-columns:repeat(1,1fr);display:grid}@media screen and (width>=767px){.shop__grid{grid-row-gap:3.2rem;grid-template-columns:repeat(3,1fr)}}@media screen and (width>=1024px){.shop__grid{grid-template-columns:repeat(4,1fr)}}@media screen and (width>=1100px){.shop__grid{grid-template-columns:repeat(4,1fr)}}.shop__item{background-color:#fff;display:block}.shop__item--header{position:relative}.shop__item--image{margin-bottom:.8rem}.shop__item--image img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.shop__item--headline{justify-content:space-between;align-items:flex-start;height:60px;padding:.6rem;display:flex}.shop__item--headline a{text-decoration:none}.shop__item--headline h3{font-weight:400}.shop__item--body{padding:.6rem;position:relative}.shop__item--body .price{font-weight:700}.shop__item--body .price span{color:#00000080;margin-right:.4rem;font-size:.8rem;text-decoration:line-through}.shop__item--body .meta{color:var(--darkgrey-color);margin-top:.8rem;text-decoration:none;display:none}.shop__item--body .meta p{text-align:center;color:inherit;font-size:.8rem;font-weight:700;text-decoration:none}.shop__item--body .meta .price span{color:var(--darkgrey-color);margin:0;text-decoration:none}.shop__item--button{text-align:center;color:var(--primary);border:2px solid var(--primary);cursor:pointer;background-color:#0000;border-radius:.2rem;margin-top:.8rem;padding:.4rem .8rem;text-decoration:none;display:block}.shop__item:hover .shop__item--button{visibility:visible;background-color:var(--primary);color:#fff}.account{margin-bottom:3.5rem;padding-top:10rem;position:relative}.account__wrapper .woocommerce{grid-column-gap:1rem;grid-row-gap:1rem;grid-template-columns:260px calc(100% - 260px);display:grid}@media (width<=1023px){.account__wrapper .woocommerce{display:block}}.account__wrapper .woocommerce-MyAccount-content a{color:inherit;text-decoration:none;position:relative}.account__wrapper .woocommerce-MyAccount-content a:after{content:"";z-index:-1;background-color:#fd0000;width:100%;height:8px;position:absolute;bottom:0;left:0}@media (width<=1023px){.account__wrapper .woocommerce-MyAccount-navigation{margin-bottom:4rem}}.account__wrapper .woocommerce-MyAccount-navigation ul{background-color:#f5f5f5;border-radius:.4rem;margin:0;padding:.4rem;list-style:none}.account__wrapper .woocommerce-MyAccount-navigation ul li{background-color:#0000;border-radius:.4rem;margin-bottom:.2rem;padding:.5rem}.account__wrapper .woocommerce-MyAccount-navigation ul li.is-active,.account__wrapper .woocommerce-MyAccount-navigation ul li:hover{background-color:#0000000b}.account__wrapper .woocommerce-MyAccount-navigation ul li a{color:inherit;text-decoration:none;display:block}.account__wrapper .woocommerce-MyAccount-navigation-link--downloads{display:none}.account__wrapper .woocommerce-message .button,.account__wrapper .woocommerce-message .checkout .place-order button,.checkout .place-order .account__wrapper .woocommerce-message button,.account__wrapper .woocommerce-message .cart .woocommerce-cart-form table td.actions .checkout .place-order button,.cart .woocommerce-cart-form table td.actions .checkout .place-order .account__wrapper .woocommerce-message button,.account__wrapper .woocommerce-message .checkout .place-order .cart .woocommerce-cart-form table td.actions button,.checkout .place-order .cart .woocommerce-cart-form table td.actions .account__wrapper .woocommerce-message button,.checkout .place-order .account__wrapper .woocommerce-message .cart .woocommerce-cart-form table td.actions button,.cart .woocommerce-cart-form table td.actions .account__wrapper .woocommerce-message .checkout .place-order button,.account__wrapper .woocommerce-message .checkout .woocommerce .wc-gzd-order-submit button,.checkout .woocommerce .wc-gzd-order-submit .account__wrapper .woocommerce-message button,.account__wrapper .woocommerce-message .cart .woocommerce .cart-collaterals .checkout-button,.cart .woocommerce .cart-collaterals .account__wrapper .woocommerce-message .checkout-button,.cart .woocommerce-cart-form table td.actions .account__wrapper .woocommerce-message .woocommerce .cart-collaterals .checkout-button,.account__wrapper .woocommerce-message .cart .woocommerce-cart-form table td.actions .button,.cart .woocommerce-cart-form table td.actions .account__wrapper .woocommerce-message .button{margin-right:2rem;display:inline-block;width:auto!important}@media (width<=767px){.account__wrapper .woocommerce-message .button,.account__wrapper .woocommerce-message .checkout .place-order button,.checkout .place-order .account__wrapper .woocommerce-message button,.account__wrapper .woocommerce-message .cart .woocommerce-cart-form table td.actions .checkout .place-order button,.cart .woocommerce-cart-form table td.actions .checkout .place-order .account__wrapper .woocommerce-message button,.account__wrapper .woocommerce-message .checkout .place-order .cart .woocommerce-cart-form table td.actions button,.checkout .place-order .cart .woocommerce-cart-form table td.actions .account__wrapper .woocommerce-message button,.checkout .place-order .account__wrapper .woocommerce-message .cart .woocommerce-cart-form table td.actions button,.cart .woocommerce-cart-form table td.actions .account__wrapper .woocommerce-message .checkout .place-order button,.account__wrapper .woocommerce-message .checkout .woocommerce .wc-gzd-order-submit button,.checkout .woocommerce .wc-gzd-order-submit .account__wrapper .woocommerce-message button,.account__wrapper .woocommerce-message .cart .woocommerce .cart-collaterals .checkout-button,.cart .woocommerce .cart-collaterals .account__wrapper .woocommerce-message .checkout-button,.cart .woocommerce-cart-form table td.actions .account__wrapper .woocommerce-message .woocommerce .cart-collaterals .checkout-button,.account__wrapper .woocommerce-message .cart .woocommerce-cart-form table td.actions .button,.cart .woocommerce-cart-form table td.actions .account__wrapper .woocommerce-message .button{margin-bottom:2rem;margin-right:0;display:block}}.woocommerce input.button.alt,.cart .woocommerce .cart-collaterals input.alt.checkout-button,.woocommerce .cart .woocommerce-cart-form table td.actions input.alt.button,.cart .woocommerce-cart-form table td.actions .woocommerce input.alt.button{border-radius:0;padding:1rem;background-color:#000!important}.woocommerce input.button.alt:hover,.cart .woocommerce .cart-collaterals input.alt.checkout-button:hover,.woocommerce .cart .woocommerce-cart-form table td.actions input.alt.button:hover,.cart .woocommerce-cart-form table td.actions .woocommerce input.alt.button:hover{background-color:#000!important}.product{padding-top:10rem;padding-bottom:4rem;position:relative}@media screen and (width<=1023px){.product{padding-top:8rem}}@media screen and (width<=767px){.product{padding-top:6.4rem;padding-bottom:0}}.product .breadcrumbs{padding:0}.product.type-product{padding-top:0}.product .onsale,.product__container .woocommerce .related{display:none}.product__container .woocommerce .single-product .product{grid-column-gap:4rem;grid-template-columns:calc(60% - 4rem) 40%;display:grid}@media screen and (width<=1023px){.product__container .woocommerce .single-product .product{grid-template-columns:repeat(1,1fr)}}.product__container .woocommerce .single-product .product .woocommerce-product-gallery{float:none;width:100%}.product__container .woocommerce .single-product .product .woocommerce-product-gallery ol{display:flex}.product__container .woocommerce .single-product .product .woocommerce-product-gallery ol li{max-width:80px;margin-top:.4rem;margin-right:.4rem}.product__container .woocommerce .single-product .product .summary{float:none;width:100%}.product__container .woocommerce .single-product .product .summary .product_title{margin:0 0 1rem;padding:0;font-size:1.6rem}@media screen and (width<=1100px){.product__container .woocommerce .single-product .product .summary .product_title{font-size:1.6rem}}@media screen and (width<=1023px){.product__container .woocommerce .single-product .product .summary .product_title{font-size:1.4rem}}.product__container .woocommerce .single-product .product .summary .price{color:#000;margin:0;font-size:2.4rem;font-weight:400;display:block}.product__container .woocommerce .single-product .product .summary .price.price-unit{color:var(--darkgrey-color);margin:0;font-size:14px;font-weight:700;text-decoration:none}.product__container .woocommerce .single-product .product .summary .legal-price-info{color:var(--darkgrey-color);margin:0 0 1rem;font-size:1rem;font-weight:700;text-decoration:none}.product__container .woocommerce .single-product .product .summary .legal-price-info p{font-size:14px}.product__container .woocommerce .single-product .product .summary .legal-price-info a{text-decoration:none}.product__container .woocommerce .single-product .product .summary .cart{border:none;padding:0}.product__container .woocommerce .single-product .product .summary .ans-auction-product-summary .ans-auction-form .ans-auction-bid-now input.button.ans-auction-bid,.product__container .cart .woocommerce .single-product .product .summary .ans-auction-product-summary .ans-auction-form .ans-auction-bid-now .cart-collaterals input.ans-auction-bid.checkout-button,.cart .product__container .woocommerce .single-product .product .summary .ans-auction-product-summary .ans-auction-form .ans-auction-bid-now .cart-collaterals input.ans-auction-bid.checkout-button,.product__container .cart .woocommerce .cart-collaterals .single-product .product .summary .ans-auction-product-summary .ans-auction-form .ans-auction-bid-now input.ans-auction-bid.checkout-button,.cart .product__container .woocommerce .cart-collaterals .single-product .product .summary .ans-auction-product-summary .ans-auction-form .ans-auction-bid-now input.ans-auction-bid.checkout-button{border-radius:0;padding:1rem;background-color:#000!important}.product__container .woocommerce .single-product .product .summary .ans-auction-product-summary .ans-auction-form .ans-auction-bid-now input.button.ans-auction-bid:hover,.product__container .cart .woocommerce .single-product .product .summary .ans-auction-product-summary .ans-auction-form .ans-auction-bid-now .cart-collaterals input.ans-auction-bid.checkout-button:hover,.cart .product__container .woocommerce .single-product .product .summary .ans-auction-product-summary .ans-auction-form .ans-auction-bid-now .cart-collaterals input.ans-auction-bid.checkout-button:hover,.product__container .cart .woocommerce .cart-collaterals .single-product .product .summary .ans-auction-product-summary .ans-auction-form .ans-auction-bid-now input.ans-auction-bid.checkout-button:hover,.cart .product__container .woocommerce .cart-collaterals .single-product .product .summary .ans-auction-product-summary .ans-auction-form .ans-auction-bid-now input.ans-auction-bid.checkout-button:hover{background-color:#000}.product__container .woocommerce .single-product .product form{margin-top:1.6rem}.product__container .woocommerce .single-product .product form select{background-color:#fff;border:2px solid #000;border-radius:0;padding:.4rem;font-size:1rem;display:block}.product__container .woocommerce .single-product .product form table{text-align:left}.product__container .woocommerce .single-product .product form table tr{align-items:flex-start;gap:.4rem;display:flex}.product__container .woocommerce .single-product .product form table td{padding:.2rem;line-height:0}.product__container .woocommerce .single-product .product form table td a{line-height:1;display:block}.product__container .woocommerce .single-product .product form .quantity{float:none;border:2px solid #000;margin:0}.product__container .woocommerce .single-product .product form .quantity input{padding:.5rem;font-size:1rem}.product__container .woocommerce .single-product .product form button{float:none;background-color:#000;border-radius:0;padding:.8rem}.product__container .woocommerce .single-product .product form button:hover{background-color:#000}.product__container .woocommerce .single-product .product form.cart{flex-direction:row;display:flex}.product__container .woocommerce .single-product .product form.variations_form{flex-direction:column}.product__container .woocommerce .single-product .product .product_meta{display:none}.product__container .woocommerce-variation-add-to-cart{align-items:center;display:flex}.product__body{width:100%}.product__description{width:60%;margin-top:2rem;margin-bottom:4rem}@media screen and (width<=1023px){.product__description{width:100%}}.product__details{width:60%}@media screen and (width<=1023px){.product__details{width:100%}}.product__detail{border-top:1px solid #0000001a;padding:1.6rem 0}.product__detail--header{cursor:pointer;justify-content:space-between;align-items:center;display:flex}.product__detail--header svg{pointer-events:none;width:auto;height:16px;transition:transform .4s;display:block}.product__detail--header strong{pointer-events:none}.product__detail--body{max-height:0;overflow:hidden}.product__detail--body .review{max-width:90%;margin-bottom:2.4rem}.product__similar{margin-top:6rem}.product__similar--grid{grid-column-gap:2rem;grid-row-gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:2rem;display:grid}@media screen and (width<=1023px){.product__similar--grid{grid-template-columns:repeat(3,1fr)}}@media screen and (width<=767px){.product__similar--grid{grid-template-columns:repeat(2,1fr)}}.product__similar--item{color:inherit;background-color:#fff;border-radius:.8rem;flex-direction:column;justify-content:space-between;padding:.8rem;text-decoration:none;display:flex}.product__similar--item-image img{max-width:100%;height:auto;margin:0 auto;display:block}.product__similar--item-body{margin-top:1rem}.product__similar--item-body h3{text-align:center}.product__similar--item-body span{text-align:center;color:#0009;text-decoration:none;display:block}.product__detail.open .product__detail--header svg.arrow{transition:transform .4s;transform:rotate(90deg)}.product__detail.open .product__detail--body{max-height:none;transition:max-height .4s}.cart{padding-top:10rem;padding-bottom:4rem;position:relative}.cart p.return-to-shop{display:none}.cart__breadcrumbs ul{margin:0;padding:0;list-style-type:none}.cart__breadcrumbs ul li{margin:0 1rem 0 0;display:inline-block}.cart__breadcrumbs ul li a{color:inherit;text-decoration:none}.cart__breadcrumbs ul li span{color:#0009}.cart .woocommerce-notices-wrapper{display:none}.cart .woocommerce-cart-form{position:relative}.cart .woocommerce-cart-form .remove{color:#000!important;font-weight:400!important}.cart .woocommerce-cart-form .remove:hover{color:#000!important;background-color:#fff!important}.cart .woocommerce-cart-form table{width:100%;margin:0;padding:0;border:none!important}.cart .woocommerce-cart-form table th{text-align:left;border-bottom:1px solid #0006;padding:.4rem;font-weight:400}.cart .woocommerce-cart-form table th:last-of-type{text-align:right}.cart .woocommerce-cart-form table td{text-align:left;padding:1rem .4rem}.cart .woocommerce-cart-form table td:last-of-type{text-align:right}.cart .woocommerce-cart-form table td a{color:inherit;text-decoration:none}.cart .woocommerce-cart-form table td.actions{border-top:1px solid #0006;padding:.4rem 0}.cart .woocommerce-cart-form table td.actions .button,.cart .woocommerce-cart-form table td.actions .checkout .place-order button,.checkout .place-order .cart .woocommerce-cart-form table td.actions button,.cart .woocommerce-cart-form table td.actions .checkout .woocommerce .wc-gzd-order-submit button,.checkout .woocommerce .wc-gzd-order-submit .cart .woocommerce-cart-form table td.actions button,.cart .woocommerce-cart-form table td.actions .woocommerce .cart-collaterals .checkout-button,.cart .woocommerce .cart-collaterals .woocommerce-cart-form table td.actions .checkout-button{color:#fff;background-color:var(--body-color);border-color:var(--body-color);float:right;margin:0}.cart .woocommerce-cart-form table td.actions .button:hover,.cart .woocommerce-cart-form table td.actions .checkout .place-order button:hover,.checkout .place-order .cart .woocommerce-cart-form table td.actions button:hover,.cart .woocommerce-cart-form table td.actions .checkout .woocommerce .wc-gzd-order-submit button:hover,.checkout .woocommerce .wc-gzd-order-submit .cart .woocommerce-cart-form table td.actions button:hover,.cart .woocommerce-cart-form table td.actions .woocommerce .cart-collaterals .checkout-button:hover,.cart .woocommerce .cart-collaterals .woocommerce-cart-form table td.actions .checkout-button:hover{background-color:var(--body-color);border-color:var(--body-color)}.cart .woocommerce-cart-form table td.actions .coupon{float:left;text-align:left;justify-content:flex-start;display:flex}.cart .woocommerce-cart-form table td.actions .coupon label{display:none}.cart .woocommerce-cart-form table td.actions .coupon input[type=text]{min-width:200px;margin-right:.4rem;padding:.4rem;font-size:1rem}.cart .woocommerce-cart-form table td.actions .coupon button{color:#fff;background-color:var(--body-color);border-color:var(--body-color);float:none;margin:0}.cart .woocommerce-cart-form table td.actions .coupon button:hover{background-color:var(--body-color);border-color:var(--body-color)}.cart .woocommerce-cart-form table img{border-radius:1rem;width:auto;height:80px}.cart .woocommerce-cart-form table .product-quantity label{display:none}.cart .woocommerce-cart-form table .product-quantity input[type=number]{border:0;max-width:60px;padding:.4rem;font-size:1rem}.cart .woocommerce .cart-collaterals{justify-content:flex-end;display:flex}@media (width<=767px){.cart .woocommerce .cart-collaterals{width:100%;display:block}}.cart .woocommerce .cart-collaterals .checkout-button{background-color:var(--body-color);border-color:var(--body-color);margin-bottom:1.6rem}.cart .woocommerce .cart-collaterals .checkout-button:hover{background-color:var(--body-color);border-color:var(--body-color);color:var(--white-color)}.cart .woocommerce .cart-collaterals .cart_totals{width:100%;max-width:560px}.cart .woocommerce .cart-collaterals .cart_totals h2{display:none}.cart .woocommerce .cart-collaterals .cart_totals table{width:100%;margin-top:2rem;margin-bottom:2rem;border:none!important}.cart .woocommerce .cart-collaterals .cart_totals table th{text-align:left;padding:.4rem;border:none!important}.cart .woocommerce .cart-collaterals .cart_totals table td{text-align:right;padding:.4rem;border:none!important}.cart .woocommerce .cart-collaterals .cart_totals .button,.cart .woocommerce .cart-collaterals .cart_totals .checkout .place-order button,.checkout .place-order .cart .woocommerce .cart-collaterals .cart_totals button,.cart .woocommerce-cart-form table td.actions .checkout .place-order .woocommerce .cart-collaterals .cart_totals button,.cart .checkout .woocommerce .cart-collaterals .cart_totals .wc-gzd-order-submit button,.checkout .cart .woocommerce .cart-collaterals .cart_totals .wc-gzd-order-submit button,.cart .checkout .woocommerce .wc-gzd-order-submit .cart-collaterals .cart_totals button,.checkout .cart .woocommerce .wc-gzd-order-submit .cart-collaterals .cart_totals button,.cart .woocommerce .cart-collaterals .cart_totals .checkout-button{color:#fff;background-color:var(--body-color);border-color:var(--body-color);padding:1.2rem;font-weight:700}.cart .woocommerce .cart-collaterals .cart_totals .button:hover,.cart .woocommerce .cart-collaterals .cart_totals .checkout .place-order button:hover,.checkout .place-order .cart .woocommerce .cart-collaterals .cart_totals button:hover,.cart .woocommerce-cart-form table td.actions .checkout .place-order .woocommerce .cart-collaterals .cart_totals button:hover,.cart .checkout .woocommerce .cart-collaterals .cart_totals .wc-gzd-order-submit button:hover,.checkout .cart .woocommerce .cart-collaterals .cart_totals .wc-gzd-order-submit button:hover,.cart .checkout .woocommerce .wc-gzd-order-submit .cart-collaterals .cart_totals button:hover,.checkout .cart .woocommerce .wc-gzd-order-submit .cart-collaterals .cart_totals button:hover,.cart .woocommerce .cart-collaterals .cart_totals .checkout-button:hover{background-color:var(--body-color);border-color:var(--body-color)}.cart .woocommerce-shipping-totals ul{margin:0 0 1rem;padding:0;list-style-type:none}.cart .woocommerce-shipping-destination{margin:0;font-size:.8rem}.cart .woocommerce-shipping-destination strong{color:#0009;font-weight:400;display:block}.cart .woocommerce-shipping-calculator{display:none}.checkout{margin-bottom:-4.2rem;padding:10rem 0 8rem;position:relative}@media (width<=1023px){.checkout{padding-bottom:0}}.checkout table,.checkout table th,.checkout table td{border:none!important}.checkout__breadcrumbs ul{margin:0;padding:0;list-style-type:none}.checkout__breadcrumbs ul li{margin:0 1rem 0 0;display:inline-block}.checkout__breadcrumbs ul li a{color:inherit;text-decoration:none}.checkout__breadcrumbs ul li span{color:#0009}.checkout .woocommerce-notices-wrapper,.checkout .woocommerce-form-coupon-toggle,.checkout .woocommerce-form-coupon{display:none}.checkout .woocommerce-checkout{grid-column-gap:8rem;grid-template-columns:repeat(2,1fr);margin:0;padding:0;display:grid}@media (width<=1023px){.checkout .woocommerce-checkout{grid-template-columns:repeat(1,1fr)}}.checkout .woocommerce-checkout h3{display:none}.checkout .woocommerce-checkout #ship-to-different-address{display:block}.checkout .woocommerce-checkout .col-1,.checkout .woocommerce-checkout .col-2{float:none;width:100%}.checkout .woocommerce-checkout .select2-selection{border:2px solid #0003;border-radius:0;height:52px}.checkout .woocommerce-checkout .select2-selection__rendered{color:#000;height:48px;line-height:48px}.checkout .woocommerce-checkout .select2-selection__arrow{height:48px}.checkout .woocommerce-checkout-payment{background-color:#0000!important;margin-bottom:1.6rem!important}@media (width<=1023px){.checkout .woocommerce-checkout-review-order{margin:2rem 0 0;padding:2rem 0;position:relative}.checkout .woocommerce-checkout-review-order:after{content:"";z-index:-1;background-color:#f3f5f7;width:100vw;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}}.checkout .woocommerce-shipping-fields__field-wrapper,.checkout .woocommerce-billing-fields__field-wrapper{flex-wrap:wrap;justify-content:flex-start;display:flex}.checkout .woocommerce-shipping-fields__field-wrapper p,.checkout .woocommerce-billing-fields__field-wrapper p{flex-direction:column;justify-content:flex-end;width:50%;margin:0;padding:.2rem;display:flex}.checkout .woocommerce-shipping-fields__field-wrapper p input,.checkout .woocommerce-billing-fields__field-wrapper p input{border:2px solid #0003;padding:.8rem}.checkout .woocommerce-shipping-fields__field-wrapper p#billing_company_field,.checkout .woocommerce-shipping-fields__field-wrapper p#billing_country_field,.checkout .woocommerce-shipping-fields__field-wrapper p#billing_phone_field,.checkout .woocommerce-shipping-fields__field-wrapper p#billing_email_field,.checkout .woocommerce-shipping-fields__field-wrapper p#shipping_address_type_field,.checkout .woocommerce-shipping-fields__field-wrapper p#shipping_company_field,.checkout .woocommerce-shipping-fields__field-wrapper p#shipping_country_field,.checkout .woocommerce-billing-fields__field-wrapper p#billing_company_field,.checkout .woocommerce-billing-fields__field-wrapper p#billing_country_field,.checkout .woocommerce-billing-fields__field-wrapper p#billing_phone_field,.checkout .woocommerce-billing-fields__field-wrapper p#billing_email_field,.checkout .woocommerce-billing-fields__field-wrapper p#shipping_address_type_field,.checkout .woocommerce-billing-fields__field-wrapper p#shipping_company_field,.checkout .woocommerce-billing-fields__field-wrapper p#shipping_country_field{width:100%}.checkout .woocommerce-shipping-fields__field-wrapper p#billing_address_1_field,.checkout .woocommerce-shipping-fields__field-wrapper p#shipping_address_1_field,.checkout .woocommerce-billing-fields__field-wrapper p#billing_address_1_field,.checkout .woocommerce-billing-fields__field-wrapper p#shipping_address_1_field{width:75%}.checkout .woocommerce-shipping-fields__field-wrapper p#billing_address_2_field,.checkout .woocommerce-shipping-fields__field-wrapper p#shipping_address_2_field,.checkout .woocommerce-billing-fields__field-wrapper p#billing_address_2_field,.checkout .woocommerce-billing-fields__field-wrapper p#shipping_address_2_field{width:25%}.checkout .woocommerce-shipping-fields__field-wrapper p#billing_address_2_field label,.checkout .woocommerce-shipping-fields__field-wrapper p#shipping_address_2_field label,.checkout .woocommerce-billing-fields__field-wrapper p#billing_address_2_field label,.checkout .woocommerce-billing-fields__field-wrapper p#shipping_address_2_field label{display:none}.checkout .woocommerce-shipping-fields__field-wrapper label,.checkout .woocommerce-billing-fields__field-wrapper label{text-transform:uppercase;color:#0006;font-size:.6rem;display:block}.checkout .woocommerce-shipping-fields__field-wrapper input,.checkout .woocommerce-shipping-fields__field-wrapper select,.checkout .woocommerce-billing-fields__field-wrapper input,.checkout .woocommerce-billing-fields__field-wrapper select{border:2px solid #0003;width:100%;padding:.8rem;font-size:1rem;display:block}.checkout .woocommerce textarea{border:2px solid #0003;width:100%;padding:.8rem;font-family:sans-serif;font-size:.8rem;display:block}.checkout .woocommerce-checkout-review-order table{width:100%;margin:0}.checkout .woocommerce-checkout-review-order table thead{display:none}.checkout .woocommerce-checkout-review-order table .product-total{text-align:right}.checkout .woocommerce-checkout-review-order table tbody td{padding:.4rem}.checkout .woocommerce-checkout-review-order table tbody td .product-quantity{font-weight:400}.checkout .woocommerce-checkout-review-order table tfoot{padding-top:1rem}.checkout .woocommerce-checkout-review-order table tfoot th{text-align:left;padding:.4rem;font-weight:400}.checkout .woocommerce-checkout-review-order table tfoot td{text-align:right;padding:.4rem}.checkout .woocommerce-checkout-review-order table tfoot .cart-subtotal td{font-weight:400!important}.checkout .woocommerce-checkout-review-order table tfoot .order-total th{font-weight:700}.checkout .woocommerce-shipping-methods{margin:0;padding:0;font-weight:400}.checkout .woocommerce-checkout-payment input[type=radio]{width:auto;display:inline-block}.checkout .woocommerce-checkout-payment label{display:inline-block}.checkout .woocommerce-checkout-payment label a{margin-left:2rem;line-height:2.4!important}.checkout .woocommerce-checkout-payment ul{margin:0;padding:0;list-style-type:none}.checkout .woocommerce-checkout-payment ul .woocommerce-notice--info{color:#0009;padding:.4rem;font-size:.8rem;display:block}.checkout .woocommerce-checkout-payment ul .payment_box{padding:.4rem 1rem!important}.checkout .woocommerce-checkout-payment ul .payment_box:before{display:none!important}.checkout .woocommerce-checkout-payment ul .payment_box p{margin:0;font-size:.8rem}.checkout .woocommerce-checkout-payment ul a{color:inherit;font-size:.8rem}.checkout .woocommerce-checkout-payment .payment_methods{border-bottom:none!important}.checkout .woocommerce-checkout-payment .place-order button{background-color:var(--brand-color);color:#fff;font-weight:700;border-color:var(--brand-color)!important}.checkout .woocommerce-checkout-payment .place-order button:hover{background-color:var(--brand-color);border-color:var(--brand-color);color:#fff}.checkout .woocommerce-checkout-review-order-table{background-color:#0000!important;margin-top:2rem!important}.checkout .woocommerce-checkout-review-order-table .cart_item img{max-height:80px}.checkout .woocommerce-checkout-review-order-table .cart_item .product-name{align-items:center;display:flex}.checkout .woocommerce-NoticeGroup-checkout{z-index:100;width:100%;animation:1s linear 5s hide;position:fixed;bottom:0;right:0}.checkout .woocommerce-NoticeGroup-checkout ul{margin:0}.checkout .woocommerce .wc-gzd-order-submit{margin-top:2rem}.checkout .woocommerce .wc-gzd-order-submit button{color:#fff;background-color:#3a5c7a;border-color:#3a5c7a;width:100%;font-size:1.2rem;font-weight:700;display:block;padding:1.6rem!important}.checkout .woocommerce .wc-gzd-order-submit button:hover{background-color:var(--brand-color);border-color:var(--brand-color);color:#fff}.checkout .woocommerce-terms-and-conditions-checkbox-text a{margin:0!important}.checkout .payment_methods{padding:0!important}.checkout .payment_method_bacs,.checkout .payment_method_cod{margin-bottom:4px!important}@media screen and (width<=767px){.checkout .payment_method_bacs,.checkout .payment_method_cod{margin:0 0 4px!important;padding:.5rem!important}}.checkout .place-order button{color:#fff;background-color:#000;border-color:#000;width:100%;font-size:1.2rem;font-weight:700;display:block;margin-bottom:4rem!important;padding:1rem!important}.checkout .place-order button:hover{color:#fd0000;background-color:#000;border-color:#000}.checkout .wc-block-components-sidebar-layout{margin-bottom:4rem!important}@media screen and (width>=1024px){.checkout .wc-block-components-sidebar-layout .wc-block-components-sidebar{align-self:flex-start;position:sticky;top:8rem}}@keyframes hide{0%{display:block}to{display:none}}.thanks{position:relative}.thanks__header{background-color:#f3f5f780;border-radius:.4rem;justify-content:center;align-items:center;height:300px;margin-bottom:4rem;padding:2rem;display:flex}.thanks__header h2{color:#0000001a;font-size:4rem;line-height:1.4}.thanks__body--block{margin-top:4rem;margin-bottom:4rem;position:relative}.thanks__body--block p{max-width:600px}.thanks__body--block p a{color:inherit;text-decoration:none;position:relative}.thanks__body--block p a:after{content:"";z-index:-1;background-color:#fd0000;width:100%;height:8px;position:absolute;bottom:0;left:0}.thanks__body--block .order{position:relative}.thanks__body--block .order__item{grid-template-columns:repeat(4,1fr);display:grid}.thanks__body--block .order__item--column{padding:.4rem}.thanks__body--block .order__item--column small{color:#0009;display:block}.thanks__body--block .order__item--column:last-of-type{text-align:right}.thanks__body--block .order__cart{max-width:300px;margin:1rem 0 1rem auto}.thanks__body--block .order__cart--row{justify-content:space-between;width:100%;padding:.4rem;display:flex}.thanks__body--block .order__cart--row:nth-of-type(3){border-bottom:1px solid #0009}.thanks__body--block .order__cart--row:nth-of-type(4){border-bottom:2px solid #000}.thanks__body--block .columns{grid-column-gap:2rem;grid-row-gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:2rem;display:grid}@media (width<=1023px){.thanks__body--block .columns{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.thanks__body--block .columns{grid-template-columns:repeat(1,1fr)}}.thanks__body--block .columns .column{background-color:#f3f5f7;border-radius:.4rem;padding:1rem}.thanks__body--block .columns .column strong{color:#000c}.thanks__body--block .columns .column p{color:#0009}.thanks__body--block .review a{justify-content:center;align-items:center;display:flex}.thanks__body--block .review a svg{fill:#f3f5f7;width:auto;height:40px;transition:all .4s;display:block}.thanks__body--block .review a svg.hover{fill:#fd0000;transition:all .4s}