.product-reviews,.product-detail__panel,.product-detail__info,.product-detail__gallery{border-radius:1rem;border:1px solid rgba(0,0,0,.05);background:#fff;box-shadow:0 14px 34px -26px #343e4959}@media (min-width: 640px){.product-reviews,.product-detail__panel,.product-detail__info,.product-detail__gallery{border-radius:1.25rem}}.product-detail__layout{display:flex;flex-direction:column;gap:1rem}@media (min-width: 640px){.product-detail__layout{gap:1.25rem}}@media (min-width: 1024px){.product-detail__layout{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:1.5rem}}@media (min-width: 1280px){.product-detail__layout{gap:2rem}}.product-detail__main{display:contents}@media (min-width: 1024px){.product-detail__main{display:flex;flex-direction:column;gap:1.5rem;grid-column:span 7/span 7;min-width:0}}@media (min-width: 1280px){.product-detail__main{gap:2rem}}.product-detail__gallery{order:1;min-width:0;overflow:hidden;padding:1rem}@media (min-width: 640px){.product-detail__gallery{padding:1.25rem}}@media (min-width: 1024px){.product-detail__gallery{padding:1.5rem}}.product-detail__info{order:3;display:flex;flex-direction:column;gap:1.5rem;min-width:0;padding:1.25rem}@media (min-width: 640px){.product-detail__info{padding:1.5rem}}@media (min-width: 1024px){.product-detail__info{gap:1.75rem;padding:1.75rem 2rem}}.product-detail__buy{order:2;min-width:0}@media (min-width: 1024px){.product-detail__buy{position:sticky;top:1.5rem;grid-column:span 5/span 5;align-self:start}}.product-detail__panel{display:flex;flex-direction:column;padding:1.25rem}@media (min-width: 640px){.product-detail__panel{padding:1.5rem}}@media (min-width: 1280px){.product-detail__panel{padding:1.75rem}}.product-detail__short-desc{font-size:.875rem;line-height:1.625;color:#495867}@media (min-width: 640px){.product-detail__short-desc{font-size:.9375rem}}.product-detail__tabs{min-width:0}.product-detail__tabs-nav{display:flex;gap:.25rem;overflow-x:auto;border-bottom:1px solid rgba(0,0,0,.08);scrollbar-width:thin}.product-detail__tab-link{position:relative;flex-shrink:0;margin-bottom:-1px;padding:.75rem 1rem;border-bottom:2px solid transparent;background:transparent;color:#495867;font-size:.875rem;font-weight:600;line-height:1.25;letter-spacing:.01em;white-space:nowrap;cursor:pointer;transition:color .2s ease,border-color .2s ease}@media (min-width: 640px){.product-detail__tab-link{padding-inline:1.25rem;font-size:.9375rem}}.product-detail__tab-link:hover{color:#343e49}.product-detail__tab-link:focus-visible{outline:2px solid #82d500;outline-offset:2px;border-radius:.25rem}.product-detail__tab-link.is-active{color:#343e49;border-bottom-color:#82d500}.product-detail__tab-panel{display:none;padding-top:1.25rem}.product-detail__tab-panel.is-active{display:block}.product-detail__attributes{width:100%;border-collapse:collapse;font-size:.875rem;line-height:1.4}@media (min-width: 640px){.product-detail__attributes{font-size:.9375rem}}.product-detail__attributes tr{border-bottom:1px solid rgba(0,0,0,.06)}.product-detail__attributes tr:last-child{border-bottom:0}.product-detail__attributes th,.product-detail__attributes td{padding:.75rem 0;vertical-align:top;text-align:left}.product-detail__attributes th{width:42%;padding-right:1rem;font-weight:600;color:#343e49}.product-detail__attributes td{color:#495867;word-break:break-word}@media (min-width: 640px){.product-detail__attributes th{width:36%;padding-right:1.5rem}}.product-detail__meta{display:grid;grid-template-columns:1fr;overflow:hidden;border-radius:.75rem;border:1px solid rgba(0,0,0,.05);background:#f6f6f6}@media (min-width: 640px){.product-detail__meta{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-detail__meta-row{display:flex;align-items:flex-start;gap:.625rem;padding:.875rem 1rem}.product-detail__meta-row:not(:last-child){border-bottom:1px solid rgba(0,0,0,.04)}@media (min-width: 640px){.product-detail__meta-row:not(:last-child){border-bottom:0;border-right:1px solid rgba(0,0,0,.04)}}.product-detail__meta-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.5rem;background:#82d5001f;color:#82d500}.product-detail__meta-icon svg{width:1rem;height:1rem}.product-detail__meta-content{display:flex;min-width:0;flex:1;flex-direction:column;gap:.1875rem;padding-top:.0625rem}.product-detail__meta-label{font-size:.75rem;font-weight:500;line-height:1.3;color:#495867}.product-detail__meta-value{margin:0;font-size:.875rem;font-weight:600;line-height:1.35;color:#343e49;word-break:break-word}.product-detail__meta-value.font-mono{font-size:.8125rem;letter-spacing:-.01em}.product-detail__sticky-cta{position:fixed;inset-inline:0;bottom:0;z-index:40;border-top:1px solid rgba(0,0,0,.08);background:#fffffff5;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));box-shadow:0 -8px 24px -12px #343e492e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-detail__rating{display:inline-flex;align-items:center;gap:.45rem;margin-top:.75rem;width:-moz-fit-content;width:fit-content;color:inherit;text-decoration:none}.product-detail__rating--link{cursor:pointer;transition:opacity .2s cubic-bezier(.16,1,.3,1)}.product-detail__rating--link .product-detail__rating-score{text-decoration:underline;text-underline-offset:.18em;text-decoration-thickness:1px}.product-detail__rating--link:hover{opacity:.82}.product-detail__rating--link:focus-visible{outline:2px solid #82d500;outline-offset:3px;border-radius:.25rem}.product-detail__rating--link:active{transform:translateY(1px)}.product-detail__rating-stars{display:inline-flex;align-items:center;gap:.12rem}.product-detail__rating-star{width:1rem;height:1rem;color:#49586747;transform:translateZ(0)}.product-detail__rating-star.is-filled{color:#d4a017}.product-detail__rating-score{display:inline-flex;align-items:baseline;gap:.3rem;font-size:.875rem;font-weight:600;color:#343e49;font-variant-numeric:tabular-nums}.product-detail__rating-value{letter-spacing:-.02em}.product-detail__rating-value--empty{color:#495867a6;font-weight:500}.product-detail__rating-count{color:#495867;font-weight:600}.product-detail__rating-count--empty{font-weight:500;color:#495867a6}.product-detail__prose h2,.product-detail__prose h3,.product-detail__prose h4{margin-top:1.5rem;margin-bottom:.75rem;font-weight:700;color:#343e49}.product-detail__prose p{margin-bottom:.875rem}.product-detail__prose ul,.product-detail__prose ol{margin-bottom:.875rem;padding-left:1.25rem}.product-detail__prose ul{list-style:disc}.product-detail__prose ol{list-style:decimal}.product-detail__prose table{width:100%;margin:1rem 0;border-collapse:collapse;font-size:.875rem}.product-detail__prose th,.product-detail__prose td{border:1px solid rgba(0,0,0,.08);padding:.5rem .75rem;text-align:left}.product-detail__prose th{background:#f6f6f6;font-weight:600;color:#343e49}.product-detail__prose img{max-width:100%;height:auto;border-radius:.5rem}.product-detail__prose a{color:#82d500;text-decoration:underline;text-underline-offset:2px}.product-detail__prose a:hover{color:#6fb800}.product-reviews{padding:1.25rem 1.25rem 1.5rem}@media (min-width: 640px){.product-reviews{padding:1.5rem 1.75rem 1.75rem}}@media (min-width: 1024px){.product-reviews{padding:1.75rem 2rem 2rem}}.product-reviews__intro{margin-bottom:1.25rem;padding-bottom:.85rem;border-bottom:1px solid rgba(0,0,0,.06)}.product-reviews__title{margin:0;font-size:1.375rem;font-weight:700;letter-spacing:-.03em;line-height:1.2;color:#343e49}@media (min-width: 640px){.product-reviews__title{font-size:1.5rem}}.product-reviews__overview{display:grid;gap:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(0,0,0,.06)}@media (min-width: 768px){.product-reviews__overview{grid-template-columns:minmax(18rem,23rem) minmax(12rem,1fr);align-items:center;gap:1.75rem 2.5rem;width:100%;padding-bottom:1.25rem}}.product-reviews__rating-panel{display:grid;gap:1.5rem;min-width:0}@media (min-width: 768px){.product-reviews__rating-panel{grid-template-columns:auto minmax(13rem,17rem);align-items:center;gap:1.35rem 1.85rem}}.product-reviews__product{display:none}@media (min-width: 768px){.product-reviews__product{display:grid;grid-template-columns:4.25rem minmax(0,1fr);align-items:center;gap:.95rem;min-width:0;justify-self:end;max-width:21rem;padding:0 0 0 1.35rem;border:0;border-left:1px solid rgba(52,62,73,.14);border-radius:0;background:transparent}}.product-reviews__product-image{width:4.25rem;height:4.25rem;flex-shrink:0;-o-object-fit:cover;object-fit:cover;border-radius:.4rem;background:#f6f6f6;border:0;box-shadow:0 10px 22px -18px #343e4980}.product-reviews__product-copy{min-width:0}.product-reviews__product-name{margin:0;font-size:.9rem;font-weight:700;line-height:1.35;letter-spacing:-.015em;color:#343e49;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-reviews__product-sku{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem;margin:.4rem 0 0;font-size:.75rem;line-height:1.3;color:#495867}.product-reviews__product-sku-label{font-weight:700;text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;color:#495867a6}.product-reviews__product-sku-value{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-weight:600;color:#343e49}.product-reviews__score-block{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.product-reviews__score{display:flex;align-items:baseline;gap:.15rem;margin:0;line-height:1;color:#343e49;font-variant-numeric:tabular-nums}.product-reviews__score-value{font-size:2.5rem;font-weight:700;letter-spacing:-.04em}@media (min-width: 640px){.product-reviews__score-value{font-size:2.75rem}}@media (min-width: 768px){.product-reviews__score-value{font-size:2.35rem}}.product-reviews__score-separator,.product-reviews__score-max{font-size:1.125rem;font-weight:600;color:#495867}@media (min-width: 768px){.product-reviews__score-separator,.product-reviews__score-max{font-size:1rem}}.product-reviews__score-stars{display:inline-flex;gap:.12rem}.product-reviews__score-stars .product-detail__rating-star{width:1.1rem;height:1.1rem}@media (min-width: 768px){.product-reviews__score-stars .product-detail__rating-star{width:1rem;height:1rem}}.product-reviews__score-count{margin:.15rem 0 0;font-size:.875rem;color:#495867}@media (min-width: 768px){.product-reviews__score-count{margin:0;font-size:.8125rem}}.product-reviews__distribution{display:grid;gap:.45rem;min-width:0}@media (min-width: 768px){.product-reviews__distribution{gap:.34rem;width:100%;max-width:16.5rem}}.product-reviews__distribution-row{display:grid;grid-template-columns:2.35rem minmax(0,1fr) 1.5rem;align-items:center;gap:.65rem}@media (min-width: 768px){.product-reviews__distribution-row{grid-template-columns:2.1rem minmax(0,1fr) 1.25rem;gap:.5rem}}.product-reviews__distribution-label{display:inline-flex;align-items:center;gap:.2rem;font-size:.8125rem;font-weight:600;color:#495867;font-variant-numeric:tabular-nums;white-space:nowrap}@media (min-width: 768px){.product-reviews__distribution-label{font-size:.78rem}}.product-reviews__distribution-star{width:.75rem;height:.75rem;color:#d4a017}@media (min-width: 768px){.product-reviews__distribution-star{width:.7rem;height:.7rem}}.product-reviews__distribution-track{height:.5rem;border-radius:999px;background:#343e4914;overflow:hidden}@media (min-width: 768px){.product-reviews__distribution-track{height:.4rem}}.product-reviews__distribution-fill{display:block;height:100%;width:0;border-radius:inherit;background:#343e492e;transform:translateZ(0);transition:width .45s cubic-bezier(.16,1,.3,1)}.product-reviews__distribution-fill.is-active{background:#343e49}.product-reviews__distribution-count{text-align:right;font-size:.8125rem;font-weight:600;color:#495867;font-variant-numeric:tabular-nums}@media (min-width: 768px){.product-reviews__distribution-count{font-size:.78rem}}.product-reviews__toolbar{display:flex;justify-content:center;padding:1rem 0 .25rem}.product-reviews__toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;padding:.35rem .5rem;font-size:.875rem;font-weight:600;color:#343e49;text-decoration:underline;text-underline-offset:.2em;cursor:pointer;transition:opacity .2s ease}.product-reviews__toggle:hover{opacity:.75}.product-reviews__toggle:focus-visible{outline:2px solid #82d500;outline-offset:3px;border-radius:.25rem}.product-reviews__panel[hidden]{display:none}.product-reviews__sort{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem .85rem;margin:.75rem 0 1.15rem}.product-reviews__sort-label{margin:0;font-size:.875rem;font-weight:600;color:#343e49}.product-reviews__sort-select{min-width:12rem;max-width:100%;border:1px solid rgba(0,0,0,.12);border-radius:.5rem;background:#fff;padding:.5rem .75rem;font-size:.875rem;color:#343e49;box-shadow:none}.product-reviews__sort-select:focus{border-color:#82d500;outline:none;box-shadow:0 0 0 3px #82d50033}.product-reviews__empty{margin:.5rem 0 0;font-size:.9375rem;line-height:1.5;color:#495867}.product-reviews__list{display:grid;grid-template-columns:1fr;gap:.85rem;margin:0;padding:0;list-style:none}@media (min-width: 768px){.product-reviews__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.product-reviews__item{min-width:0}.product-reviews__card{display:flex;flex-direction:column;height:100%;min-height:8.5rem;border:1px solid rgba(0,0,0,.08);border-radius:.75rem;background:#fff;padding:1rem 1.1rem 1.15rem;transform:translateZ(0)}.product-reviews__card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.85rem}.product-reviews__author{margin:0;font-size:.9375rem;font-weight:700;line-height:1.3;color:#343e49;word-break:break-word}.product-reviews__card-rating{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.product-reviews__item-stars{display:inline-flex;gap:.08rem}.product-reviews__item-stars .product-detail__rating-star{width:.9rem;height:.9rem}.product-reviews__date{font-size:.75rem;line-height:1.2;color:#495867;white-space:nowrap}.product-reviews__comment{margin:.85rem 0 0;font-size:.9375rem;line-height:1.55;color:#495867;white-space:pre-line}.product-reviews__comment--empty{color:#4958678c;font-style:italic}.product-reviews--skeleton .product-reviews__skeleton-line,.product-reviews--skeleton .product-reviews__skeleton-bar,.product-reviews--skeleton .product-reviews__skeleton-card{display:block;border-radius:.5rem;background:linear-gradient(90deg,#343e490f,#343e491f,#343e490f);background-size:200% 100%;animation:product-reviews-shimmer 1.4s ease-in-out infinite;transform:translateZ(0)}.product-reviews--skeleton .product-reviews__skeleton-line--title{width:min(18rem,75%);height:1.35rem;margin-bottom:1rem}.product-reviews--skeleton .product-reviews__skeleton-line--score{width:5.5rem;height:2.4rem}.product-reviews--skeleton .product-reviews__skeleton-line--stars{width:6.5rem;height:1rem}.product-reviews--skeleton .product-reviews__skeleton-line--sm{width:7rem;height:.75rem}.product-reviews--skeleton .product-reviews__skeleton-score{display:grid;gap:.45rem}.product-reviews--skeleton .product-reviews__overview--skeleton{margin-bottom:1rem}.product-reviews--skeleton .product-reviews__skeleton-bars{display:grid;gap:.45rem}.product-reviews--skeleton .product-reviews__skeleton-bar{height:.55rem;border-radius:999px}.product-reviews--skeleton .product-reviews__skeleton-cards{display:grid;gap:.85rem}@media (min-width: 768px){.product-reviews--skeleton .product-reviews__skeleton-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-reviews--skeleton .product-reviews__skeleton-card{height:7.5rem;border-radius:.75rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes product-reviews-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.product-inquiry__section-head{margin-bottom:1.25rem}@media (min-width: 1024px){.product-inquiry__section-head{margin-bottom:1.5rem}}.product-inquiry__section-title{font-size:1.125rem;font-weight:700;line-height:1.3;letter-spacing:-.02em;color:#343e49}@media (min-width: 640px){.product-inquiry__section-title{font-size:1.25rem}}.product-inquiry__section-lead{margin-top:.5rem;max-width:52rem;font-size:.8125rem;line-height:1.6;color:#495867}@media (min-width: 640px){.product-inquiry__section-lead{font-size:.875rem}}.product-inquiry__grid{display:grid;gap:1rem}@media (min-width: 1024px){.product-inquiry__grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:1.5rem}}.product-inquiry__channels{min-width:0}@media (min-width: 1024px){.product-inquiry__channels{grid-column:2;grid-row:1}}.product-inquiry__form-panel{min-width:0}@media (min-width: 1024px){.product-inquiry__form-panel{grid-column:1;grid-row:1}}.product-inquiry__channels-card{position:relative;overflow:hidden;border-radius:1rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(155deg,rgba(130,213,0,.14) 0%,transparent 42%),linear-gradient(180deg,#3d4854,#343e49 58%,#2a323b);padding:1.25rem;color:#fff;box-shadow:0 20px 40px -24px #343e498c,inset 0 1px #ffffff14}@media (min-width: 640px){.product-inquiry__channels-card{border-radius:1.125rem;padding:1.5rem}}.product-inquiry__channels-glow{position:absolute;top:-3rem;right:-2rem;width:10rem;height:10rem;border-radius:9999px;background:radial-gradient(circle,rgba(130,213,0,.28) 0%,transparent 68%);pointer-events:none}.product-inquiry__channels-top{position:relative;z-index:1}.product-inquiry__channels-eyebrow{font-size:.6875rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ffffff9e}.product-inquiry__channels-title{margin-top:.375rem;font-size:1.25rem;font-weight:700;line-height:1.25;letter-spacing:-.02em}@media (min-width: 640px){.product-inquiry__channels-title{font-size:1.375rem}}.product-inquiry__channels-lead{margin-top:.5rem;font-size:.8125rem;line-height:1.55;color:#ffffffb8}@media (min-width: 640px){.product-inquiry__channels-lead{font-size:.875rem}}.product-inquiry__channels-actions{position:relative;z-index:1;display:flex;flex-direction:column;gap:.625rem;margin-top:1.25rem}.product-inquiry__channel-btn{display:flex;align-items:center;gap:.875rem;width:100%;min-height:4.25rem;border-radius:.875rem;padding:.875rem 1rem;text-align:left;transition:transform .2s cubic-bezier(.16,1,.3,1),background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.product-inquiry__channel-btn:active{transform:scale(.98)}.product-inquiry__channel-btn--call{background:#82d500;color:#343e49;box-shadow:0 12px 28px -14px #82d500bf}.product-inquiry__channel-btn--call:hover{background:#6fb800}@media (min-width: 1024px){.product-inquiry__channel-btn--call{padding:1rem 1.125rem}.product-inquiry__channel-btn--call .product-inquiry__channel-btn-copy{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}}.product-inquiry__channel-btn--whatsapp{border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product-inquiry__channel-btn--whatsapp:hover{border-color:#82d50073;background:#ffffff1f}.product-inquiry__channel-btn--summary{align-items:center;height:4.25rem;min-height:4.25rem;overflow:visible;border:1px solid rgba(255,255,255,.14);background:#ffffff14;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:default}.product-inquiry__channel-btn--summary:active{transform:none}.product-inquiry__channel-btn--summary .product-inquiry__channel-btn-copy{flex:1;min-width:0}.product-inquiry__channel-btn-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:#ffffff29}.product-inquiry__channel-btn-icon svg{width:1.125rem;height:1.125rem}.product-inquiry__channel-btn--call .product-inquiry__channel-btn-icon{background:#343e491f}.product-inquiry__channel-btn-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:.125rem}.product-inquiry__channel-btn-label{font-size:.875rem;font-weight:700;line-height:1.3}@media (min-width: 1024px){.product-inquiry__channel-btn--call .product-inquiry__channel-btn-label{font-size:.6875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;opacity:.7}}.product-inquiry__channel-btn-meta{font-size:.75rem;line-height:1.4;opacity:.78}.product-inquiry__channel-btn--call .product-inquiry__channel-btn-phone{font-size:.9375rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:.03em;line-height:1.3;color:#fff;opacity:1;text-shadow:0 1px 2px rgba(26,32,38,.45),0 0 10px rgba(255,255,255,.35)}@media (min-width: 1024px){.product-inquiry__channel-btn--call .product-inquiry__channel-btn-phone{margin-left:auto;flex-shrink:0;font-size:1.3125rem;font-weight:800;line-height:1.2;letter-spacing:.05em;text-align:right;white-space:nowrap;text-shadow:0 1px 3px rgba(26,32,38,.5),0 0 12px rgba(255,255,255,.55),0 0 28px rgba(255,255,255,.35)}}.product-inquiry__summary-media{overflow:hidden;background:#ffffffeb}.product-inquiry__summary-media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-inquiry__summary-name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:.8125rem;font-weight:700;line-height:1.3;color:#fffffff2}.product-inquiry__summary-sku{display:inline-flex;align-items:baseline;gap:.3125rem;min-width:0;max-width:100%}.product-inquiry__summary-sku-label{flex-shrink:0;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c}.product-inquiry__summary-sku-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.6875rem;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.02em;line-height:1.3;color:#ffffffd1}.product-inquiry__summary-price{display:inline-flex;flex-shrink:0;flex-direction:row;align-items:baseline;justify-content:flex-end;gap:.4375rem;margin-left:auto;padding-left:.75rem;border-left:1px solid rgba(255,255,255,.12);text-align:right;overflow:visible}.product-inquiry__summary-price .product-inquiry__channel-btn-meta{flex-shrink:0;white-space:nowrap}.product-inquiry__summary-price-value{display:inline-block;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:1rem;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:-.01em;line-height:1.2;color:#fff;white-space:nowrap;overflow:visible}.product-inquiry__summary-price-value sup,.product-inquiry__channel-btn--summary .product-inquiry__summary-price-value sup{color:#9de033}.product-inquiry__channels-details{position:relative;z-index:1;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.1)}.product-inquiry__channels-details-label{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c}.product-inquiry__channels-list{display:grid;gap:.625rem;margin-top:.875rem}.product-inquiry__channels-item{display:flex;align-items:flex-start;gap:.75rem;border-radius:.75rem;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;padding:.75rem .875rem}.product-inquiry__channels-item-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem;background:#82d50024;color:#82d500}.product-inquiry__channels-item-icon svg{width:1rem;height:1rem}.product-inquiry__channels-item-body{display:flex;min-width:0;flex-direction:column;gap:.1875rem}.product-inquiry__channels-item-label{font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffffff8c}.product-inquiry__channels-item-value,.product-inquiry__channels-item-link{font-size:.8125rem;line-height:1.45;color:#ffffffe6;word-break:break-word}.product-inquiry__channels-item-link{transition:color .2s ease}.product-inquiry__channels-item-link:hover{color:#82d500}.product-inquiry__form-card{height:100%;border-radius:1rem;border:1px solid rgba(0,0,0,.06);background:#fff;padding:1.25rem;box-shadow:0 12px 32px -24px #343e492e}@media (min-width: 640px){.product-inquiry__form-card{border-radius:1.125rem;padding:1.5rem}}.product-inquiry__form-head{padding-left:.875rem;border-left:4px solid #82d500}.product-inquiry__form-eyebrow{font-size:.6875rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#495867}.product-inquiry__form-title{margin-top:.375rem;font-size:1.0625rem;font-weight:700;line-height:1.35;letter-spacing:-.01em;color:#343e49}@media (min-width: 640px){.product-inquiry__form-title{font-size:1.125rem}}.product-inquiry__form-lead{margin-top:.5rem;font-size:.8125rem;line-height:1.6;color:#495867}@media (min-width: 640px){.product-inquiry__form-lead{font-size:.875rem}}.product-inquiry__benefits{display:grid;gap:.5rem;margin-top:1rem;padding:.875rem 1rem;border-radius:.75rem;border:1px solid rgba(130,213,0,.2);background:linear-gradient(180deg,#82d50012,#fff0)}.product-inquiry__benefit{display:flex;align-items:flex-start;gap:.625rem;font-size:.8125rem;line-height:1.45;font-weight:600;color:#343e49}.product-inquiry__benefit-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;margin-top:.0625rem;border-radius:9999px;background:#82d50029;color:#6fb800}.product-inquiry__benefit-icon svg{width:.6875rem;height:.6875rem}.product-inquiry__copy{font-size:.8125rem;line-height:1.55;color:#495867}.product-inquiry__copy--footer{margin-top:1rem;margin-bottom:0;font-size:.75rem;line-height:1.55;color:#495867}.product-inquiry__form-wrap{position:relative;margin-top:1.25rem}.product-inquiry__form{display:flex;flex-direction:column;gap:.875rem}.product-inquiry__field-row{display:grid;gap:.875rem}@media (min-width: 640px){.product-inquiry__field-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-inquiry__field{display:flex;flex-direction:column;gap:.375rem}.product-inquiry__label{font-size:.8125rem;font-weight:600;line-height:1.3;color:#343e49}.product-inquiry__required{font-size:.6875rem;font-weight:500;color:#495867}.product-inquiry__input{width:100%;border-radius:.625rem;border:1px solid rgba(0,0,0,.1);background:#fff;padding:.6875rem .875rem;font-size:.8125rem;line-height:1.4;color:#343e49;transition:border-color .2s ease,box-shadow .2s ease}.product-inquiry__input::-moz-placeholder{color:#495867;opacity:.65}.product-inquiry__input::placeholder{color:#495867;opacity:.65}.product-inquiry__input:focus{outline:none;border-color:#82d500;box-shadow:0 0 0 3px #82d50024}.product-inquiry__input.is-invalid{border-color:#e11d48}.product-inquiry__input--product{background:#f6f6f6;color:#495867;cursor:default}.product-inquiry__input--textarea{min-height:6.5rem;resize:vertical}.product-inquiry__submit{padding-top:.25rem}.product-inquiry__button{display:flex;width:100%;align-items:center;justify-content:center;border-radius:.75rem;background:#343e49;padding:.8125rem 1.25rem;font-size:.875rem;font-weight:700;color:#fff;transition:background-color .2s ease,transform .2s ease}.product-inquiry__button:hover{background:#2a323b}.product-inquiry__button:active{transform:scale(.98)}.product-inquiry__button:disabled{cursor:not-allowed;opacity:.6}.product-inquiry__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:none;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;border-radius:.75rem;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:1.5rem 1rem}.product-inquiry__loading.is-active{display:flex}.product-inquiry__loading-text{margin:0;max-width:14rem;font-size:.8125rem;font-weight:600;line-height:1.45;text-align:center;color:#343e49}.product-inquiry__spinner{width:2.25rem;height:2.25rem;border-radius:50%;border:3px solid rgba(130,213,0,.18);border-top-color:#82d500;animation:product-quote-spin .75s linear infinite}.product-inquiry [data-product-inquiry-form-view].hidden{display:none}.product-inquiry__result{display:flex;flex-direction:column;align-items:center;padding:1.25rem 0 .5rem;text-align:center}.product-inquiry__result.hidden{display:none}.product-inquiry__result-icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;border-radius:9999px}.product-inquiry__result-icon svg{width:1.375rem;height:1.375rem}.product-inquiry__result-icon--success{background:#82d5001f;color:#6fb800;box-shadow:0 0 0 6px #82d5000f}.product-inquiry__result-icon--error{background:#f43f5e1a;color:#e11d48;box-shadow:0 0 0 6px #f43f5e0d}.product-inquiry__result-title{margin-top:1rem;font-size:1rem;font-weight:700;line-height:1.35;color:#343e49}.product-inquiry__result-message{margin:.625rem 0 0;max-width:22rem;font-size:.8125rem;line-height:1.55;color:#495867}.product-inquiry__result-actions{display:flex;width:100%;flex-direction:column;gap:.5rem;margin-top:1.25rem}.product-inquiry__result-btn{display:inline-flex;width:100%;align-items:center;justify-content:center;border-radius:.5rem;padding:.6875rem 1.25rem;font-size:.8125rem;font-weight:700;line-height:1.25;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.product-inquiry__result-btn:active{transform:scale(.98)}.product-inquiry__result-btn--primary{background:#343e49;color:#fff}.product-inquiry__result-btn--primary:hover{background:#2a323b}.product-cta{margin-top:1.5rem;border-radius:1rem;border:1px solid rgba(130,213,0,.28);background:linear-gradient(180deg,#82d50014,#fff0);padding:1rem}@media (min-width: 640px){.product-cta{padding:1.125rem 1.25rem}}.product-cta__intro{margin-bottom:.875rem}.product-cta__heading{font-size:.9375rem;font-weight:700;line-height:1.35;color:#343e49}.product-cta__subline{margin-top:.25rem;font-size:.8125rem;line-height:1.45;color:#495867}.product-cta__actions{display:flex;flex-direction:column;gap:.625rem}.product-cta__actions--sticky{gap:.5rem}.product-cta__quote{display:inline-flex;width:100%;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:.75rem;background:#82d500;padding:.875rem 1.25rem;font-size:.875rem;font-weight:700;color:#343e49;box-shadow:0 10px 28px -10px #82d500a6;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease;cursor:pointer}.product-cta__quote:hover{background:#6fb800;box-shadow:0 12px 32px -10px #82d500bf}.product-cta__quote:active{transform:scale(.98)}.product-cta__secondary{display:grid;grid-template-columns:1fr;gap:.5rem}@media (min-width: 480px){.product-cta__secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.product-cta__secondary--single{grid-template-columns:1fr}}.product-cta__contact{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;border:1px solid rgba(0,0,0,.1);background:#fff;padding:.75rem .875rem;font-size:.8125rem;font-weight:600;color:#343e49;transition:border-color .2s ease,background-color .2s ease,transform .2s ease;cursor:pointer}.product-cta__contact:hover{border-color:#82d50066;background:#f6f6f6}.product-cta__contact:active{transform:scale(.98)}.product-cta__datasheet{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:.75rem;border:1px solid rgba(0,0,0,.1);background:#fff;padding:.75rem .875rem;font-size:.8125rem;font-weight:600;color:#343e49;transition:border-color .2s ease,background-color .2s ease,transform .2s ease}.product-cta__datasheet:hover{border-color:#82d50066;background:#f6f6f6}.product-cta__datasheet:active{transform:scale(.98)}.product-cta--sticky{margin-top:0;border:0;background:transparent;padding:0}.product-cta--sticky .product-cta__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.product-cta--sticky .product-cta__secondary{display:contents}.product-cta--sticky .product-cta__quote,.product-cta--sticky .product-cta__contact{width:100%;padding:.8125rem .75rem;font-size:.8125rem}.product-cta--sticky .product-cta__quote,.product-cta--sticky .product-cta__contact{gap:0}.product-badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.25rem .625rem;font-size:.65rem;font-weight:700;letter-spacing:.04em;line-height:1.3;text-shadow:0 0 0 1px rgba(0,0,0,.05)}.product-badge--featured{background:#82d5001f;color:#6fb800;border:1px solid rgba(130,213,0,.35)}.product-badge--stock{background:#82d5001a;color:#4a7a00}.product-badge--request{background:#49586714;color:#495867}.product-badge--discontinued{background:#ef3f4814;color:#b91c1c}.product-badge--neutral{background:#f6f6f6;color:#495867;border:1px solid rgba(0,0,0,.06)}.product-trust-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem .875rem;margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid rgba(0,0,0,.05)}@media (min-width: 640px){.product-trust-list{gap:.75rem 1rem}}.product-trust-item{display:flex;align-items:center;gap:.5rem;min-width:0}@media (min-width: 640px){.product-trust-item{gap:.625rem}}.product-trust-item__icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:.5rem}.product-trust-item__icon svg{width:1rem;height:1rem;opacity:.88}.product-trust-item--secure .product-trust-item__icon{background:#82d50017;color:#11182780}.product-trust-item--support .product-trust-item__icon{background:#1118270a;color:#11182773}.product-trust-item__text{font-size:.6875rem;font-weight:500;line-height:1.35;letter-spacing:.01em;color:#495867}@media (min-width: 640px){.product-trust-item__text{font-size:.75rem}}.product-gallery__layout{display:grid;gap:.75rem}@media (min-width: 1024px){.product-gallery__layout{grid-template-columns:auto 1fr;gap:1rem;align-items:start}}.product-gallery__thumbs{flex-direction:column;gap:.5rem;max-height:28rem;overflow-y:auto;padding-right:.25rem;scrollbar-width:thin}.product-gallery__thumb{display:block;width:4.5rem;height:4.5rem;flex-shrink:0;overflow:hidden;border-radius:.625rem;border:2px solid transparent;background:#f6f6f6;padding:.375rem;transition:border-color .2s ease,box-shadow .2s ease;cursor:pointer}.product-gallery__thumb img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-gallery__thumb:hover{border-color:#82d50059}.product-gallery__thumb.is-active{border-color:#82d500;box-shadow:0 0 0 1px #82d50033}.product-gallery__stage{display:flex;flex-direction:column;gap:.75rem;min-width:0}.product-gallery__mobile-carousel,.product-gallery__main{min-width:0}.product-gallery__main--multi{display:none}@media (min-width: 1024px){.product-gallery__main--multi{display:block}}.product-gallery__slide-frame{display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;border-radius:1rem;border:1px solid rgba(0,0,0,.04);background:#fff;padding:1rem}@media (min-width: 640px){.product-gallery__slide-frame{padding:1.5rem}}.product-gallery__slide-frame img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;transition:opacity .25s ease}.product-gallery__swiper{overflow:hidden;border-radius:1rem;border:1px solid rgba(0,0,0,.04);background:#fff}.product-gallery__swiper .swiper-slide{height:auto}.product-gallery__pagination{position:relative;margin-top:.75rem}.product-gallery__pagination .swiper-pagination-bullet{background:#495867;opacity:.35}.product-gallery__pagination .swiper-pagination-bullet-active{background:#82d500;opacity:1}.product-quote-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:none;align-items:center;justify-content:center;padding:1rem}.product-quote-modal.flex{display:flex}.product-quote-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#343e4973;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;transition:opacity .3s cubic-bezier(.16,1,.3,1)}.product-quote-modal__panel{position:relative;display:flex;width:100%;max-width:36rem;max-height:min(90dvh,44rem);flex-direction:column;overflow:hidden;border-radius:1.25rem;border:1px solid rgba(0,0,0,.06);background:#fff;opacity:0;box-shadow:0 24px 48px -12px #343e492e,0 0 0 1px #fff9 inset;transform:translateY(.5rem) scale(.97);transition:opacity .3s cubic-bezier(.16,1,.3,1),transform .3s cubic-bezier(.16,1,.3,1)}.product-quote-modal__close{position:absolute;top:.875rem;right:.875rem;z-index:10;display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:0;border-radius:.625rem;background:#ffffffd9;color:#495867;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .15s ease}.product-quote-modal__close svg{width:1.125rem;height:1.125rem}.product-quote-modal__close:hover{background:#fff;color:#343e49}.product-quote-modal__close:active{transform:scale(.94)}.product-quote-modal__close:focus-visible{outline:none;box-shadow:0 0 0 3px #82d50040}.product-quote-modal__header{display:flex;align-items:flex-start;gap:.875rem;border-bottom:1px solid rgba(0,0,0,.05);background:linear-gradient(180deg,#82d50017,#fff0);padding:1.25rem 3.25rem 1.125rem 1.25rem}@media (min-width: 640px){.product-quote-modal__header{padding:1.375rem 3.5rem 1.25rem 1.5rem}}.product-quote-modal__header-icon{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.75rem;background:#82d50024;color:#6fb800}.product-quote-modal__header-icon svg{width:1.25rem;height:1.25rem}.product-quote-modal__header-content{min-width:0;flex:1}.product-quote-modal__title{font-size:1.0625rem;font-weight:700;line-height:1.35;letter-spacing:-.01em;color:#343e49}@media (min-width: 640px){.product-quote-modal__title{font-size:1.125rem}}.product-quote-modal__product{margin-top:.25rem;font-size:.8125rem;font-weight:500;line-height:1.45;color:#495867}@media (min-width: 640px){.product-quote-modal__product{font-size:.875rem}}.product-quote-modal__body{position:relative;min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain}.product-quote-modal__form{display:flex;flex-direction:column;transition:opacity .2s ease}.product-quote-modal__sections{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem 1.25rem 0}@media (min-width: 640px){.product-quote-modal__sections{gap:1.5rem;padding:1.5rem 1.5rem 0}}.product-quote-modal__section-title{margin-bottom:.75rem;font-size:.75rem;font-weight:600;letter-spacing:.02em;color:#495867}.product-quote-modal__grid{display:grid;grid-template-columns:1fr;gap:.875rem}@media (min-width: 640px){.product-quote-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}.product-quote-modal__field{display:flex;flex-direction:column;gap:.4375rem}.product-quote-modal__field--quantity{max-width:14rem}.product-quote-modal__label{display:flex;flex-wrap:wrap;align-items:baseline;gap:.3125rem;font-size:.8125rem;font-weight:600;line-height:1.3;color:#343e49}.product-quote-modal__required{font-size:.6875rem;font-weight:500;color:#be4858d9}.product-quote-modal__hint{margin:.25rem 0 0;font-size:.75rem;line-height:1.4;color:#495867}.product-quote-modal__input{width:100%;border-radius:.625rem;border:1px solid rgba(0,0,0,.1);background:#fff;padding:.6875rem .875rem;font-size:.875rem;line-height:1.4;color:#343e49;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.product-quote-modal__input::-moz-placeholder{color:#495867;opacity:.55}.product-quote-modal__input::placeholder{color:#495867;opacity:.55}.product-quote-modal__input:hover:not(:focus){border-color:#00000029}.product-quote-modal__input:focus{outline:none;border-color:#82d500;box-shadow:0 0 0 3px #82d50024}.product-quote-modal__input.is-invalid{border-color:#f43f5e;box-shadow:0 0 0 3px #f43f5e1a}.product-quote-modal__stepper{display:inline-flex;align-items:stretch;width:100%;max-width:11.5rem;overflow:hidden;border-radius:.625rem;border:1px solid rgba(0,0,0,.1);background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.product-quote-modal__stepper:focus-within{border-color:#82d500;box-shadow:0 0 0 3px #82d50024}.product-quote-modal__stepper-btn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:2.5rem;border:0;background:#f6f6f6;color:#343e49;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .15s ease}.product-quote-modal__stepper-btn svg{width:1rem;height:1rem}.product-quote-modal__stepper-btn:hover:not(:disabled){background:#82d5001f;color:#6fb800}.product-quote-modal__stepper-btn:active:not(:disabled){transform:scale(.94)}.product-quote-modal__stepper-btn:disabled{cursor:not-allowed;opacity:.35}.product-quote-modal__stepper-input{width:3.5rem;min-width:0;flex:1;border:0;border-left:1px solid rgba(0,0,0,.06);border-right:1px solid rgba(0,0,0,.06);background:transparent;padding:.625rem .375rem;font-size:.9375rem;font-weight:700;font-variant-numeric:tabular-nums;text-align:center;color:#343e49;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.product-quote-modal__stepper-input::-webkit-outer-spin-button,.product-quote-modal__stepper-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-quote-modal__stepper-input:focus{outline:none}.product-quote-modal__footer{display:flex;flex-direction:column-reverse;gap:.625rem;margin-top:1.25rem;border-top:1px solid rgba(0,0,0,.05);background:linear-gradient(180deg,#f6f6f600,#f6f6f6a6);padding:1rem 1.25rem 1.25rem}@media (min-width: 640px){.product-quote-modal__footer{flex-direction:row;justify-content:flex-end;gap:.75rem;padding:1.125rem 1.5rem 1.5rem}}.product-quote-modal__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;border-radius:.75rem;padding:.8125rem 1.25rem;font-size:.875rem;font-weight:600;line-height:1.25;cursor:pointer;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease}@media (min-width: 640px){.product-quote-modal__btn{width:auto;min-width:8.5rem}}.product-quote-modal__btn:active:not(:disabled){transform:scale(.98)}.product-quote-modal__btn:disabled{cursor:not-allowed;opacity:.65}.product-quote-modal__btn--primary{border:0;background:#82d500;color:#343e49;box-shadow:0 10px 28px -12px #82d5008c}.product-quote-modal__btn--primary:hover:not(:disabled){background:#6fb800;box-shadow:0 12px 32px -10px #82d500a6}.product-quote-modal__btn--secondary{border:1px solid rgba(0,0,0,.1);background:#fff;color:#343e49}.product-quote-modal__btn--secondary:hover:not(:disabled){border-color:#00000024;background:#f6f6f6}.product-quote-modal [data-quote-modal-form-view].hidden{display:none}.product-quote-modal__loading{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:none;flex-direction:column;align-items:center;justify-content:center;gap:1rem;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:2rem 1.5rem}.product-quote-modal__loading.is-active{display:flex}.product-quote-modal__loading-text{margin:0;max-width:16rem;font-size:.9375rem;font-weight:600;line-height:1.45;text-align:center;color:#343e49}.product-quote-modal__spinner{width:2.75rem;height:2.75rem;border-radius:50%;border:3px solid rgba(130,213,0,.18);border-top-color:#82d500;animation:product-quote-spin .75s linear infinite}.product-quote-modal__result{display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem 1.75rem;text-align:center}@media (min-width: 640px){.product-quote-modal__result{padding:2.5rem 2rem 2rem}}.product-quote-modal__result.hidden{display:none}.product-quote-modal__result-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:9999px}.product-quote-modal__result-icon svg{width:1.75rem;height:1.75rem}.product-quote-modal__result-icon--success{background:#82d5001f;color:#6fb800;box-shadow:0 0 0 8px #82d5000f}.product-quote-modal__result-icon--error{background:#f43f5e1a;color:#e11d48;box-shadow:0 0 0 8px #f43f5e0d}.product-quote-modal__result-title{margin-top:1.25rem;font-size:1.25rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;color:#343e49}.product-quote-modal__result-message{margin:.75rem 0 0;max-width:24rem;font-size:.875rem;line-height:1.55;color:#495867}@media (min-width: 640px){.product-quote-modal__result-message{font-size:.9375rem}}.product-quote-modal__result-actions{display:flex;width:100%;flex-direction:column;gap:.625rem;margin-top:1.5rem}@media (min-width: 640px){.product-quote-modal__result-actions{width:auto;min-width:14rem}}.product-quote-modal.is-open .product-quote-modal__backdrop{opacity:1}.product-quote-modal.is-open [data-quote-modal-panel]{opacity:1;transform:translateY(0) scale(1)}@keyframes product-quote-spin{to{transform:rotate(360deg)}}
