.m2-product,.m2-product input,.m2-product button,.m2-product select{font-family:Montserrat,Arial,Helvetica,sans-serif}.m2-product{--m2-orange: #f57c00;--m2-orange-dark: #d96500;--m2-black: #0c0c0d;--m2-card: #171719;--m2-card-2: #202023;--m2-border: #39393d;--m2-text: #f7f7f7;--m2-muted: #b9b9bd;--m2-danger: #ff6b6b;background:#09090a;color:var(--m2-text);padding:22px 0 60px}.m2-product *{box-sizing:border-box}.m2-product__container{width:min(100% - 28px,var(--m2-max-width, 1450px));margin-inline:auto}.m2-product__breadcrumb{margin-bottom:14px;padding:11px 15px;border:1px solid #2e2e31;border-radius:10px;background:#111113;color:#c9c9cd;font-size:13px}.m2-product__breadcrumb a{color:var(--m2-orange);text-decoration:none}.m2-product__breadcrumb span{margin:0 7px;opacity:.55}.m2-product__layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);gap:22px;align-items:start}.m2-product__gallery,.m2-product__panel,.m2-product__description{border:1px solid var(--m2-border);background:linear-gradient(145deg,#151517,#101011);border-radius:16px;box-shadow:0 20px 55px #00000052}.m2-product__gallery{position:sticky;top:18px;padding:22px}.m2-product__image-box{min-height:520px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#fff}.m2-product__image{width:100%;height:100%;max-height:620px;object-fit:contain}.m2-product__gallery-note{margin:16px 0 0;padding:12px 14px;background:#f57c001a;border-left:4px solid var(--m2-orange);color:#e7e7e9;font-size:13px;line-height:1.45}.m2-product__panel{padding:clamp(20px,3vw,34px)}.m2-product__eyebrow{margin:0 0 8px;color:var(--m2-orange);font-size:12px;text-transform:uppercase;letter-spacing:.8px;font-weight:800}.m2-product__title{margin:0;color:#fff;font-size:clamp(30px,3.7vw,50px);line-height:1.12;font-weight:900;letter-spacing:.5px}.m2-product__unit-price{display:flex;align-items:baseline;gap:8px;margin:18px 0 8px}.m2-product__unit-price strong{color:var(--m2-orange);font-size:clamp(27px,3vw,39px);line-height:1}.m2-product__unit-price span{color:var(--m2-muted);font-size:14px}.m2-product__live-label{margin:8px 0 14px;color:#cfcfd2;font-size:12px;font-weight:700}.m2-product__live-label span{color:#47d16c;margin-right:5px}.m2-product__intro{margin:0 0 22px;color:var(--m2-muted);font-size:14px}.m2-product__section{margin-top:18px;padding-top:18px;border-top:1px solid #343438}.m2-product__section-title{margin:0 0 11px;color:#fff;font-size:16px;text-transform:uppercase;letter-spacing:.7px}.m2-product__variant{width:100%;height:48px;padding:0 13px;border:1px solid #45454a;border-radius:9px;background:#0e0e10;color:#fff}.m2-product__units{display:flex;gap:8px;margin-bottom:13px}.m2-product__units label{flex:1}.m2-product__units input{position:absolute;opacity:0;pointer-events:none}.m2-product__units span{display:block;padding:10px;border:1px solid #48484d;border-radius:8px;background:#111113;color:#d2d2d5;text-align:center;cursor:pointer;transition:.18s ease}.m2-product__units input:checked+span{border-color:var(--m2-orange);background:var(--m2-orange);color:#111;font-weight:800}.m2-product__dimensions{display:grid;grid-template-columns:1fr 30px 1fr;gap:10px;align-items:end}.m2-product__times{padding-bottom:13px;color:var(--m2-orange);text-align:center;font-size:24px;font-weight:800}.m2-product__field label{display:block;margin:0 0 6px;color:#e9e9eb;font-size:12px;font-weight:700}.m2-product__input-unit{display:grid;grid-template-columns:1fr 46px}.m2-product__input-unit input,.m2-product__pieces input{width:100%;height:48px;border:1px solid #45454a;background:#0d0d0f;color:#fff;padding:0 13px;outline:0}.m2-product__input-unit input{border-radius:9px 0 0 9px}.m2-product__input-unit span{display:grid;place-items:center;border:1px solid #45454a;border-left:0;border-radius:0 9px 9px 0;background:#242427;color:var(--m2-orange);font-weight:800}.m2-product__pieces{margin-top:13px}.m2-product__pieces input{border-radius:9px}.m2-product__error{display:none;margin:12px 0 0;padding:10px 12px;border:1px solid rgba(255,107,107,.45);border-radius:8px;background:#ff6b6b1a;color:#ff9c9c;font-size:12px}.m2-product__error.is-visible{display:block}.m2-product__results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px}.m2-product__result{min-height:79px;padding:12px;border:1px solid #3d3d41;border-radius:10px;background:#101012;display:flex;flex-direction:column;justify-content:center}.m2-product__result span{color:var(--m2-muted);font-size:11px;text-transform:uppercase;letter-spacing:.55px}.m2-product__result strong{margin-top:4px;color:#fff;font-size:18px}.m2-product__result--total{grid-column:1 / -1;min-height:102px;border-color:var(--m2-orange);background:linear-gradient(100deg,#1a1a1c,#2a1707)}.m2-product__result--total strong{color:var(--m2-orange);font-size:34px}.m2-product__minimum{margin:9px 0 0;color:#c8c8cc;font-size:11px}.m2-product__terms{display:flex;align-items:flex-start;gap:9px;margin:19px 0 13px;color:#cfcfd2;font-size:12px;line-height:1.4}.m2-product__terms input{margin-top:2px;accent-color:var(--m2-orange)}.m2-product__terms a{color:var(--m2-orange)}.m2-product__atc{width:100%;min-height:56px;border:0;border-radius:10px;background:linear-gradient(90deg,var(--m2-orange-dark),var(--m2-orange));color:#111;font-size:16px;font-weight:900;text-transform:uppercase;letter-spacing:.25px;cursor:pointer;box-shadow:0 14px 30px #f57c0038}.m2-product__atc:hover{filter:brightness(1.08);transform:translateY(-1px)}.m2-product__atc:disabled{opacity:.45;cursor:not-allowed;transform:none}.m2-product__billing-note{margin:10px 0 0;color:#9f9fa5;text-align:center;font-size:10px;line-height:1.4}.m2-product__description{margin-top:22px;padding:clamp(22px,4vw,48px)}.m2-product__description h2{color:var(--m2-orange);font-size:30px}.m2-product__description .rte{color:#dedee1;line-height:1.7}.m2-product__loading{opacity:.65;pointer-events:none}@media(max-width:980px){.m2-product__layout{grid-template-columns:1fr}.m2-product__gallery{position:static}.m2-product__image-box{min-height:380px}}@media(max-width:560px){.m2-product{padding-top:10px}.m2-product__container{width:min(100% - 14px,var(--m2-max-width, 1450px))}.m2-product__gallery,.m2-product__panel{border-radius:11px;padding:15px}.m2-product__image-box{min-height:290px}.m2-product__dimensions{grid-template-columns:1fr 20px 1fr;gap:5px}.m2-product__results{grid-template-columns:1fr 1fr}.m2-product__result strong{font-size:15px}.m2-product__result--total strong{font-size:29px}}.m2-product__billing-warning{display:none;margin:10px 0;padding:10px 12px;border:1px solid #ff8a00;border-radius:8px;background:#ff8a001f;color:#ffd19a;font-size:12px;line-height:1.45}.m2-product__billing-warning.is-visible{display:block}.m2-product__choice-grid{display:grid;gap:14px}.m2-product__choice-card{position:relative;display:flex;align-items:center;gap:12px;padding:18px 16px;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.m2-product__choice-card:hover{border-color:#f57c0099;background:#ffffff0f}.m2-product__choice-card input{position:absolute;opacity:0;pointer-events:none}.m2-product__choice-card-box{width:18px;height:18px;min-width:18px;border-radius:4px;border:2px solid rgba(255,255,255,.5);background:transparent;transition:all .2s ease}.m2-product__choice-card-content{display:flex;flex-direction:column;gap:3px;color:#fff;line-height:1.3}.m2-product__choice-card-content strong{font-size:15px;font-weight:700}.m2-product__choice-card-content small{color:#ffffffb8;font-size:12px}.m2-product__choice-card input:checked+.m2-product__choice-card-box{background:var(--m2-orange);border-color:var(--m2-orange);box-shadow:0 0 0 4px #f57c0029}.m2-product__choice-card input:checked~.m2-product__choice-card-content strong{color:var(--m2-orange)}.m2-product__choice-card:has(input:checked){border-color:var(--m2-orange);background:#f57c0014}.m2-product__order-fields{display:grid;gap:16px}.m2-product__upload-field,.m2-product__notes-field{display:grid;gap:6px}.m2-product__file-input,.m2-product__textarea{width:100%;border:1px solid #45454a;border-radius:9px;background:#0d0d0f;color:#fff;outline:0}.m2-product__file-input{padding:10px 12px}.m2-product__file-input::file-selector-button{margin-right:12px;padding:9px 13px;border:0;border-radius:7px;background:var(--m2-orange);color:#111;font-weight:800;cursor:pointer}.m2-product__textarea{min-height:112px;padding:12px 13px;resize:vertical}.m2-product__upload-field small{color:var(--m2-muted);font-size:11px;line-height:1.4}.m2-product .download-guides-box{margin-top:18px;padding:18px;border:1px solid rgba(245,124,0,.35);border-radius:14px;background:linear-gradient(145deg,#f57c001f,#191108fa);box-shadow:0 14px 32px #f57c0017}.m2-product .download-guides-box__title{margin:0;color:var(--m2-orange);font-size:18px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.m2-product .download-guides-box__help{margin:6px 0 0;color:#f0d6bb;font-size:13px;line-height:1.45}.m2-product .download-guides-box__buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:14px}.m2-product .download-guides-box__button{display:flex;align-items:center;gap:10px;min-height:52px;padding:11px 14px;border-radius:10px;border:1px solid rgba(245,124,0,.32);background:#0a0a0cd1;color:#fff;text-decoration:none;font-weight:700}.m2-product .download-guides-box__button:hover{border-color:var(--m2-orange);background:#f57c001f}.m2-product .download-guides-box__badge{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:8px;background:linear-gradient(135deg,var(--m2-orange),var(--m2-orange-dark));color:#111;font-size:13px;font-weight:900}.m2-product .download-guides-box__empty{margin:14px 0 0;color:#f3d7ba;font-size:12px}
/*# sourceMappingURL=/cdn/shop/t/75/assets/product-m2-dinamico.css.map */
