.btn-cta-email {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 54px;
  padding: 0 22px;
  border-radius: 12px;
  background: rgba(255,255,255,.08);
  color: #ffffff;
  border: 1px solid rgba(255,255,255,.22);
  font-weight: 900;
  line-height: 1.15;
  text-decoration: none;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.12);
  transition: transform .18s ease, background .18s ease, color .18s ease, border-color .18s ease;
}

.btn-cta-email svg,
.sedmac-product-quote-btn svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
}

.btn-cta-email:hover {
  transform: translateY(-1px);
  background: #ffffff;
  color: #071a2e;
  border-color: rgba(255,255,255,.72);
}

.sedmac-product-quote-btn {
  background: #102b47;
  color: #ffffff;
  border-color: rgba(16, 43, 71, .18);
}

.btn-pdp-email {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 48px;
  padding: 0 16px;
  border: 1px solid rgba(16, 43, 71, .14);
  border-radius: 12px;
  background: #ffffff;
  color: #102b47;
  font-weight: 900;
  line-height: 1.1;
  cursor: pointer;
  box-shadow: 0 12px 26px rgba(7, 26, 46, .08);
}

.btn-pdp-email svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
}

.btn-pdp-email:hover {
  border-color: rgba(255, 107, 0, .35);
  color: #ff6b00;
}

.pdp-actions-row {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 44px !important;
  gap: 8px !important;
  align-items: stretch !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow: hidden !important;
}

.pdp-actions-row .btn-pdp-wa,
.pdp-actions-row .btn-pdp-email,
.pdp-actions-row .pdp-fav-btn-action {
  min-width: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 42px !important;
  height: 42px !important;
  padding: 0 10px !important;
  border-radius: 10px !important;
  font-size: 12px !important;
  line-height: 1 !important;
  gap: 6px !important;
  white-space: nowrap !important;
  overflow: hidden !important;
}

.pdp-actions-row .btn-pdp-wa svg,
.pdp-actions-row .btn-pdp-email svg,
.pdp-actions-row .pdp-fav-btn-action svg {
  width: 15px !important;
  height: 15px !important;
  flex: 0 0 15px !important;
}

.pdp-actions-row .pdp-fav-btn-action {
  display: inline-grid !important;
  place-items: center !important;
  flex: none !important;
  padding: 0 !important;
}

.pdp-actions-row .pdp-fav-btn-action .pdp-fav-label,
.pdp-actions-row .pdp-fav-btn-action span {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  white-space: nowrap !important;
}

body.detail-page .detail-cart-block .cart-row {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 54px;
  gap: 10px;
  align-items: stretch;
  width: 100%;
  max-width: 100%;
  overflow: visible;
}

body.detail-page .detail-cart-block .product-wa-btn,
body.detail-page .detail-cart-block .sedmac-product-quote-btn,
body.detail-page .detail-cart-block .btn-wishlist {
  position: static;
  inset: auto;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  min-height: 52px;
  grid-column: auto;
  margin: 0;
  overflow: hidden;
  transform: none;
  white-space: nowrap;
}

body.detail-page .detail-cart-block .btn-wishlist {
  padding: 0;
  display: inline-grid;
  place-items: center;
}

body.detail-page .detail-cart-block .product-wa-btn svg,
body.detail-page .detail-cart-block .sedmac-product-quote-btn svg,
body.detail-page .detail-cart-block .btn-wishlist svg {
  flex: 0 0 18px;
}

body.detail-page .detail-cart-block .product-wa-btn,
body.detail-page .detail-cart-block .product-wa-btn:visited {
  background: #22c55e !important;
  border-color: #22c55e !important;
  color: #fff !important;
}

body.detail-page .detail-cart-block .product-wa-btn:hover,
body.detail-page .detail-cart-block .product-wa-btn:focus-visible {
  background: #16a34a !important;
  border-color: #16a34a !important;
  color: #fff !important;
  box-shadow: 0 18px 34px rgba(22, 163, 74, .22) !important;
  transform: translateY(-1px) !important;
}

body.detail-page .detail-cart-block .sedmac-product-quote-btn,
body.detail-page .detail-cart-block .sedmac-product-quote-btn:visited {
  background: #08172b !important;
  border-color: #08172b !important;
  color: #fff !important;
}

