.rating,.rating-star{display:inline-block;margin:0}.product .rating-star{--letter-spacing: 0.8;--font-size: 1.7}.card-wrapper .rating-star{--letter-spacing: 0.7;--font-size: 1.4}.rating-star{--color-rating-star: rgb(var(--color-foreground));--percent: calc(
    (
        var(--rating) / var(--rating-max) + var(--rating-decimal) *
          var(--font-size) /
          (var(--rating-max) * (var(--letter-spacing) + var(--font-size)))
      ) * 100%
  );letter-spacing:calc(var(--letter-spacing)*1rem);font-size:calc(var(--font-size)*1rem);line-height:1;font-family:Times}.rating-star::before{content:"★★★★★";background:linear-gradient(90deg,var(--color-rating-star) var(--percent),rgba(var(--color-foreground),.15) var(--percent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.rating-text{display:none}.rating-count{display:inline-block;margin:0}.customisation_popup.card_product_popup{border:1px solid #000;display:none;position:fixed;background:#000c;top:0;bottom:0;width:100%;height:100%;z-index:10000000;color:#000;align-items:flex-end;justify-content:flex-end}.card_product_popup .customisation_popup_content{height:100%;width:32%;background:linear-gradient(0deg,#fff,#fff),linear-gradient(180deg,#fff 0,#fff6f6 100%);display:flex;flex-direction:column;gap:1rem;border-radius:20px 0 0 20px;padding:2rem 3rem 1rem;position:relative}.card_product_popup .customisation_popup_subcontent{display:flex;flex-direction:column;gap:1rem;overflow-y:auto;margin-bottom:6rem}.card_product_popup .customisation_header{font-size:1.95vw;display:flex;justify-content:space-between;font-weight:700}.card_product_popup #close-customisation{font-weight:400;margin:0;cursor:pointer;font-size:1.5rem;align-self:center}.card_product_popup .custom_select_heading{font-size:.82vw;font-weight:700;margin-bottom:1rem}.card_product_popup .row-1{background:linear-gradient(90.01deg,rgba(252,225,228,.5) 18.45%,rgba(252,244,221,.5) 99.99%);border-radius:8px;color:#707070;position:relative;padding:1rem;display:flex;justify-content:space-between}.card_product_popup .row-1-heading{font-size:1vw;display:flex;gap:.5rem;align-items:baseline}.card_product_popup .custom-tooltip,.card_product_popup .row-1-heading svg{height:1vw;width:auto;cursor:pointer}.card_product_popup .tooltiptext{visibility:hidden;width:22vw;background-color:#e6e6e6;text-align:center;border-radius:11px;padding:1vw;position:absolute;z-index:1;top:40%;right:3vw;margin-top:3rem;color:#000;font-size:.8vw}.card_product_popup .tooltiptext::before{content:"";position:absolute;background:#e6e6e6;clip-path:polygon(0 100%,100% 0,0 0);height:3.1rem;width:2.25rem;bottom:calc(100% - 2px);transform:scaleY(-1);top:-3rem;left:3.5rem}.card_product_popup .close-tooltip{position:absolute;right:1.5rem;cursor:pointer;height:.8vw!important}.card_product_popup .custom-price{display:flex;gap:.5rem;align-items:baseline;line-height:normal}.card_product_popup .custom-sale-price{font-weight:700;font-size:1.1vw;color:#000}.card_product_popup .custom-regular-price{font-size:.85vw;text-decoration:line-through}.card_product_popup .check-edt{color:#c6352e;font-size:1vw;cursor:pointer}.card_product_popup .custom_edt_box{display:none}.card_product_popup .check-edt-info{color:#707070;font-size:.8vw;line-height:normal}.card_product_popup .custom_edt{position:relative;margin-bottom:.5rem}.card_product_popup .custom_edt_input{width:100%;font-size:1.4rem;padding:1rem;border-radius:5px;border:.5px solid #000}.card_product_popup .custom_edt_input::placeholder{color:#9d9d9d}.card_product_popup .custom_edt_btn{font-size:1.2rem;text-decoration:underline;position:absolute;right:1rem;top:1rem;cursor:pointer;font-weight:600}.card_product_popup .custom_prod_info{display:flex;font-size:1vw;background:#fff;gap:1rem;padding:.5rem}.card_product_popup .custom_prod_info img{width:30%;height:auto}.card_product_popup .prod_info_title{font-size:.96vw}.card_product_popup .prod_info_value{font-weight:600}.card_product_popup .mto-btns{display:flex;gap:1rem;position:absolute;bottom:2rem;width:calc(100% - 6rem);font-size:1.1vw}.card_product_popup .mto-buy-now,.card_product_popup .mto-customise{cursor:pointer;flex:1;padding:1rem 0;text-align:center;border-radius:4px;font-weight:600}.card_product_popup .mto-buy-now:hover,.card_product_popup .mto-customise:hover{box-shadow:0 4px 4px #00000040}.card_product_popup .mto-buy-now{background:#fff;border:1px solid #e9708a;color:#e9708a}.card_product_popup .mto-customise{background:#e9708a;color:#fff}.card_product_popup .custom_prod_info_row{display:flex;align-items:baseline;gap:.5vw;color:#000}.sdd_text_box{display:none;align-items:center;gap:.5rem;font-size:1vw;flex-wrap:wrap;line-height:normal;margin-top:.5rem}.sdd-text-icon{display:none;height:1vw;width:auto}.pair_it_with .sdd_text_box{display:none!important}@media (forced-colors:active){.rating{display:none}.rating-text{display:block}}.card_product_popup .edt-error{color:#e1615c;background:#f7f7f7;line-height:normal;padding:1rem;font-size:.82vw;margin-top:1rem;display:none;border-radius:4px}@media screen and (max-width:750px){.sdd_text_box{gap:.2rem;font-size:2.7vw}.sdd-text-icon{height:2.7vw}.card_product_popup .customisation_popup_subcontent{margin-bottom:0}.card_product_popup .edt-error{padding:.7rem;font-size:1.35rem}.card_product_popup .mto-btns{position:initial;width:100%;margin:1rem 0;font-size:3.7vw}.card_product_popup .custom_prod_info{font-size:3.1vw}.card_product_popup .prod_info_title{font-size:2.7vw}.card_product_popup .tooltiptext{width:65vw;padding:1.7rem 1.9rem 1.7rem 1rem;font-size:2.8vw;left:18vw;right:auto;letter-spacing:normal}.card_product_popup .tooltiptext::before{height:3.1rem;width:2.25rem;bottom:calc(100% - 2px);top:-3rem;left:3.5rem}.card_product_popup .close-tooltip{height:2.2vw;margin-right:-.5rem}.card_product_popup .header_mto_bold{font-size:1rem}.card_product_popup .customisation_popup_content{height:fit-content;width:100%;border-radius:20px 20px 0 0;padding:2rem 1rem 3rem}.card_product_popup .customisation_header{font-size:1.6rem}.card_product_popup .row-1-heading{font-size:1rem}.card_product_popup .custom-tooltip,.card_product_popup .row-1-heading svg{height:1rem!important}.card_product_popup .check-edt{font-size:1rem}.card_product_popup .check-edt-info{font-size:.8rem}.card_product_popup .custom_select_heading{font-size:1.35rem;letter-spacing:normal}.card_product_popup .custom-sale-price{font-size:1.6rem}.card_product_popup .custom-regular-price{font-size:1rem}}