/*
 * Global Options v6.2.3 — canonical Purchase Studio CSS authority.
 * Rebuilt from the effective v5828 + v617 cascade using parsed CSS rules.
 * Source order is preserved for all non-identical rules; exact redundant rules keep
 * their final occurrence so buyer computed behavior remains unchanged.
 */
body.mtpo-purchase-studio-ready [data-mtpo-purchase-price-hidden="1"]{
  display:none !important;
}
body.mtpo-purchase-studio-ready form.cart.mtpo-purchase-form-studio{
  width:100%;
}
.mtpo-box.mtpo-purchase-studio{
  --mtpo-purchase-blue:#3157f3;
  --mtpo-purchase-ink:#101827;
  --mtpo-purchase-muted:#647086;
  --mtpo-purchase-line:#d9e2ef;
  --mtpo-purchase-soft:#f8fbff;
  border-radius:34px !important;
  border:1px solid var(--mtpo-purchase-line) !important;
  box-shadow:0 20px 55px rgba(16,24,39,.10) !important;
  overflow:hidden;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%) !important;
  padding:0 !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head{
  display:grid !important;
  grid-template-columns:1fr auto !important;
  gap:18px 24px !important;
  align-items:end !important;
  padding:28px 32px 22px !important;
  border-bottom:1px solid rgba(217,226,239,.95) !important;
  background:linear-gradient(180deg,#fff 0%,#f8fbff 100%) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head strong{
  font-size:clamp(30px,3.2vw,48px) !important;
  line-height:.98 !important;
  letter-spacing:-.045em !important;
  color:var(--mtpo-purchase-ink) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head-note{
  justify-self:end !important;
  color:var(--mtpo-purchase-muted) !important;
  font-size:clamp(18px,1.7vw,26px) !important;
  font-weight:750 !important;
  font-style:normal !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-live-price{
  grid-column:1 / -1 !important;
  grid-row:1 !important;
  justify-self:center !important;
  transform:translateY(-2px);
  font-size:clamp(34px,4.2vw,58px) !important;
  line-height:1 !important;
  font-weight:900 !important;
  color:var(--mtpo-purchase-ink) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-live-price del,
.mtpo-box.mtpo-purchase-studio .mtpo-live-price .mtpo-regular{
  opacity:.48 !important;
  font-weight:800 !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-style-grid,
.mtpo-box.mtpo-purchase-studio .mtpo-more-formats,
.mtpo-box.mtpo-purchase-studio .mtpo-field,
.mtpo-box.mtpo-purchase-studio .mtpo-trust,
.mtpo-box.mtpo-purchase-studio .mtpo-after-options,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-info,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
  margin-left:32px !important;
  margin-right:32px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-style-grid-core{
  padding-top:30px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
  display:grid !important;
  grid-template-columns:minmax(170px,240px) minmax(280px,1fr) !important;
  gap:18px !important;
  align-items:end !important;
  padding:22px !important;
  border:1px solid var(--mtpo-purchase-line) !important;
  border-radius:28px !important;
  background:linear-gradient(180deg,#fff 0%,#f8fbff 100%) !important;
  box-shadow:0 16px 34px rgba(16,24,39,.06) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-action-label{
  display:block;
  margin:0 0 8px;
  font-size:16px;
  font-weight:900;
  letter-spacing:-.02em;
  color:var(--mtpo-purchase-ink);
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-action-label-spacer{
  opacity:0;
}
.mtpo-box.mtpo-purchase-studio .quantity{
  display:flex !important;
  align-items:center !important;
  width:100% !important;
  max-width:240px !important;
  min-height:66px !important;
  border:2px solid var(--mtpo-purchase-line) !important;
  border-radius:22px !important;
  overflow:hidden !important;
  background:#fff !important;
}
.mtpo-box.mtpo-purchase-studio .quantity input.qty{
  border:0 !important;
  box-shadow:none !important;
  min-height:64px !important;
  font-size:24px !important;
  font-weight:800 !important;
  text-align:center !important;
  background:#fff !important;
}
.mtpo-box.mtpo-purchase-studio .quantity.mtpo-purchase-qty-input-only input.qty{
  flex:1 1 auto !important;
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  margin:0 !important;
  padding-left:12px !important;
  padding-right:12px !important;
  text-align:center !important;
}
.mtpo-box.mtpo-purchase-studio .quantity .minus,
.mtpo-box.mtpo-purchase-studio .quantity .plus{
  min-width:54px !important;
  min-height:64px !important;
  border:0 !important;
  background:#fff !important;
  color:var(--mtpo-purchase-blue) !important;
  font-size:26px !important;
  font-weight:900 !important;
}
.mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
  width:100% !important;
  min-height:76px !important;
  border-radius:24px !important;
  font-size:clamp(22px,2.2vw,34px) !important;
  font-weight:950 !important;
  letter-spacing:.01em !important;
  text-transform:uppercase !important;
  background:linear-gradient(135deg,var(--mtpo-purchase-blue),#4f6cf6) !important;
  color:#fff !important;
  border:0 !important;
  box-shadow:0 18px 35px rgba(49,87,243,.24) !important;
}
.mtpo-box.mtpo-purchase-studio .single_add_to_cart_button:hover{
  filter:brightness(.98);
  transform:translateY(-1px);
}
.mtpo-box.mtpo-purchase-studio .mtpo-trust{
  margin-top:20px !important;
  margin-bottom:20px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-info{
  display:grid;
  grid-template-columns:1fr;
  gap:14px;
  margin-top:20px !important;
  margin-bottom:18px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-info-panel{
  border:1px solid var(--mtpo-purchase-line);
  border-radius:24px;
  background:#fff;
  box-shadow:0 12px 28px rgba(16,24,39,.05);
  overflow:hidden;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-info-panel > summary{
  display:flex;
  align-items:center;
  justify-content:space-between;
  list-style:none;
  cursor:pointer;
  padding:18px 22px;
  color:var(--mtpo-purchase-ink);
  font-size:20px;
  font-weight:900;
  letter-spacing:-.025em;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-info-panel > summary::-webkit-details-marker{display:none;}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-info-panel > summary:after{
  content:"+";
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:999px;
  background:#f1f5f9;
  font-size:22px;
  font-weight:900;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-info-panel[open] > summary:after{content:"−";}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-info-body{
  padding:0 22px 20px;
  color:#273247;
  font-size:17px;
  line-height:1.65;
}
.mtpo-box.mtpo-purchase-studio .woocommerce-product-details__short-description,
.mtpo-box.mtpo-purchase-studio .product_meta{
  margin:0 !important;
}
.mtpo-box.mtpo-purchase-studio .product_meta{
  display:block !important;
  font-size:14px !important;
  color:var(--mtpo-purchase-muted) !important;
}
@media (max-width: 767px){
  .mtpo-box.mtpo-purchase-studio{
    border-radius:26px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head{
    display:block !important;
    padding:22px 18px 18px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-live-price{
    display:block !important;
    text-align:center !important;
    margin-bottom:16px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    display:block;
    margin-bottom:8px;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    display:block;
    font-size:16px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-style-grid,
  .mtpo-box.mtpo-purchase-studio .mtpo-more-formats,
  .mtpo-box.mtpo-purchase-studio .mtpo-field,
  .mtpo-box.mtpo-purchase-studio .mtpo-trust,
  .mtpo-box.mtpo-purchase-studio .mtpo-after-options,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-info,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    margin-left:16px !important;
    margin-right:16px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    grid-template-columns:1fr !important;
    padding:16px !important;
    border-radius:22px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-action-label-spacer{
    display:none !important;
  }
  .mtpo-box.mtpo-purchase-studio .quantity{
    max-width:220px !important;
  }
  .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
    min-height:68px !important;
    border-radius:22px !important;
  }
}
.mtpo-box.mtpo-purchase-studio .mtpo-live-price{
  display:none !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head{
  grid-template-columns:minmax(0,1fr) minmax(180px,320px) !important;
  align-items:center !important;
  padding:24px 28px 20px !important;
  gap:12px 22px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head strong{
  font-size:clamp(28px,2.15vw,40px) !important;
  line-height:1.02 !important;
  letter-spacing:-.045em !important;
  max-width:440px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head-note{
  align-self:center !important;
  justify-self:end !important;
  max-width:320px !important;
  text-align:right !important;
  font-size:clamp(16px,1.2vw,22px) !important;
  line-height:1.18 !important;
}
@media (max-width: 1100px){
  .mtpo-box.mtpo-purchase-studio .mtpo-head{
    display:block !important;
    padding:22px 24px 18px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    display:block !important;
    max-width:none !important;
    font-size:34px !important;
    line-height:1.04 !important;
    margin-bottom:8px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    display:block !important;
    max-width:none !important;
    text-align:left !important;
    font-size:18px !important;
  }
}
@media (max-width: 767px){
  .mtpo-box.mtpo-purchase-studio .mtpo-head{
    padding:20px 18px 16px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:34px !important;
    line-height:1.02 !important;
    margin-bottom:8px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:17px !important;
    line-height:1.22 !important;
  }
}
.mtpo-box.mtpo-purchase-studio{
  position:relative !important;
  border-radius:28px !important;
  box-shadow:0 18px 46px rgba(15,23,42,.10) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:70px !important;
  padding:14px 24px 18px !important;
  color:#fff !important;
  background:linear-gradient(135deg,#222629 0%,#454545 100%) !important;
  border-radius:28px 28px 0 0 !important;
  margin:0 !important;
  overflow:hidden !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band p.price,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .product-page-price,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price-wrapper{
  margin:0 !important;
  color:#fff !important;
  text-align:center !important;
  line-height:1 !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .amount,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band bdi{
  color:#fff !important;
  font-weight:900 !important;
  font-size:clamp(32px,3.2vw,48px) !important;
  letter-spacing:-.035em !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .amount,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del bdi{
  color:rgba(255,255,255,.48) !important;
  font-size:clamp(28px,2.6vw,42px) !important;
  font-weight:800 !important;
  text-decoration-thickness:2px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins{
  color:#fff !important;
  text-decoration:none !important;
  margin-left:12px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head{
  border-radius:26px 26px 0 0 !important;
  margin-top:-18px !important;
  position:relative !important;
  z-index:2 !important;
  grid-template-columns:minmax(180px,.72fr) minmax(220px,1fr) !important;
  align-items:center !important;
  padding:26px 30px 22px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head strong{
  font-size:clamp(30px,2.45vw,44px) !important;
  line-height:.98 !important;
  max-width:360px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head-note{
  font-size:clamp(17px,1.25vw,22px) !important;
  max-width:360px !important;
  justify-self:end !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-style-grid-core{
  padding-top:28px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
  margin-top:22px !important;
  grid-template-columns:minmax(150px,220px) minmax(260px,1fr) !important;
  max-width:none !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-trust{
  padding:16px 16px !important;
  border:1px solid #dfe7f2 !important;
  border-radius:22px !important;
  background:#fff !important;
  overflow:hidden !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-trust-list{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(118px,1fr)) !important;
  gap:10px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-info-panel{
  background:linear-gradient(180deg,#fff 0%,#fbfdff 100%) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-info-panel > summary{
  font-size:18px !important;
}
@media (max-width: 1280px){
  .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:1fr !important;
    gap:8px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    max-width:none !important;
    font-size:36px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    justify-self:start !important;
    text-align:left !important;
    max-width:none !important;
    font-size:18px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    grid-template-columns:1fr !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-trust-list{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media (max-width: 767px){
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
    min-height:58px !important;
    padding:12px 18px 16px !important;
    border-radius:26px 26px 0 0 !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .amount,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band bdi{
    font-size:34px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .amount,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del bdi{
    font-size:30px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head{
    margin-top:-14px !important;
    padding:22px 18px 16px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:34px !important;
    max-width:none !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-trust-list{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
.mtpo-box.mtpo-purchase-studio{
  background:#fff !important;
  border-radius:30px !important;
  overflow:hidden !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  min-height:auto !important;
  margin:24px 30px 0 !important;
  padding:16px 20px 10px !important;
  border:1px solid transparent !important;
  border-radius:22px !important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;
  color:#101827 !important;
  box-shadow:none !important;
  overflow:visible !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band p.price,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .product-page-price,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price-wrapper{
  margin:0 !important;
  color:#101827 !important;
  text-align:left !important;
  line-height:1.05 !important;
  display:flex !important;
  align-items:baseline !important;
  justify-content:flex-start !important;
  gap:14px !important;
  flex-wrap:wrap !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .amount,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band bdi{
  color:#101827 !important;
  font-weight:950 !important;
  font-size:clamp(28px,2.4vw,40px) !important;
  letter-spacing:-.035em !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .amount,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del bdi{
  color:#94a0b3 !important;
  opacity:1 !important;
  font-size:clamp(24px,2vw,34px) !important;
  font-weight:800 !important;
  text-decoration-thickness:2px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins{
  color:#101827 !important;
  text-decoration:none !important;
  margin-left:0 !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head{
  margin-top:0 !important;
  border-radius:0 !important;
  grid-template-columns:minmax(0,1fr) !important;
  gap:6px !important;
  padding:8px 30px 20px !important;
  border-bottom:1px solid #d9e2ef !important;
  background:#fff !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head strong{
  display:block !important;
  max-width:none !important;
  font-size:clamp(28px,2.25vw,38px) !important;
  line-height:1.02 !important;
  letter-spacing:-.045em !important;
  white-space:normal !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head-note{
  justify-self:start !important;
  text-align:left !important;
  max-width:none !important;
  font-size:clamp(16px,1.08vw,20px) !important;
  line-height:1.25 !important;
  font-weight:800 !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
  display:grid !important;
  grid-template-columns:minmax(150px,210px) minmax(0,1fr) !important;
  gap:16px !important;
  align-items:end !important;
  margin-top:18px !important;
  padding:18px !important;
  border-radius:22px !important;
  border:1px solid #d9e2ef !important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;
  box-shadow:0 14px 30px rgba(16,24,39,.06) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-action-label{
  font-size:15px !important;
  margin-bottom:8px !important;
}
.mtpo-box.mtpo-purchase-studio .quantity{
  min-height:58px !important;
  max-width:210px !important;
  border-radius:18px !important;
}
.mtpo-box.mtpo-purchase-studio .quantity input.qty{
  min-height:56px !important;
  font-size:22px !important;
}
.mtpo-box.mtpo-purchase-studio .quantity .minus,
.mtpo-box.mtpo-purchase-studio .quantity .plus{
  min-height:56px !important;
  min-width:48px !important;
  font-size:24px !important;
}
.mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
  min-height:62px !important;
  border-radius:18px !important;
  font-size:clamp(20px,1.55vw,26px) !important;
  line-height:1 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  white-space:nowrap !important;
  padding:0 22px !important;
  letter-spacing:.01em !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-trust-list{
  grid-template-columns:repeat(auto-fit,minmax(145px,1fr)) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-info-panel > summary{
  font-size:18px !important;
  padding:17px 20px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-desc-panel > summary{
  color:#101827 !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-info-body{
  font-size:16px !important;
  line-height:1.6 !important;
}
@media (max-width: 1280px){
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
    margin:22px 24px 0 !important;
    padding:14px 18px 8px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head{
    padding:8px 24px 18px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:32px !important;
    line-height:1.04 !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:17px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    grid-template-columns:minmax(140px,200px) minmax(220px,1fr) !important;
  }
  .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
    font-size:22px !important;
  }
}
@media (max-width: 980px){
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    grid-template-columns:1fr !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap .mtpo-purchase-action-label-spacer{
    display:none !important;
  }
  .mtpo-box.mtpo-purchase-studio .quantity{
    max-width:220px !important;
  }
  .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
    width:100% !important;
  }
}
@media (max-width: 767px){
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
    margin:18px 16px 0 !important;
    padding:12px 14px 6px !important;
    border-radius:18px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .amount,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band bdi{
    font-size:30px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .amount,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del bdi{
    font-size:26px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head{
    padding:8px 16px 16px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:30px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:16px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    padding:16px !important;
    border-radius:20px !important;
  }
  .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
    min-height:60px !important;
    border-radius:18px !important;
    font-size:22px !important;
  }
}
.mtpo-box.mtpo-purchase-studio{
  --mtpo-purchase-ink:#101827;
  --mtpo-purchase-muted:#647086;
  --mtpo-purchase-line:#dbe4f1;
  --mtpo-purchase-blue:#3157f3;
  --mtpo-purchase-soft:#f7fbff;
  background:#fff !important;
  border:1px solid #dbe4f1 !important;
  border-radius:28px !important;
  box-shadow:0 18px 45px rgba(15,23,42,.10) !important;
  overflow:hidden !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
  margin:24px 30px 12px !important;
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  overflow:visible !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band p.price,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .product-page-price,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price-wrapper{
  width:100% !important;
  min-height:74px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:16px !important;
  flex-wrap:nowrap !important;
  margin:0 !important;
  padding:16px 20px !important;
  border:1px solid var(--mtpo-purchase-line) !important;
  border-radius:20px !important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;
  color:var(--mtpo-purchase-ink) !important;
  box-shadow:0 14px 32px rgba(15,23,42,.06) !important;
  line-height:1 !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del{
  order:1 !important;
  display:inline-flex !important;
  align-items:baseline !important;
  margin:0 !important;
  color:#98a4b7 !important;
  opacity:1 !important;
  text-decoration-thickness:2px !important;
  text-decoration-color:rgba(16,24,39,.32) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins{
  order:2 !important;
  display:inline-flex !important;
  align-items:baseline !important;
  margin:0 !important;
  color:var(--mtpo-purchase-ink) !important;
  text-decoration:none !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .amount,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del bdi{
  color:#98a4b7 !important;
  font-size:clamp(28px,2.15vw,38px) !important;
  font-weight:850 !important;
  line-height:1 !important;
  letter-spacing:-.04em !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins .amount,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins bdi,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band > .price > .amount,
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band > .price > .woocommerce-Price-amount{
  color:var(--mtpo-purchase-ink) !important;
  font-size:clamp(30px,2.25vw,40px) !important;
  font-weight:950 !important;
  line-height:1 !important;
  letter-spacing:-.04em !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head{
  display:grid !important;
  grid-template-columns:minmax(170px,.78fr) minmax(210px,1fr) !important;
  gap:14px 22px !important;
  align-items:center !important;
  margin:0 !important;
  padding:6px 30px 22px !important;
  border-radius:0 !important;
  border-bottom:1px solid var(--mtpo-purchase-line) !important;
  background:#fff !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head strong{
  display:block !important;
  max-width:340px !important;
  font-size:clamp(28px,2.0vw,36px) !important;
  line-height:1.02 !important;
  letter-spacing:-.045em !important;
  color:var(--mtpo-purchase-ink) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head-note{
  justify-self:end !important;
  max-width:360px !important;
  text-align:right !important;
  font-size:clamp(16px,1.05vw,20px) !important;
  line-height:1.22 !important;
  font-weight:800 !important;
  color:var(--mtpo-purchase-muted) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-style-grid-core{
  padding-top:22px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
  display:grid !important;
  grid-template-columns:minmax(180px,.40fr) minmax(240px,.60fr) !important;
  gap:18px !important;
  align-items:end !important;
  margin-top:20px !important;
  padding:18px !important;
  border:1px solid var(--mtpo-purchase-line) !important;
  border-radius:22px !important;
  background:linear-gradient(180deg,#fff 0%,#f8fbff 100%) !important;
  box-shadow:0 14px 30px rgba(16,24,39,.06) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-purchase-action-label{
  font-size:15px !important;
  font-weight:900 !important;
  color:var(--mtpo-purchase-ink) !important;
  margin:0 0 8px !important;
}
.mtpo-box.mtpo-purchase-studio .quantity{
  width:100% !important;
  max-width:none !important;
  min-height:60px !important;
  border:2px solid var(--mtpo-purchase-line) !important;
  border-radius:18px !important;
  background:#fff !important;
}
.mtpo-box.mtpo-purchase-studio .quantity input.qty{
  min-height:58px !important;
  font-size:24px !important;
  font-weight:850 !important;
}
.mtpo-box.mtpo-purchase-studio .quantity .minus,
.mtpo-box.mtpo-purchase-studio .quantity .plus{
  min-width:52px !important;
  min-height:58px !important;
  font-size:24px !important;
  font-weight:950 !important;
}
.mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
  width:100% !important;
  min-height:60px !important;
  border-radius:18px !important;
  padding:0 24px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  font-size:clamp(20px,1.45vw,26px) !important;
  line-height:1 !important;
  white-space:nowrap !important;
  letter-spacing:.01em !important;
  text-transform:uppercase !important;
  box-shadow:0 16px 30px rgba(49,87,243,.23) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-trust{
  margin-top:18px !important;
  margin-bottom:18px !important;
  padding:16px !important;
  border:1px solid var(--mtpo-purchase-line) !important;
  border-radius:22px !important;
  background:#fff !important;
  overflow:visible !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-trust-list{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:12px !important;
  align-items:stretch !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-trust-item,
.mtpo-box.mtpo-purchase-studio .mtpo-trust li,
.mtpo-box.mtpo-purchase-studio .mtpo-trust span{
  min-width:0 !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-trust-item{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:10px !important;
  min-height:54px !important;
  padding:10px 12px !important;
  border:1px solid var(--mtpo-purchase-line) !important;
  border-radius:16px !important;
  background:#fff !important;
  box-shadow:0 8px 18px rgba(16,24,39,.04) !important;
  font-size:15px !important;
  font-weight:850 !important;
  line-height:1.12 !important;
  color:var(--mtpo-purchase-ink) !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-trust-item:before{
  flex:0 0 28px !important;
  width:28px !important;
  height:28px !important;
  margin:0 !important;
}
@media (max-width: 1280px){
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
    margin:22px 24px 10px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:minmax(0,1fr) !important;
    gap:6px !important;
    padding:6px 24px 18px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    max-width:none !important;
    font-size:32px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    justify-self:start !important;
    max-width:none !important;
    text-align:left !important;
    font-size:17px !important;
  }
}
@media (max-width: 980px){
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    grid-template-columns:1fr !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap .mtpo-purchase-action-label-spacer{
    display:none !important;
  }
  .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
    min-height:60px !important;
  }
}
@media (max-width: 767px){
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
    margin:18px 16px 10px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band p.price,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .product-page-price,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price-wrapper{
    min-height:62px !important;
    padding:14px 16px !important;
    gap:12px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .amount,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del bdi{
    font-size:28px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins .amount,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins bdi,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band > .price > .amount,
  .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band > .price > .woocommerce-Price-amount{
    font-size:30px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head{
    padding:4px 16px 16px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:30px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:16px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-trust-list{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
  }
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
  margin:22px 28px 10px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band p.price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .product-page-price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price-wrapper{
  min-height:68px !important;
  padding:14px 18px !important;
  gap:14px !important;
  align-items:baseline !important;
  border-radius:18px !important;
  background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%) !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .woocommerce-Price-amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band bdi{
  color:#101827 !important;
  font-size:clamp(32px,2.7vw,46px) !important;
  font-weight:950 !important;
  line-height:1 !important;
  letter-spacing:-.045em !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins .woocommerce-Price-amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins .amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins bdi{
  color:#101827 !important;
  font-size:clamp(32px,2.7vw,46px) !important;
  font-weight:950 !important;
  text-decoration:none !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .woocommerce-Price-amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del bdi{
  color:#98a4b7 !important;
  opacity:1 !important;
  font-size:clamp(28px,2.25vw,40px) !important;
  font-weight:850 !important;
  line-height:1 !important;
  text-decoration-thickness:2px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
  grid-template-columns:minmax(0,.70fr) minmax(180px,1fr) !important;
  gap:10px 18px !important;
  padding:4px 28px 18px !important;
  align-items:center !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
  max-width:300px !important;
  font-size:clamp(24px,1.65vw,32px) !important;
  line-height:1.04 !important;
  letter-spacing:-.04em !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
  max-width:330px !important;
  font-size:clamp(14px,.95vw,18px) !important;
  line-height:1.22 !important;
  text-align:right !important;
  justify-self:end !important;
  font-weight:800 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style-grid-core{
  padding-top:18px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
  grid-template-columns:minmax(130px,170px) minmax(280px,1fr) !important;
  gap:18px !important;
  align-items:end !important;
  padding:16px 18px !important;
  border-radius:20px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-qty-wrap{
  max-width:170px !important;
  width:100% !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-action-label{
  display:block !important;
  text-align:center !important;
  font-size:13px !important;
  line-height:1.1 !important;
  margin:0 0 7px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap .mtpo-purchase-action-label-spacer{
  visibility:hidden !important;
  display:block !important;
  height:21px !important;
  margin:0 0 7px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity{
  max-width:170px !important;
  min-height:52px !important;
  border-radius:16px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity input.qty{
  min-height:50px !important;
  font-size:22px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .minus,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .plus{
  min-width:42px !important;
  min-height:50px !important;
  font-size:22px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
  min-height:64px !important;
  border-radius:18px !important;
  font-size:clamp(22px,1.65vw,30px) !important;
  font-weight:950 !important;
  padding:0 28px !important;
  max-width:none !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust{
  padding:14px !important;
  overflow:hidden !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust-list{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:12px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust-item:nth-child(n/**/+4),
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust li:nth-child(n/**/+4){
  display:none !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust-item{
  min-height:52px !important;
  padding:10px 12px !important;
  border-radius:15px !important;
  font-size:14px !important;
  line-height:1.08 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust-item:before{
  flex-basis:26px !important;
  width:26px !important;
  height:26px !important;
}
@media (max-width:1280px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
    margin:20px 24px 10px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:minmax(0,.78fr) minmax(180px,1fr) !important;
    padding:4px 24px 16px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:28px !important;
    max-width:270px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:16px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    grid-template-columns:minmax(125px,165px) minmax(250px,1fr) !important;
  }
}
@media (max-width:760px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:1fr !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    max-width:none !important;
    font-size:28px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    text-align:left !important;
    justify-self:start !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    grid-template-columns:1fr !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-qty-wrap,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity{
    max-width:220px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust-list{
    grid-template-columns:1fr !important;
  }
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
  grid-template-columns:minmax(0,.72fr) minmax(170px,1fr) !important;
  gap:8px 16px !important;
  padding:2px 28px 14px !important;
  min-height:0 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
  max-width:260px !important;
  font-size:clamp(22px,1.35vw,28px) !important;
  line-height:1.03 !important;
  letter-spacing:-.04em !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
  max-width:300px !important;
  font-size:clamp(13px,.82vw,16px) !important;
  line-height:1.18 !important;
  text-align:right !important;
  justify-self:end !important;
  align-self:center !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style-grid-core{
  padding-top:14px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust > span:nth-of-type(n/**/+4),
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust > span:nth-child(n/**/+4),
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust > *:nth-child(n/**/+4),
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust-item:nth-child(n/**/+4),
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust li:nth-child(n/**/+4),
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust-list > *:nth-child(n/**/+4){
  display:none !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust{
  overflow:hidden !important;
  padding:13px 14px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust-list,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust > span,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust-item{
  min-height:50px !important;
  padding:9px 12px !important;
  border-radius:15px !important;
  font-size:14px !important;
  line-height:1.08 !important;
}
@media (max-width:1280px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:minmax(0,.72fr) minmax(160px,1fr) !important;
    padding:2px 24px 13px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    max-width:245px !important;
    font-size:24px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:14px !important;
  }
}
@media (max-width:760px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    max-width:none !important;
    font-size:25px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    max-width:none !important;
    text-align:left !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust-list{
    grid-template-columns:1fr !important;
  }
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust.mtpo-trust-delivery-replaced{
  padding:0 !important;
  border:0 !important;
  background:transparent !important;
  overflow:visible !important;
  margin-top:16px !important;
  margin-bottom:16px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-confidence-card{
  display:block !important;
  width:100% !important;
  border:1px solid #dbe4f1 !important;
  border-radius:20px !important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;
  box-shadow:0 14px 30px rgba(16,24,39,.06) !important;
  padding:18px 20px !important;
  color:#101827 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-head{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:14px !important;
  margin-bottom:14px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-kicker{
  display:block !important;
  margin-bottom:3px !important;
  font-size:11px !important;
  font-weight:900 !important;
  letter-spacing:.095em !important;
  text-transform:uppercase !important;
  color:#3157f3 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-head strong{
  display:block !important;
  font-size:20px !important;
  line-height:1.1 !important;
  font-weight:950 !important;
  letter-spacing:-.035em !important;
  color:#101827 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-pill{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 auto !important;
  padding:8px 11px !important;
  border:1px solid #bfe8d0 !important;
  border-radius:999px !important;
  background:#ecfdf3 !important;
  color:#08783f !important;
  font-size:12px !important;
  font-weight:900 !important;
  white-space:nowrap !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-grid{
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:10px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-row{
  display:grid !important;
  grid-template-columns:minmax(95px,.45fr) minmax(0,1fr) !important;
  gap:10px !important;
  align-items:center !important;
  min-height:48px !important;
  padding:11px 12px !important;
  border:1px solid #e2e9f3 !important;
  border-radius:15px !important;
  background:#fff !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-row span{
  font-size:13px !important;
  line-height:1.1 !important;
  font-weight:900 !important;
  color:#647086 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-row strong{
  font-size:15px !important;
  line-height:1.18 !important;
  font-weight:950 !important;
  letter-spacing:-.02em !important;
  color:#101827 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-note{
  margin:12px 0 0 !important;
  color:#647086 !important;
  font-size:13px !important;
  line-height:1.45 !important;
  font-weight:700 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-confidence-line{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:8px !important;
  margin-top:12px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-confidence-line span{
  display:inline-flex !important;
  align-items:center !important;
  min-height:34px !important;
  padding:7px 10px !important;
  border:1px solid #dbe4f1 !important;
  border-radius:999px !important;
  background:#fff !important;
  color:#101827 !important;
  font-size:13px !important;
  font-weight:900 !important;
  line-height:1 !important;
}
@media (max-width:760px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-confidence-card{
    padding:16px !important;
    border-radius:18px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-head{
    display:block !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-pill{
    margin-top:10px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-row{
    grid-template-columns:1fr !important;
    gap:4px !important;
  }
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
  margin:22px 28px 12px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band p.price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .product-page-price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price-wrapper{
  justify-content:center !important;
  text-align:center !important;
  gap:18px !important;
  padding:16px 20px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins{
  display:inline-flex !important;
  align-items:baseline !important;
  justify-content:center !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins .woocommerce-Price-amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins .amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins bdi{
  font-size:clamp(34px,2.75vw,48px) !important;
  font-weight:950 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
  grid-template-columns:minmax(130px,180px) minmax(300px,1fr) !important;
  align-items:end !important;
  gap:18px !important;
  padding:16px 18px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-qty-wrap{
  width:100% !important;
  max-width:180px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap{
  display:flex !important;
  align-items:flex-end !important;
  align-self:end !important;
  width:100% !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap .mtpo-purchase-action-label-spacer{
  display:none !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity{
  max-width:180px !important;
  min-height:54px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity input.qty,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .minus,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .plus{
  min-height:52px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
  min-height:62px !important;
  border-radius:18px !important;
  align-self:end !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust.mtpo-trust-delivery-replaced{
  display:block !important;
  width:auto !important;
  margin:18px 28px !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  overflow:visible !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-confidence-card{
  display:block !important;
  width:100% !important;
  max-width:none !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:#101827 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-head{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:12px !important;
  margin:0 0 12px !important;
  padding:0 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-kicker{
  font-size:11px !important;
  letter-spacing:.105em !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-pill{
  padding:7px 10px !important;
  font-size:12px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-grid{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:10px !important;
  width:100% !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-row{
  display:block !important;
  min-height:0 !important;
  padding:13px 14px !important;
  border:1px solid #dbe4f1 !important;
  border-radius:16px !important;
  background:#fff !important;
  box-shadow:0 10px 22px rgba(16,24,39,.045) !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-row span{
  display:block !important;
  margin:0 0 5px !important;
  font-size:13px !important;
  font-weight:900 !important;
  color:#647086 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-row strong{
  display:block !important;
  font-size:15px !important;
  line-height:1.25 !important;
  font-weight:950 !important;
  color:#101827 !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-note{
  margin:12px 0 0 !important;
  font-size:13px !important;
  line-height:1.45 !important;
  text-align:left !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-confidence-line{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  gap:10px !important;
  margin-top:12px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-confidence-line span{
  justify-content:center !important;
  min-height:38px !important;
  border-radius:14px !important;
  font-size:13px !important;
}
@media (max-width:1280px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust.mtpo-trust-delivery-replaced{
    margin-left:24px !important;
    margin-right:24px !important;
  }
}
@media (max-width:980px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    grid-template-columns:1fr !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-qty-wrap,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity{
    max-width:220px !important;
  }
}
@media (max-width:760px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust.mtpo-trust-delivery-replaced{
    margin-left:16px !important;
    margin-right:16px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-grid,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-confidence-line{
    grid-template-columns:1fr !important;
  }
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
  grid-template-columns:minmax(150px,176px) minmax(0,1fr) !important;
  align-items:end !important;
  gap:20px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-qty-wrap,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap{
  width:100% !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-qty-wrap{
  max-width:176px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-action-label{
  text-align:center !important;
  font-size:12px !important;
  margin:0 0 8px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap{
  display:block !important;
  align-self:end !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap .mtpo-purchase-action-label-spacer{
  visibility:hidden !important;
  display:block !important;
  height:22px !important;
  margin:0 0 8px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity{
  max-width:176px !important;
  min-height:50px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity input.qty,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .minus,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .plus{
  min-height:48px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity input.qty{
  font-size:20px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .minus,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .plus{
  min-width:40px !important;
  font-size:20px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
  min-height:58px !important;
  font-size:clamp(18px,1.45vw,24px) !important;
  border-radius:18px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-head strong{
  font-size:18px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-row strong{
  font-size:14px !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-info-panel > summary{
  font-size:18px !important;
}
@media (max-width:980px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    grid-template-columns:minmax(132px,156px) minmax(0,1fr) !important;
    gap:16px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-qty-wrap,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity{
    max-width:156px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
    min-height:56px !important;
    font-size:20px !important;
  }
}
@media (max-width:767px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
    margin:16px 14px 10px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band p.price,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .product-page-price,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price-wrapper{
    min-height:58px !important;
    gap:10px !important;
    padding:12px 14px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins .woocommerce-Price-amount,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins .amount,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins bdi{
    font-size:30px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .woocommerce-Price-amount,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .amount,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del bdi{
    font-size:24px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    padding:2px 14px 14px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:24px !important;
    line-height:1.04 !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:14px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    grid-template-columns:minmax(118px,138px) minmax(0,1fr) !important;
    gap:14px !important;
    padding:14px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-qty-wrap,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity{
    max-width:138px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-action-label,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap .mtpo-purchase-action-label-spacer{
    margin-bottom:6px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity{
    min-height:46px !important;
    border-radius:15px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity input.qty,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .minus,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .plus{
    min-height:44px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity input.qty{
    font-size:18px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .minus,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .plus{
    min-width:34px !important;
    font-size:18px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
    min-height:52px !important;
    font-size:18px !important;
    border-radius:16px !important;
    padding:0 16px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-head strong{
    font-size:17px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-row span{
    font-size:12px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-row strong{
    font-size:13px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-info-panel > summary{
    font-size:17px !important;
    padding:16px 18px !important;
  }
}
@media (min-width:981px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    align-items:center !important;
    padding:14px 18px 14px !important;
    gap:18px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-qty-wrap{
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
    align-self:center !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap{
    align-self:center !important;
    display:flex !important;
    flex-direction:column !important;
    justify-content:center !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-action-label{
    font-size:11px !important;
    line-height:1 !important;
    margin:0 0 4px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap .mtpo-purchase-action-label-spacer{
    height:14px !important;
    margin:0 0 4px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap .single_add_to_cart_button{
    transform:translateY(4px) !important;
  }
}
@media (max-width:760px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid{
    gap:8px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid .mtpo-chip{
    min-height:42px !important;
    height:42px !important;
    padding:0 10px !important;
    border-radius:15px !important;
    font-size:14.25px !important;
    letter-spacing:-.025em !important;
    border-width:2px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip.is-active,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid .mtpo-chip.is-active{
    box-shadow:0 0 0 5px rgba(203,213,225,.74),0 13px 24px rgba(15,23,42,.14) !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid{
    gap:8px !important;
  }

  
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-conv-summary{
    position:static !important;
    bottom:auto !important;
    z-index:1 !important;
    display:flex !important;
    align-items:center !important;
    justify-content:space-between !important;
    gap:12px !important;
    margin:14px 0 12px !important;
    padding:12px 14px !important;
    border:1px solid #dbe4f1 !important;
    border-radius:20px !important;
    background:#fff !important;
    box-shadow:0 12px 26px rgba(15,23,42,.07) !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
  }
  body.mtpo-size-open.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-conv-summary{
    display:none !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-conv-title{
    font-size:17px !important;
    line-height:1.15 !important;
    letter-spacing:-.035em !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-conv-meta{
    margin-top:3px !important;
    font-size:13px !important;
    line-height:1.25 !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-conv-price{
    min-height:38px !important;
    padding:8px 12px !important;
    border-radius:999px !important;
    font-size:16px !important;
    white-space:nowrap !important;
  }

  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    margin-top:12px !important;
  }
}
@keyframes mtpoPurchaseFailsafeReveal{to{opacity:1;visibility:visible;}}
body.single-product:not(.mtpo-purchase-studio-ready) form.cart .mtpo-box{
  opacity:0 !important;
  visibility:hidden !important;
  transform:translateY(2px) !important;
  animation:mtpoPurchaseFailsafeReveal .01s linear 2.2s forwards !important;
}
body.single-product:not(.mtpo-purchase-studio-ready) form.cart .quantity,
body.single-product:not(.mtpo-purchase-studio-ready) form.cart .single_add_to_cart_button,
body.single-product:not(.mtpo-purchase-studio-ready) .product-page-price,
body.single-product:not(.mtpo-purchase-studio-ready) .price-wrapper,
body.single-product:not(.mtpo-purchase-studio-ready) .woocommerce-product-details__short-description,
body.single-product:not(.mtpo-purchase-studio-ready) .product-short-description,
body.single-product:not(.mtpo-purchase-studio-ready) .product_meta{
  opacity:0 !important;
  visibility:hidden !important;
  animation:mtpoPurchaseFailsafeReveal .01s linear 2.2s forwards !important;
}
body.mtpo-purchase-studio-ready form.cart .mtpo-box.mtpo-purchase-studio,
body.mtpo-purchase-studio-ready form.cart .mtpo-box.mtpo-purchase-studio .quantity,
body.mtpo-purchase-studio-ready form.cart .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-info{
  opacity:1 !important;
  visibility:visible !important;
  transform:none !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-after-options,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-product-info-more,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-seo-links {
  display:none !important;
  visibility:hidden !important;
  height:0 !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  overflow:hidden !important;
}
@media (min-width: 768px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:minmax(0, auto) minmax(240px, 1fr) !important;
    align-items:center !important;
    gap:18px 28px !important;
    padding:20px 28px 18px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    display:block !important;
    white-space:nowrap !important;
    max-width:100% !important;
    font-size:clamp(27px, 2.05vw, 38px) !important;
    line-height:1.04 !important;
    letter-spacing:-.04em !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    justify-self:end !important;
    align-self:center !important;
    text-align:right !important;
    white-space:normal !important;
    max-width:100% !important;
    font-size:clamp(16px, 1.28vw, 22px) !important;
    line-height:1.14 !important;
  }
}
@media (min-width:768px) and (max-width:1180px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:auto minmax(220px, 1fr) !important;
    gap:16px 22px !important;
    padding:18px 26px 17px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:clamp(26px, 2.15vw, 34px) !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:clamp(15px, 1.35vw, 20px) !important;
  }
}
@media (min-width:768px) and (max-width:920px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:1fr !important;
    gap:8px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    white-space:normal !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    justify-self:start !important;
    text-align:left !important;
  }
}
@media (min-width:768px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    display:grid !important;
    grid-template-columns:minmax(0,1.05fr) minmax(180px,.95fr) !important;
    align-items:center !important;
    gap:12px 22px !important;
    padding:16px 24px 15px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    display:block !important;
    white-space:nowrap !important;
    overflow:visible !important;
    max-width:100% !important;
    font-size:clamp(23px,1.45vw,30px) !important;
    line-height:1.04 !important;
    letter-spacing:-.035em !important;
    margin:0 !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    justify-self:end !important;
    align-self:center !important;
    text-align:right !important;
    white-space:normal !important;
    max-width:100% !important;
    font-size:clamp(14px,1.02vw,18px) !important;
    line-height:1.16 !important;
    margin:0 !important;
  }
}
@media (min-width:768px) and (max-width:1180px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:minmax(0,1fr) minmax(165px,.9fr) !important;
    gap:10px 18px !important;
    padding:15px 22px 14px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:clamp(22px,2.05vw,28px) !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:clamp(13px,1.32vw,17px) !important;
  }
}
@media (min-width:768px) and (max-width:920px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:1fr !important;
    gap:6px !important;
    padding:14px 20px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    white-space:normal !important;
    font-size:24px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    justify-self:start !important;
    text-align:left !important;
    font-size:14px !important;
  }
}
@media (min-width:768px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:minmax(250px,1.18fr) minmax(210px,.82fr) !important;
    align-items:center !important;
    gap:10px 18px !important;
    padding:15px 24px 14px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:clamp(22px,1.38vw,29px) !important;
    line-height:1.04 !important;
    letter-spacing:-.035em !important;
    white-space:nowrap !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:clamp(12px,.78vw,15px) !important;
    line-height:1.08 !important;
    letter-spacing:-.015em !important;
    white-space:nowrap !important;
    text-align:right !important;
    justify-self:end !important;
    max-width:none !important;
  }
}
@media (min-width:768px) and (max-width:1180px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:minmax(232px,1.12fr) minmax(195px,.88fr) !important;
    gap:10px 14px !important;
    padding:14px 22px 13px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:clamp(21px,1.9vw,27px) !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:clamp(11px,1.05vw,14px) !important;
  }
}
@media (min-width:768px) and (max-width:960px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    grid-template-columns:1fr !important;
    gap:6px !important;
    padding:14px 20px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    white-space:normal !important;
    font-size:24px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    white-space:normal !important;
    justify-self:start !important;
    text-align:left !important;
    font-size:13px !important;
    max-width:100% !important;
  }
}
body.mtpo-purchase-studio-passive-reveal form.cart .mtpo-box,
body.mtpo-purchase-studio-passive-reveal form.cart .quantity,
body.mtpo-purchase-studio-passive-reveal form.cart .single_add_to_cart_button,
body.mtpo-purchase-studio-passive-reveal .product-page-price,
body.mtpo-purchase-studio-passive-reveal .price-wrapper,
body.mtpo-purchase-studio-passive-reveal .woocommerce-product-details__short-description,
body.mtpo-purchase-studio-passive-reveal .product-short-description,
body.mtpo-purchase-studio-passive-reveal .product_meta{
  opacity:1 !important;
  visibility:visible !important;
  transform:none !important;
  animation:none !important;
  pointer-events:auto !important;
}
body.mtpo-purchase-studio-ready.mtpo-purchase-studio-passive-reveal{
  overflow:visible !important;
}
@media (prefers-reduced-motion: reduce){
  body.single-product:not(.mtpo-purchase-studio-ready) form.cart .mtpo-box,
  body.single-product:not(.mtpo-purchase-studio-ready) form.cart .quantity,
  body.single-product:not(.mtpo-purchase-studio-ready) form.cart .single_add_to_cart_button{
    transition:none !important;
  }
}
@media (min-width:1024px){
  body.single-product.mtpo-desktop-balance-ready .mtpo-desktop-balance-scope,
  body.single-product.mtpo-desktop-balance-ready .mtpo-desktop-balance-row{
    overflow:visible !important;
    overflow-x:visible !important;
    overflow-y:visible !important;
  }
  body.single-product.mtpo-desktop-balance-ready .mtpo-desktop-balance-row{
    align-items:flex-start !important;
  }
  body.single-product.mtpo-desktop-balance-ready .mtpo-desktop-balance-gallery{
    position:-webkit-sticky !important;
    position:sticky !important;
    top:var(--mtpo-desktop-balance-top,96px) !important;
    align-self:flex-start !important;
    height:max-content !important;
    min-height:0 !important;
    z-index:3 !important;
  }
  body.single-product.mtpo-desktop-balance-ready .mtpo-desktop-balance-gallery .woocommerce-product-gallery,
  body.single-product.mtpo-desktop-balance-ready .mtpo-desktop-balance-gallery .product-gallery,
  body.single-product.mtpo-desktop-balance-ready .mtpo-desktop-balance-gallery .product-images{
    position:relative !important;
    top:auto !important;
    height:auto !important;
  }
}
@media (max-width:1023px){
  body.single-product .mtpo-desktop-balance-gallery{
    position:static !important;
    top:auto !important;
    height:auto !important;
  }
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single p.price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .product-page-price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .price-wrapper,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-price-plain-text{
  display:flex !important;
  align-items:baseline !important;
  justify-content:center !important;
  text-align:center !important;
  color:#101827 !important;
  font-size:clamp(32px,2.7vw,46px) !important;
  font-weight:950 !important;
  line-height:1 !important;
  letter-spacing:-.045em !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .woocommerce-Price-amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single bdi,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .price .woocommerce-Price-amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .price .amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .price bdi{
  color:#101827 !important;
  font-size:clamp(32px,2.7vw,46px) !important;
  font-weight:950 !important;
  line-height:1 !important;
  letter-spacing:-.045em !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .price small,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .price .from,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .price .prefix{
  font-size:.46em !important;
  font-weight:800 !important;
  letter-spacing:-.02em !important;
  opacity:.72 !important;
}
@media (max-width:760px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .price,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single p.price,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .product-page-price,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .price-wrapper,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-price-plain-text,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .woocommerce-Price-amount,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single .amount,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band.mtpo-price-single bdi{
    font-size:clamp(26px,8vw,34px) !important;
  }
}
.mtpo-box.mtpo-purchase-studio .mtpo-head{
  grid-template-columns:minmax(0,1fr) auto !important;
  align-items:center !important;
  padding:18px 26px 15px !important;
  gap:8px 18px !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head strong{
  font-size:clamp(24px,1.72vw,34px) !important;
  line-height:1.04 !important;
  letter-spacing:-.04em !important;
  max-width:none !important;
  margin:0 !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-head-note{
  justify-self:end !important;
  align-self:center !important;
  max-width:340px !important;
  text-align:right !important;
  font-size:clamp(14px,1.02vw,18px) !important;
  line-height:1.25 !important;
  font-weight:750 !important;
  letter-spacing:-.015em !important;
}
.mtpo-box.mtpo-purchase-studio .mtpo-style-grid-core{
  padding-top:24px !important;
}
@media (max-width:1100px){
  .mtpo-box.mtpo-purchase-studio .mtpo-head{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) !important;
    padding:16px 22px 13px !important;
    gap:4px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    display:block !important;
    font-size:clamp(26px,4vw,34px) !important;
    line-height:1.05 !important;
    margin:0 !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    display:block !important;
    justify-self:start !important;
    max-width:none !important;
    text-align:left !important;
    font-size:clamp(14px,2.3vw,17px) !important;
    line-height:1.22 !important;
    margin:0 !important;
  }
}
@media (max-width:767px){
  .mtpo-box.mtpo-purchase-studio .mtpo-head{
    padding:14px 16px 12px !important;
    gap:3px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:clamp(25px,7.2vw,31px) !important;
    line-height:1.04 !important;
    letter-spacing:-.04em !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:clamp(13px,4.0vw,15px) !important;
    line-height:1.22 !important;
    font-weight:700 !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-style-grid-core{
    padding-top:20px !important;
  }
}
@media (max-width:420px){
  .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    font-size:25px !important;
  }
  .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    font-size:13px !important;
  }
}
@media (max-width:767px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio{
    border-radius:21px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style-grid,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-more-formats,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-field,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-trust,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-after-options,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-info,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    margin-left:14px !important;
    margin-right:14px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style-grid-core{
    padding-top:14px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style-grid{
    gap:9px !important;
    margin-bottom:12px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style{
    min-height:48px !important;
    padding:8px 9px !important;
    border-radius:16px !important;
    line-height:1.08 !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style span{
    font-size:13px !important;
    line-height:1.08 !important;
    letter-spacing:-.03em !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-more-formats{
    margin-top:13px !important;
    margin-bottom:14px !important;
    border-radius:19px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid{
    gap:7px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid .mtpo-chip{
    min-height:40px !important;
    height:40px !important;
    border-radius:14px !important;
    padding-left:9px !important;
    padding-right:9px !important;
    font-size:13.5px !important;
    line-height:1.06 !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-field{
    margin-top:15px !important;
    margin-bottom:12px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-info{
    margin-top:14px !important;
    margin-bottom:13px !important;
    gap:10px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    margin-top:13px !important;
    padding:14px !important;
    gap:12px !important;
    border-radius:22px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity{
    min-height:56px !important;
    max-width:100% !important;
    border-radius:18px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity input.qty,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .minus,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity .plus{
    min-height:54px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .quantity input.qty{
    font-size:22px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{
    min-height:62px !important;
    border-radius:20px !important;
    font-size:clamp(18px,5.8vw,24px) !important;
  }
}
@media (max-width:390px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style-grid,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid{
    gap:6px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style{
    min-height:46px !important;
    border-radius:15px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style span{
    font-size:12.6px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid .mtpo-chip{
    min-height:38px !important;
    height:38px !important;
    font-size:13px !important;
  }
}
body.mtpo-purchase-studio-ready.single-product .woocommerce-tabs,
body.mtpo-purchase-studio-ready.single-product .woocommerce-tabs .tab-panels,
body.mtpo-purchase-studio-ready.single-product .product-section,
body.mtpo-purchase-studio-ready.single-product .product-footer .woocommerce-tabs{
  margin-top:22px !important;
}
body.mtpo-purchase-studio-ready.single-product .woocommerce-tabs .panel,
body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel,
body.mtpo-purchase-studio-ready.single-product #tab-description,
body.mtpo-purchase-studio-ready.single-product .accordion-inner{
  color:#202a3a !important;
  font-size:17px !important;
  line-height:1.76 !important;
  letter-spacing:-.01em !important;
}
body.mtpo-purchase-studio-ready.single-product #tab-description > p,
body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description > p,
body.mtpo-purchase-studio-ready.single-product .accordion-inner > p{
  max-width:980px !important;
  margin:0 0 18px !important;
}
body.mtpo-purchase-studio-ready.single-product #tab-description p:first-child,
body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description p:first-child,
body.mtpo-purchase-studio-ready.single-product .accordion-inner p:first-child{
  margin-top:8px !important;
}
body.mtpo-purchase-studio-ready.single-product #tab-description h2,
body.mtpo-purchase-studio-ready.single-product #tab-description h3,
body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description h2,
body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description h3,
body.mtpo-purchase-studio-ready.single-product .accordion-inner h2,
body.mtpo-purchase-studio-ready.single-product .accordion-inner h3{
  max-width:980px !important;
  margin:22px 0 12px !important;
  color:#101828 !important;
  font-size:clamp(23px,2.1vw,31px) !important;
  line-height:1.18 !important;
  letter-spacing:-.035em !important;
  font-weight:850 !important;
}
body.mtpo-purchase-studio-ready.single-product #tab-description ul,
body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description ul,
body.mtpo-purchase-studio-ready.single-product .accordion-inner ul{
  max-width:980px !important;
  margin:18px 0 20px 0 !important;
  padding-left:0 !important;
  list-style:none !important;
}
body.mtpo-purchase-studio-ready.single-product #tab-description li,
body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description li,
body.mtpo-purchase-studio-ready.single-product .accordion-inner li{
  position:relative !important;
  margin:0 0 12px !important;
  padding-left:24px !important;
  line-height:1.68 !important;
}
body.mtpo-purchase-studio-ready.single-product #tab-description li::before,
body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description li::before,
body.mtpo-purchase-studio-ready.single-product .accordion-inner li::before{
  content:"" !important;
  position:absolute !important;
  left:2px !important;
  top:.72em !important;
  width:6px !important;
  height:6px !important;
  border-radius:999px !important;
  background:#2563eb !important;
  opacity:.72 !important;
}
body.mtpo-purchase-studio-ready.single-product #tab-description strong,
body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description strong,
body.mtpo-purchase-studio-ready.single-product .accordion-inner strong{
  color:#111827 !important;
  font-weight:850 !important;
}
body.mtpo-purchase-studio-ready.single-product .accordion-title,
body.mtpo-purchase-studio-ready.single-product .woocommerce-tabs .tabs li a{
  letter-spacing:-.01em !important;
  font-weight:720 !important;
}
body.mtpo-purchase-studio-ready.single-product .accordion-title.active,
body.mtpo-purchase-studio-ready.single-product .woocommerce-tabs .tabs li.active a{
  color:#0f172a !important;
}
body.mtpo-purchase-studio-ready.single-product .accordion-title.active{
  background:#f8fbff !important;
  border-top-color:#dbe7f6 !important;
}
@media (max-width:767px){
  body.mtpo-purchase-studio-ready.single-product .woocommerce-tabs,
  body.mtpo-purchase-studio-ready.single-product .product-section,
  body.mtpo-purchase-studio-ready.single-product .product-footer .woocommerce-tabs{
    margin-top:18px !important;
  }
  body.mtpo-purchase-studio-ready.single-product .woocommerce-tabs .panel,
  body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel,
  body.mtpo-purchase-studio-ready.single-product #tab-description,
  body.mtpo-purchase-studio-ready.single-product .accordion-inner{
    font-size:15.5px !important;
    line-height:1.68 !important;
  }
  body.mtpo-purchase-studio-ready.single-product #tab-description > p,
  body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description > p,
  body.mtpo-purchase-studio-ready.single-product .accordion-inner > p{
    margin-bottom:15px !important;
  }
  body.mtpo-purchase-studio-ready.single-product #tab-description h2,
  body.mtpo-purchase-studio-ready.single-product #tab-description h3,
  body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description h2,
  body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description h3,
  body.mtpo-purchase-studio-ready.single-product .accordion-inner h2,
  body.mtpo-purchase-studio-ready.single-product .accordion-inner h3{
    margin:18px 0 10px !important;
    font-size:24px !important;
    line-height:1.16 !important;
  }
  body.mtpo-purchase-studio-ready.single-product #tab-description ul,
  body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description ul,
  body.mtpo-purchase-studio-ready.single-product .accordion-inner ul{
    margin:14px 0 16px !important;
  }
  body.mtpo-purchase-studio-ready.single-product #tab-description li,
  body.mtpo-purchase-studio-ready.single-product .woocommerce-Tabs-panel--description li,
  body.mtpo-purchase-studio-ready.single-product .accordion-inner li{
    padding-left:20px !important;
    margin-bottom:10px !important;
  }
}
body.mtpo-purchase-studio-ready.single-product .accordion-title,
body.mtpo-purchase-studio-ready.single-product .woocommerce-tabs .tabs li a{
  color:#111827 !important;
  font-size:16px !important;
  line-height:1.25 !important;
  min-height:44px !important;
  padding-top:10px !important;
  padding-bottom:10px !important;
  letter-spacing:-.012em !important;
  font-weight:760 !important;
}
body.mtpo-purchase-studio-ready.single-product .accordion-title{
  display:flex !important;
  align-items:center !important;
  gap:10px !important;
  padding-left:16px !important;
  padding-right:16px !important;
  background:#f8fbff !important;
  border-top:1px solid #dbe7f6 !important;
  border-bottom:0 !important;
}
body.mtpo-purchase-studio-ready.single-product .accordion-title.active{
  background:#f8fbff !important;
  color:#111827 !important;
  border-top-color:#d7e4f4 !important;
}
body.mtpo-purchase-studio-ready.single-product .accordion-title span,
body.mtpo-purchase-studio-ready.single-product .accordion-title strong{
  color:#111827 !important;
  line-height:1.25 !important;
  font-weight:760 !important;
}
body.mtpo-purchase-studio-ready.single-product .accordion-title .toggle{
  position:relative !important;
  left:auto !important;
  right:auto !important;
  top:auto !important;
  transform:none !important;
  flex:0 0 28px !important;
  width:28px !important;
  height:28px !important;
  min-width:28px !important;
  min-height:28px !important;
  margin:0 !important;
  border:1.5px solid #d4dfec !important;
  border-radius:999px !important;
  background:#ffffff !important;
  color:#111827 !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  box-shadow:0 6px 18px rgba(15,23,42,.06) !important;
  opacity:1 !important;
}
body.mtpo-purchase-studio-ready.single-product .accordion-title .toggle i,
body.mtpo-purchase-studio-ready.single-product .accordion-title .toggle svg,
body.mtpo-purchase-studio-ready.single-product .accordion-title .toggle:before,
body.mtpo-purchase-studio-ready.single-product .accordion-title .toggle:after{
  color:#111827 !important;
  font-size:14px !important;
  line-height:1 !important;
  opacity:1 !important;
}
body.mtpo-purchase-studio-ready.single-product .accordion-title.active .toggle{
  border-color:#b7c8dd !important;
  background:#ffffff !important;
  color:#111827 !important;
}
body.mtpo-purchase-studio-ready.single-product .accordion-title:hover,
body.mtpo-purchase-studio-ready.single-product .accordion-title:focus{
  color:#111827 !important;
  background:#f8fbff !important;
}
body.mtpo-purchase-studio-ready.single-product .accordion-title:hover .toggle,
body.mtpo-purchase-studio-ready.single-product .accordion-title:focus .toggle{
  border-color:#a8bbd2 !important;
}
body.mtpo-purchase-studio-ready.single-product .accordion-inner{
  border-top:0 !important;
}
@media (max-width:767px){
  body.mtpo-purchase-studio-ready.single-product .accordion-title,
  body.mtpo-purchase-studio-ready.single-product .woocommerce-tabs .tabs li a{
    min-height:40px !important;
    font-size:15px !important;
    padding-top:9px !important;
    padding-bottom:9px !important;
  }
  body.mtpo-purchase-studio-ready.single-product .accordion-title{
    padding-left:14px !important;
    padding-right:14px !important;
    gap:9px !important;
  }
  body.mtpo-purchase-studio-ready.single-product .accordion-title .toggle{
    flex-basis:26px !important;
    width:26px !important;
    height:26px !important;
    min-width:26px !important;
    min-height:26px !important;
  }
  body.mtpo-purchase-studio-ready.single-product .accordion-title .toggle i,
  body.mtpo-purchase-studio-ready.single-product .accordion-title .toggle svg,
  body.mtpo-purchase-studio-ready.single-product .accordion-title .toggle:before,
  body.mtpo-purchase-studio-ready.single-product .accordion-title .toggle:after{
    font-size:13px !important;
  }
}
@media (max-width:767px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style span{
    font-size:14.6px !important;
    line-height:1.08 !important;
    letter-spacing:-.032em !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid .mtpo-chip{
    font-size:15px !important;
    line-height:1.06 !important;
  }
}
@media (max-width:390px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style span{
    font-size:13.8px !important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid .mtpo-chip{
    font-size:14.3px !important;
  }
}
body.mtpo-purchase-studio-ready form.cart.mtpo-atc-form-busy .single_add_to_cart_button.mtpo-atc-is-busy{
  cursor: progress;
  opacity: .88;
  pointer-events: none;
  filter: saturate(.96);
  transition: opacity .16s ease, filter .16s ease, transform .16s ease;
}
body.mtpo-purchase-studio-ready form.cart.mtpo-atc-form-busy .single_add_to_cart_button.mtpo-atc-is-busy:after{
  content: "";
  display: inline-block;
  width: .82em;
  height: .82em;
  margin-left: .55em;
  border-radius: 999px;
  border: 2px solid currentColor;
  border-right-color: transparent;
  vertical-align: -0.12em;
  animation: mtpoAtcBusySpin .72s linear infinite;
}
@keyframes mtpoAtcBusySpin{to{transform:rotate(360deg)}}
@media (prefers-reduced-motion: reduce){
  body.mtpo-purchase-studio-ready form.cart.mtpo-atc-form-busy .single_add_to_cart_button.mtpo-atc-is-busy:after{animation:none}
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip[data-mtpo-smart-color="1"]{
  transition:none !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio.mtpo-smart-color-hydrated .mtpo-color-grid .mtpo-chip[data-mtpo-smart-color="1"]{
  transition:background-color .11s ease,color .11s ease,border-color .11s ease,box-shadow .11s ease !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip.is-active[data-mtpo-color-tone="light"]{
  color:#111827 !important;text-shadow:none !important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip.is-active[data-mtpo-color-tone="dark"]{
  color:#ffffff !important;text-shadow:none !important;
}
@media (prefers-reduced-motion:reduce){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip[data-mtpo-smart-color="1"]{transition:none !important;}
}
body.single-product .mtpo-box.mtpo-purchase-studio{
  --mtpo-neutral-selected:var(--invia-selected-bg,#111827);
  --mtpo-neutral-selected-fg:var(--invia-selected-text,#fff);
  --mtpo-brand-selected:var(--invia-selected-border,#3156f5);
  --mtpo-chip-border:var(--invia-secondary-action-border,#d5dbe5);
  --mtpo-soft-shadow:0 6px 16px rgba(15,23,42,.055);
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
  min-height:72px!important;
  margin:18px 28px 10px!important;
  padding:14px 20px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:var(--invia-purchase-bg,#fbfdff)!important;
  border:1px solid var(--invia-purchase-border,#dbe3ef)!important;
  border-radius:22px!important;
  box-shadow:0 7px 18px rgba(15,23,42,.055)!important;
  color:var(--invia-price,#111827)!important;
  overflow:hidden!important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band:before,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band:after{display:none!important;content:none!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band p.price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .product-page-price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .price-wrapper,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-from-price,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-price-sale,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-price-regular{
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  align-items:baseline!important;
  justify-content:center!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  color:var(--invia-price,#111827)!important;
  text-align:center!important;
  line-height:1!important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins .woocommerce-Price-amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins .amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins bdi,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-price-regular,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-price-regular .woocommerce-Price-amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-price-regular .amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-price-regular bdi,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band > .price > .woocommerce-Price-amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band > .price > .amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band > .price > bdi{
  margin:0!important;
  color:var(--invia-price,#111827)!important;
  font-size:clamp(30px,2.5vw,42px)!important;
  font-weight:950!important;
  line-height:1!important;
  letter-spacing:-.04em!important;
  text-decoration:none!important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .woocommerce-Price-amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .amount,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del bdi{
  margin:0!important;
  color:var(--invia-old-price,#94a3b8)!important;
  opacity:1!important;
  font-size:clamp(18px,1.55vw,26px)!important;
  font-weight:800!important;
  line-height:1!important;
  letter-spacing:-.025em!important;
  text-decoration-thickness:2px!important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style.is-active,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid .mtpo-chip.is-active{
  background:var(--invia-selected-bg,#0f1115)!important;color:var(--invia-selected-text,#fff)!important;border-color:var(--invia-selected-border,#0f1115)!important;
  box-shadow:0 0 0 5px rgba(203,213,225,.72),0 10px 20px rgba(15,23,42,.10)!important;
  transform:none!important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style.is-active *,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid .mtpo-chip.is-active *{color:inherit!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style.is-active:before,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style.is-active:after,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid .mtpo-chip.is-active:before,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid .mtpo-chip.is-active:after{display:none!important;content:none!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip.is-active[data-mtpo-smart-color="1"]{
  background:var(--mtpo-chip-bg)!important;
  color:var(--mtpo-chip-fg)!important;
  border-color:var(--mtpo-chip-border)!important;
  box-shadow:0 0 0 5px var(--mtpo-selected-ring,rgba(49,86,245,.16))!important;
  transform:none!important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-chip{
  min-height:48px!important;
  height:auto!important;
  border:1px solid var(--mtpo-chip-border)!important;
  box-shadow:0 3px 9px rgba(15,23,42,.035)!important;
  transition:background-color .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease,transform .12s ease!important;
  will-change:auto!important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style:hover,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-chip:hover{transform:translateY(-1px)!important;box-shadow:var(--mtpo-soft-shadow)!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style span,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-chip{line-height:1.08!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip[data-mtpo-smart-color="1"]:not(.is-active){
  background:#fff!important;
  color:var(--invia-price,#111827)!important;
  border-color:var(--mtpo-chip-border)!important;
  box-shadow:0 3px 9px rgba(15,23,42,.035)!important;
}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-chip-label{min-width:0}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-field-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-field-heading label{margin:0!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-current-selection,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-prompt{color:#667085;font-size:12px;font-weight:800;text-align:right}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-prompt:not(.is-ready){color:#b45309}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio.mtpo-size-missing .mtpo-size-grid{border-radius:16px;outline:2px solid rgba(245,158,11,.18);outline-offset:5px}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{padding:14px!important;gap:12px!important;box-shadow:0 6px 18px rgba(15,23,42,.045)!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap{min-width:0}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button{min-height:var(--invia-button-height,46px)!important;border-radius:var(--invia-button-radius,12px)!important;font-weight:var(--invia-button-font-weight,900)!important;transition:transform .15s ease,box-shadow .15s ease!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button:hover{transform:translateY(var(--invia-button-hover-lift,0px))!important;box-shadow:var(--invia-button-hover-shadow,none)!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .single_add_to_cart_button:disabled{cursor:not-allowed!important;opacity:.58!important;filter:saturate(.65)!important;box-shadow:none!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio.mtpo-density-compact{padding-bottom:14px!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio.mtpo-density-compact .mtpo-style-grid,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio.mtpo-density-compact .mtpo-color-grid,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio.mtpo-density-compact .mtpo-size-grid{gap:9px!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio.mtpo-density-compact .mtpo-style,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio.mtpo-density-compact .mtpo-chip{min-height:44px!important;padding:9px 12px!important;font-size:14px!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio.mtpo-density-compact .mtpo-field{margin-top:16px!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-guide-card{box-shadow:none!important;border-color:#dbe3ef!important;background:#fbfdff!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-confidence-card{padding:14px!important;box-shadow:none!important;border-color:#dbe3ef!important;background:#fff!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-head{gap:12px!important;margin-bottom:8px!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-head strong{font-size:15px!important;line-height:1.25!important}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-details{border-top:1px solid #edf1f6;margin-top:8px;padding-top:8px}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-details summary{cursor:pointer;color:#344054;font-size:12px;font-weight:850;list-style:none;display:flex;justify-content:space-between;gap:10px}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-details summary::-webkit-details-marker{display:none}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-details summary:after{content:"+";font-size:16px;line-height:1}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-details[open] summary:after{content:"−"}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-details .mtpo-delivery-grid{margin-top:10px}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-confidence-line{margin-top:10px!important}
body.single-product .mtpo-box.mtpo-mockup-sync-pending .mtpo-head-note{opacity:.72}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-info,
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-after-options{content-visibility:auto;contain-intrinsic-size:1px 240px}
body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-toggle{display:none}
@media(max-width:760px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band{
    min-height:56px!important;margin:10px 14px 6px!important;padding:9px 12px!important;
    border-radius:18px!important;box-shadow:0 5px 13px rgba(15,23,42,.045)!important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins .woocommerce-Price-amount,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins .amount,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band ins bdi,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-price-regular,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-price-regular .woocommerce-Price-amount,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-price-regular .amount,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band .mtpo-price-regular bdi{font-size:clamp(27px,8vw,33px)!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .woocommerce-Price-amount,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del .amount,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-price-band del bdi{font-size:clamp(16px,4.8vw,20px)!important}

  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head{
    display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;
    grid-template-columns:none!important;padding:12px 14px 11px!important;gap:3px!important;overflow:visible!important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong{
    display:block!important;width:100%!important;min-width:0!important;margin:0!important;white-space:normal!important;overflow:visible!important;
    font-size:clamp(24px,7vw,29px)!important;line-height:1.04!important;letter-spacing:-.038em!important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong:before,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head strong:after,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note:before,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note:after{content:none!important;display:none!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-head-note{
    display:block!important;width:100%!important;max-width:none!important;margin:0!important;justify-self:auto!important;text-align:left!important;
    font-size:12px!important;line-height:1.2!important;letter-spacing:-.01em!important;white-space:normal!important;overflow:visible!important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style-grid,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid{gap:8px!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-field{margin-top:14px!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-field-heading{margin-bottom:8px!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-current-selection,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-prompt{font-size:11px!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-chip{min-height:43px!important;padding:8px 9px!important;box-shadow:none!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style.is-active,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-size-grid .mtpo-chip.is-active{
    background:var(--invia-selected-bg,#0f1115)!important;color:var(--invia-selected-text,#fff)!important;border-color:var(--invia-selected-border,#0f1115)!important;
    box-shadow:0 0 0 4px rgba(203,213,225,.70)!important;
  }

  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-label:after{content:none!important;display:none!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid{
    display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;overflow:visible!important;
    gap:8px!important;margin:0!important;padding:0!important;scroll-behavior:auto!important;scroll-snap-type:none!important;
    -webkit-mask-image:none!important;mask-image:none!important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip{
    width:100%!important;min-width:0!important;max-width:100%!important;min-height:44px!important;padding:8px 7px!important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip[hidden]{display:none!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio.mtpo-color-collapsible:not(.mtpo-color-expanded) .mtpo-color-grid .mtpo-chip:nth-child(n/**/+7){display:none!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-toggle{
    width:100%!important;min-height:40px!important;margin:9px 0 0!important;padding:8px 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;
    border:1px solid #d9e1ec!important;border-radius:13px!important;background:#f8fafc!important;color:#26364d!important;box-shadow:none!important;
    font-size:12px!important;font-weight:850!important;line-height:1.15!important;cursor:pointer!important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-toggle[hidden]{display:none!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-toggle small{font:inherit!important;color:#667085!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-toggle:after{content:"+";font-size:16px;line-height:1;font-weight:800}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio.mtpo-color-expanded .mtpo-color-toggle:after{content:"−"}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip[data-mtpo-smart-color="1"]:not(.is-active){
    background:#fff!important;color:var(--invia-price,#111827)!important;border-color:#cfd8e6!important;box-shadow:none!important;transform:none!important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip.is-active[data-mtpo-smart-color="1"]{
    background:var(--mtpo-chip-bg,#0f1115)!important;color:var(--mtpo-chip-fg,#fff)!important;border-color:var(--mtpo-chip-border,var(--mtpo-chip-bg,#0f1115))!important;
    box-shadow:0 0 0 4px rgba(148,163,184,.28)!important;transform:none!important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid .mtpo-chip.is-active[data-mtpo-color-tone="light"]{color:var(--invia-price,#111827)!important;text-shadow:none!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-style,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-chip{transition:background-color .11s ease,border-color .11s ease,color .11s ease,box-shadow .11s ease!important}

  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-guide-card{margin-top:10px!important;min-height:54px!important;padding:10px 12px!important;border-radius:16px!important}

  
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions{
    display:grid!important;grid-template-columns:minmax(94px,.72fr) minmax(0,1.55fr)!important;gap:9px 10px!important;
    margin-top:12px!important;padding:11px!important;border-radius:18px!important;box-shadow:0 5px 14px rgba(15,23,42,.045)!important;
  }
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions .mtpo-conv-summary{
    grid-column:1/-1!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;
    margin:0!important;padding:0 1px 9px!important;border:0!important;border-bottom:1px solid #e8edf4!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;
  }
  body.mtpo-size-open.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions .mtpo-conv-summary{display:none!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-conv-title{font-size:15px!important;line-height:1.15!important;letter-spacing:-.025em!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-conv-meta{margin-top:2px!important;font-size:12px!important;line-height:1.2!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-actions .mtpo-conv-price{display:none!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-qty-wrap{grid-column:1!important;min-width:0!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap{grid-column:2!important;min-width:0!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-action-label{font-size:10px!important;margin-bottom:3px!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap .mtpo-purchase-action-label-spacer{height:12px!important;margin-bottom:3px!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-purchase-cart-wrap .single_add_to_cart_button{transform:none!important;min-height:46px!important}

  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-confidence-card{padding:11px 12px!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-head{margin-bottom:5px!important}
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-delivery-confidence-line{display:none!important}

  .mtpo-mobile-sticky-cta{
    position:fixed;left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));z-index:9998;
    display:grid;grid-template-columns:minmax(0,1fr) auto minmax(112px,auto);align-items:center;gap:8px;
    padding:9px 10px;border:1px solid rgba(203,213,225,.92);border-radius:17px;background:rgba(255,255,255,.97);
    box-shadow:0 12px 30px rgba(15,23,42,.18);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);
    transform:translateY(calc(120% + env(safe-area-inset-bottom)));opacity:0;pointer-events:none;
    transition:transform .16s ease,opacity .16s ease;
  }
  .mtpo-mobile-sticky-cta.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}
  .mtpo-mobile-sticky-copy{min-width:0;display:flex;flex-direction:column;gap:1px}
  .mtpo-mobile-sticky-copy strong,.mtpo-mobile-sticky-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .mtpo-mobile-sticky-copy strong{font-size:13px;line-height:1.1;color:#111827}
  .mtpo-mobile-sticky-copy small{font-size:10px;line-height:1.15;color:#667085}
  .mtpo-mobile-sticky-price{font-size:14px;font-weight:900;color:var(--invia-price,#111827);white-space:nowrap}
  .mtpo-mobile-sticky-price del{font-size:10px;color:var(--invia-old-price,#94a3b8);margin-right:3px}
  .mtpo-mobile-sticky-price ins{text-decoration:none}
  .mtpo-mobile-sticky-button{min-height:var(--invia-button-height,42px)!important;margin:0!important;padding:9px 13px!important;border:0!important;border-radius:var(--invia-button-radius,12px)!important;background:var(--invia-action-bg,#3156f5)!important;color:var(--invia-action-text,#fff)!important;font-size:13px!important;font-weight:var(--invia-button-font-weight,900)!important;line-height:1!important;box-shadow:var(--invia-button-hover-shadow,none)!important}
  .mtpo-mobile-sticky-button:disabled{opacity:.58!important;cursor:not-allowed!important}
  body.mtpo-size-open .mtpo-mobile-sticky-cta{display:none!important}
}
@media(max-width:380px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio.mtpo-color-all-visible .mtpo-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .mtpo-mobile-sticky-cta{grid-template-columns:minmax(0,1fr) minmax(108px,auto)}
  .mtpo-mobile-sticky-price{display:none}
}
@media(min-width:761px){.mtpo-mobile-sticky-cta{display:none!important}}
@media(max-width:340px){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio .mtpo-color-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(prefers-reduced-motion:reduce){
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio *,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio *:before,
  body.mtpo-purchase-studio-ready .mtpo-box.mtpo-purchase-studio *:after,
  .mtpo-mobile-sticky-cta{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-live-price,
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-purchase-price-band{
  min-height:28px;
  font-variant-numeric:tabular-nums;
  contain:layout style;
}
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-field-feedback,
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-action-feedback{
  display:block;
  min-height:16px;
  margin:5px 1px 0;
  color:#667085;
  font-size:11px;
  font-weight:650;
  line-height:1.35;
  opacity:0;
  visibility:hidden;
  transition:opacity .1s ease;
}
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-field-feedback.is-visible,
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-action-feedback.is-visible{
  opacity:1;
  visibility:visible;
}
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-field-feedback[data-state="review"]{color:#9a6700}
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-action-feedback[data-state="busy"]{color:#344054}
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-action-feedback[data-state="success"]{color:#067647}
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-action-feedback[data-state="error"]{color:#b42318}
body.single-product .mtpo-box.mtpo-buyer-flow-ready .single_add_to_cart_button,
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-mobile-sticky-button{
  min-height:46px;
  min-width:112px;
  white-space:nowrap;
  contain:layout style;
}
body.single-product .mtpo-box.mtpo-buyer-flow-ready.mtpo-option-transition .mtpo-live-price,
body.single-product .mtpo-box.mtpo-buyer-flow-ready.mtpo-option-transition .mtpo-purchase-price-band{
  opacity:.985;
}
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-color-grid,
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-size-grid,
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-style-grid{
  overflow-anchor:none;
}
@media(max-width:760px){
  body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-field-feedback,
  body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-action-feedback{font-size:10.5px;min-height:15px}
  .mtpo-mobile-sticky-cta{bottom:calc(8px + env(safe-area-inset-bottom));min-height:60px}
  .mtpo-mobile-sticky-button{min-height:42px!important}
}
@media(prefers-reduced-motion:reduce){
  body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-field-feedback,
  body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-action-feedback{transition:none!important}
}
body.single-product .mtpo-box.mtpo-buyer-flow-ready .mtpo-purchase-actions .mtpo-action-feedback{grid-column:1/-1;margin:0;min-height:15px}