body.detail-page .detail-cart-block .sedmac-product-quote-btn:hover,
body.detail-page .detail-cart-block .sedmac-product-quote-btn:focus-visible {
  background: #132845 !important;
  border-color: #132845 !important;
  color: #fff !important;
  transform: translateY(-1px) !important;
}

body.detail-page .detail-cart-block .btn-wishlist:hover,
body.detail-page .detail-cart-block .btn-wishlist:focus-visible {
  background: #fff !important;
  border-color: #9fb2c9 !important;
  color: #08172b !important;
}

body.detail-page .detail-delivery-benefits {
  margin: 0 0 16px;
}

body.detail-page .detail-delivery-benefits .product-delivery-benefits {
  margin: 0;
}

.sedmac-quotation-modal {
  position: fixed;
  inset: 0;
  z-index: 2147483500;
  display: grid;
  place-items: center;
  padding: 14px;
  overflow: hidden;
}

.sedmac-quotation-modal[hidden] {
  display: none;
}

.sedmac-quotation-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(5, 17, 31, .78);
  backdrop-filter: blur(10px);
  opacity: 0;
  transition: opacity .18s ease;
}

.sedmac-quotation-dialog {
  position: relative;
  width: min(760px, calc(100vw - 28px));
  max-height: min(88vh, 720px);
  display: grid;
  grid-template-rows: auto minmax(0, 1fr);
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(255,255,255,.22);
  border-radius: 22px;
  box-shadow: 0 22px 70px rgba(0, 20, 40, .32);
  transform: translateY(16px) scale(.985);
  opacity: 0;
  transition: transform .18s ease, opacity .18s ease;
}

.sedmac-quotation-modal.is-open .sedmac-quotation-backdrop,
.sedmac-quotation-modal.is-open .sedmac-quotation-dialog {
  opacity: 1;
}

.sedmac-quotation-modal.is-open .sedmac-quotation-dialog {
  transform: none;
}

.sedmac-quotation-head {
  padding: 18px 24px;
  background: linear-gradient(135deg, #071f35 0%, #0b2c49 70%, #142f45 100%);
  color: #fff;
}

.sedmac-quotation-head span {
  display: block;
  margin-bottom: 8px;
  color: #b9c8d8;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.sedmac-quotation-head h2 {
  margin: 0;
  color: #fff;
  font-size: 22px;
  line-height: 1.15;
  letter-spacing: 0;
}

.sedmac-quotation-head p {
  max-width: 640px;
  margin: 7px 0 0;
  color: #dbe4ef;
  font-size: 14px;
  line-height: 1.45;
}

.sedmac-quotation-form {
  min-height: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 16px 24px 0;
  scrollbar-width: thin;
  scrollbar-color: #c8d3df transparent;
}

.sedmac-quotation-form::-webkit-scrollbar {
  width: 8px;
}

.sedmac-quotation-form::-webkit-scrollbar-track {
  background: transparent;
}

.sedmac-quotation-form::-webkit-scrollbar-thumb {
  background: #c8d3df;
  border-radius: 999px;
}

.sedmac-quotation-form::-webkit-scrollbar-thumb:hover {
  background: #9fb0c2;
}

.sedmac-quotation-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px 12px;
}

.sedmac-quotation-grid label {
  display: grid;
  gap: 5px;
  color: #26384c;
  font-size: 12px;
  font-weight: 800;
}

.sedmac-quotation-grid .full {
  grid-column: 1 / -1;
}

.quote-field {
  min-width: 0;
}

.sedmac-quotation-grid input,
.sedmac-quotation-grid select,
.sedmac-quotation-grid textarea {
  width: 100%;
  border: 1px solid #d7e0ea;
  border-radius: 12px;
  background: #fff;
  color: #071f35;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.35;
  padding: 10px 12px;
  outline: none;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

.quote-phone-control {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  overflow: hidden;
  border: 1px solid #d7e0ea;
  border-radius: 12px;
  background: #fff;
  transition: border-color .2s ease, box-shadow .2s ease, background .2s ease;
}

.quote-phone-control:focus-within {
  border-color: #ff6900;
  box-shadow: 0 0 0 4px rgba(255, 105, 0, .14);
}

.quote-phone-prefix {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 11px;
  border-right: 1px solid #e2e8f0;
  background: #f8fafc;
  color: #475569;
  font-size: 14px;
  font-weight: 900;
  white-space: nowrap;
}

.sedmac-quotation-grid .quote-phone-control input {
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.sedmac-quotation-grid .quote-phone-control input:focus {
  box-shadow: none;
}

.quote-company-field[hidden] {
  display: none !important;
}

.quote-purchase-type {
  display: grid;
  gap: 8px;
  margin: 0;
  border: 1px solid #dce5ef;
  border-radius: 16px;
  padding: 10px;
  background: #f8fafc;
}

.quote-purchase-type legend {
  padding: 0 4px;
  color: #26384c;
  font-size: 12px;
  font-weight: 900;
}

.quote-purchase-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

.quote-natural-note {
  color: #526173;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
}

.sedmac-quotation-grid input::placeholder,
.sedmac-quotation-grid textarea::placeholder {
  color: #91a2b5;
}

.sedmac-quotation-grid input[readonly],
.sedmac-quotation-grid input.is-readonly {
  background: #f3f6f9;
  color: #475569;
  cursor: default;
}

.sedmac-quotation-grid input:focus,
.sedmac-quotation-grid select:focus,
.sedmac-quotation-grid textarea:focus {
  border-color: #ff6900;
  box-shadow: 0 0 0 4px rgba(255, 105, 0, .14);
}

.sedmac-quotation-grid select {
  appearance: none;
  cursor: pointer;
  background-image:
    linear-gradient(45deg, transparent 50%, #0a2740 50%),
    linear-gradient(135deg, #0a2740 50%, transparent 50%);
  background-position:
    calc(100% - 23px) 50%,
    calc(100% - 17px) 50%;
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
  padding-right: 44px;
}

.sedmac-quotation-grid textarea {
  resize: vertical;
  min-height: 78px;
}

.quote-field-note {
  margin-top: -4px;
  border: 1px solid rgba(245, 124, 0, 0.18);
  border-radius: 12px;
  background: #fff7ed;
  color: #8a3b09;
  padding: 10px 12px;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.45;
}

.sedmac-quotation-context {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 10px;
  border: 1px solid rgba(16, 43, 71, .10);
  border-radius: 12px;
  background: #f8fafc;
}

.sedmac-quotation-context span {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 4px 9px;
  border-radius: 999px;
  background: #fff;
  color: #31445d;
  font-size: 12px;
  font-weight: 800;
}

.sedmac-quotation-consent {
  margin: 0;
  border: 1px solid #dce5ef;
  border-radius: 16px;
  padding: 10px;
  background: #f8fafc;
}

.contact-permission-title {
  color: #51657a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.contact-permission-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

.premium-check {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 40px;
  padding: 9px 10px;
  border: 1px solid #d7e0ea;
  border-radius: 12px;
  background: #fff;
  color: #26384c;
  cursor: pointer;
  transition: background .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.premium-check:hover {
  background: #ffffff;
  border-color: #b8c6d6;
}

.premium-check input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.premium-check-box {
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #aebccd;
  border-radius: 7px;
  background: #fff;
  transition: background .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.premium-check input:focus-visible + .premium-check-box {
  box-shadow: 0 0 0 4px rgba(255, 105, 0, .16);
}

.premium-check input:checked + .premium-check-box,
.premium-check.is-checked .premium-check-box {
  background: #ff6900;
  border-color: #ff6900;
  box-shadow: 0 0 0 4px rgba(255, 105, 0, .16);
}

.premium-check input:checked + .premium-check-box::after,
.premium-check.is-checked .premium-check-box::after {
  content: "\2713";
  color: #fff;
  font-size: 14px;
  font-weight: 900;
}

.premium-check.is-checked {
  background: #fff7f0;
  border-color: #ff6900;
}

.premium-check-text {
  font-size: 13px;
  font-weight: 800;
  line-height: 1.25;
}

.sedmac-quotation-hp {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
}

.sedmac-quotation-submit {
  width: 100%;
  min-height: 44px;
  margin-top: 0;
  border: 0;
  border-radius: 14px;
  padding: 0 16px;
  background: linear-gradient(135deg, #ff6900, #ff7f1f);
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  cursor: pointer;
  box-shadow: 0 12px 26px rgba(255, 105, 0, .28);
  transition: transform .18s ease, box-shadow .18s ease, opacity .18s ease, filter .18s ease;
}

.sedmac-quotation-submit:hover:not(:disabled) {
  transform: translateY(-1px);
  box-shadow: 0 16px 32px rgba(255, 105, 0, .34);
}

.sedmac-quotation-submit:active:not(:disabled) {
  transform: translateY(0);
}

.sedmac-quotation-actions {
  position: sticky;
  bottom: 0;
  z-index: 5;
  display: grid;
  gap: 10px;
  margin: 14px -24px 0;
  padding: 10px 24px 16px;
  background: #fff;
  border-top: 1px solid #edf1f5;
}

.sedmac-quotation-secondary {
  width: 100%;
  min-height: 42px;
  margin-top: 0;
  border: 1px solid #d8e0ea;
  border-radius: 12px;
  padding: 0 16px;
  background: #fff;
  color: #0a2740;
  font-weight: 800;
  cursor: pointer;
  transition: background .2s ease, border-color .2s ease, color .2s ease;
}

.sedmac-quotation-secondary:hover {
  background: #f4f7fa;
  border-color: #b9c7d6;
}

.sedmac-quotation-recaptcha {
  min-height: 62px;
  overflow: visible;
  position: relative;
  z-index: 25;
}

.sedmac-quotation-captcha-box {
  display: grid;
  gap: 8px;
  justify-items: start;
  padding: 10px;
  border: 1px solid #dce5ef;
  border-radius: 16px;
  background: #f8fafc;
}

.sedmac-quotation-captcha-title {
  color: #51657a;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.sedmac-quotation-captcha-state {
  color: #64748b;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.45;
}

.sedmac-quotation-captcha-state[data-type="success"] {
  color: #047857;
}

.sedmac-quotation-captcha-state[data-type="error"] {
  color: #b91c1c;
}

.sedmac-quotation-captcha-lock {
  position: absolute;
  inset: 30px 10px 10px;
  z-index: 35;
  display: grid;
  place-items: center;
  padding: 12px;
  border: 1px dashed rgba(255, 105, 0, .42);
  border-radius: 12px;
  background: rgba(248, 250, 252, .94);
  color: #9a4b0f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
  text-align: center;
  pointer-events: auto;
}

.sedmac-quotation-captcha-box.is-ready .sedmac-quotation-captcha-lock {
  display: none;
}

.sedmac-quotation-captcha-box:not(.is-ready) .g-recaptcha,
.sedmac-quotation-captcha-box:not(.is-ready) .cf-turnstile {
  opacity: .36;
  pointer-events: none;
}

.sedmac-quotation-recaptcha iframe {
  max-width: 100%;
}

iframe[src*="google.com/recaptcha/"],
iframe[src*="recaptcha.net/recaptcha/"],
iframe[src*="challenges.cloudflare.com/"] {
  z-index: 2147483647 !important;
}

body > div[style*="z-index: 100000"],
body > div[style*="z-index: 2000000000"],
body > div[style*="z-index: 2147483647"] {
  z-index: 2147483647 !important;
}

.sedmac-quotation-submit:disabled {
  opacity: .45;
  cursor: not-allowed;
  filter: grayscale(.25);
  box-shadow: none;
}

.sedmac-quotation-status {
  min-height: 16px;
  font-size: 12px;
  font-weight: 800;
}

.sedmac-quotation-status[data-type="success"] { color: #047857; }
.sedmac-quotation-status[data-type="error"] { color: #b91c1c; }
.sedmac-quotation-status[data-type="loading"] { color: #102b47; }

.sedmac-quotation-success {
  display: grid;
  gap: 8px;
  margin: 16px 0;
  padding: 18px;
  border: 1px solid rgba(16, 185, 129, .26);
  border-radius: 16px;
  background: linear-gradient(135deg, #ecfdf5, #f8fafc);
  color: #064e3b;
  box-shadow: 0 18px 42px rgba(6, 78, 59, .10);
}

.sedmac-quotation-success[hidden] {
  display: none !important;
}

.sedmac-quotation-success strong {
  font-size: 17px;
  line-height: 1.25;
}

.sedmac-quotation-success span,
.sedmac-quotation-success small {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.45;
}

.sedmac-quotation-form.is-sent .sedmac-quotation-grid {
  display: none;
}

.sedmac-quotation-form.is-sent .sedmac-quotation-submit {
  display: none;
}

.quote-field.has-error input,
.quote-field.has-error select,
.quote-field.has-error textarea,
.contact-permission-box.has-error {
  border-color: #dc2626;
  box-shadow: 0 0 0 4px rgba(220, 38, 38, .10);
}

.field-error {
  display: none;
  margin-top: -1px;
  color: #dc2626;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.3;
}

.quote-field.has-error .field-error,
.contact-permission-box.has-error .field-error {
  display: block;
}

body.quotation-modal-open {
  width: 100%;
  overflow: hidden;
}

.card-footer,
.pcard-foot {
  display: grid !important;
  grid-template-columns: 1fr;
  gap: 8px;
  align-items: stretch;
  width: 100%;
}

.card-quote-actions,
.pcard-quote-actions {
  display: grid;
  grid-template-columns: repeat(3, 38px);
  gap: 6px;
  width: max-content !important;
  max-width: 100%;
  min-width: 0;
  grid-column: 1 / -1;
  justify-self: start;
}

.card-quote-wa,
.card-quote-email,
.card-quote-fav,
.pcard-quote-wa,
.pcard-quote-email,
.pcard-quote-fav {
  min-width: 0;
  min-height: 38px;
  height: 38px;
  border: 0;
  border-radius: 10px;
  padding: 0 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  white-space: nowrap;
  cursor: pointer;
}

.card-quote-wa,
.pcard-quote-wa {
  background: #18a957;
  color: #fff;
}

.card-quote-email,
.pcard-quote-email {
  background: #0f2f4a;
  color: #fff;
}

.card-quote-fav,
.pcard-quote-fav {
  padding: 0;
  background: #fff;
  color: #ff6900;
  border: 1px solid #d8e0ea;
}

.card-quote-actions svg,
.pcard-quote-actions svg {
  width: 15px;
  height: 15px;
  flex: 0 0 15px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.card-quote-wa span,
.card-quote-email span,
.card-quote-fav span,
.pcard-quote-wa span,
.pcard-quote-email span,
.pcard-quote-fav span {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
}

@media (max-width: 720px) {
  .sedmac-quotation-modal {
    padding: 8px;
    align-items: end;
  }

  .sedmac-quotation-dialog {
    max-height: 94vh;
    width: 100%;
    border-radius: 18px 18px 0 0;
  }

  .sedmac-quotation-head,
  .sedmac-quotation-form {
    padding-left: 18px;
    padding-right: 18px;
  }

  .sedmac-quotation-grid input,
  .sedmac-quotation-grid select,
  .sedmac-quotation-grid textarea,
  .quote-phone-prefix {
    font-size: 16px;
  }

  .quote-phone-prefix {
    min-height: 45px;
  }

  .sedmac-quotation-actions {
    margin-left: -18px;
    margin-right: -18px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .sedmac-quotation-head h2 {
    font-size: 21px;
  }

  .sedmac-quotation-grid,
  .contact-permission-grid {
    grid-template-columns: 1fr;
  }

  .btn-cta-email,
  .sedmac-product-quote-btn {
    min-width: 44px;
    overflow: hidden;
  }

  .btn-cta-email {
    width: 100%;
  }

  .pdp-actions-row .btn-pdp-email {
    flex: 1 1 132px;
    min-width: 118px;
    padding-inline: 12px;
    font-size: 13px;
    white-space: nowrap;
  }

  body.detail-page .detail-cart-block .cart-row {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 44px !important;
  }

  body.detail-page .detail-cart-block .product-wa-btn,
  body.detail-page .detail-cart-block .sedmac-product-quote-btn {
    min-height: 46px;
    padding-inline: 9px;
    font-size: 12px;
    line-height: 1.05;
    gap: 5px;
    white-space: nowrap;
  }

  body.detail-page .detail-cart-block .btn-wishlist {
    min-height: 46px;
    width: 44px;
  }

  body.detail-page .detail-cart-block .product-wa-btn svg,
  body.detail-page .detail-cart-block .sedmac-product-quote-btn svg {
    width: 15px;
    height: 15px;
    flex-basis: 15px;
  }

  body.detail-page .detail-cart-block .product-wa-btn {
    font-size: 11px;
  }

  .card-quote-actions,
  .pcard-quote-actions {
    grid-template-columns: repeat(3, 36px);
    gap: 5px;
  }

  .card-quote-wa,
  .card-quote-email,
  .card-quote-fav,
  .pcard-quote-wa,
  .pcard-quote-email,
  .pcard-quote-fav {
    min-height: 36px;
    height: 36px;
    border-radius: 9px;
    padding-inline: 6px;
    font-size: 11px;
    gap: 4px;
  }

}
