.ul-product__links button,.ul-product__links a{display:flex;width:100%;justify-content:space-between;align-items:center;padding:4px 0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;text-decoration:none;text-transform:uppercase;cursor:pointer}
.ul-product__links button span,.ul-product__links a span{flex:0 0 auto;margin-left:18px}
.ul-info-drawer{position:fixed;inset:var(--header-group-height,76px) 0 0;z-index:1000;visibility:hidden;pointer-events:none}
.ul-info-drawer__backdrop{display:none}
.ul-info-drawer__panel{position:absolute;top:0;right:0;width:var(--theme-drawer-width,30rem);max-width:100%;height:100%;padding:0;border:0;border-left:1px solid var(--ul-grey,#e6e6e3);border-radius:0;background:var(--ul-white,#fff);color:var(--ul-black,#070707);transform:translateX(100%);transition:transform .32s cubic-bezier(.22,.61,.36,1);overflow-y:auto;overscroll-behavior:contain;outline:0;pointer-events:auto}
.ul-info-drawer.is-open{visibility:visible;pointer-events:none}
.ul-info-drawer.is-open .ul-info-drawer__panel{transform:translateX(0)}
.ul-info-drawer__header{position:sticky;top:0;z-index:2;display:flex;min-height:auto;align-items:center;padding:10px 52px 10px 20px;border-bottom:1px dashed var(--ul-grey,#e6e6e3);background:var(--ul-white,#fff);cursor:pointer}
.ul-info-drawer__header [data-ul-panel-title]{margin:0;font-family:var(--ul-mono)!important;font-size:10px!important;font-style:normal!important;font-weight:600!important;line-height:1.25!important;letter-spacing:.08em!important;text-transform:uppercase!important}
.ul-info-drawer__close{position:absolute;top:50%;right:20px;display:grid;width:16px;height:16px;padding:0;border:0;place-items:center;background:transparent;color:inherit;transform:translateY(-50%);cursor:pointer}
.ul-info-drawer__close .svg-wrapper{width:16px;height:16px}
.ul-info-drawer__body{padding:0 20px 72px;font:500 10px/1.5 var(--ul-mono);letter-spacing:.025em;text-transform:uppercase}
.ul-info-drawer__body [data-ul-panel-content]{font:inherit}
.ul-info-drawer__body :is(h2,h3){margin:0;padding:20px 0 14px;border-bottom:1px dashed var(--ul-grey,#e6e6e3);font:500 20px/1.05 var(--ul-display)!important;letter-spacing:-.02em!important;text-transform:uppercase}
.ul-info-drawer__body p,.ul-info-drawer__body li{font:500 10px/1.5 var(--ul-mono)!important;letter-spacing:.025em;text-transform:uppercase}
.ul-info-drawer__body p{max-width:none;margin:0;padding:14px 0;border-bottom:1px dashed var(--ul-grey,#e6e6e3)}
.ul-info-drawer__body ul,.ul-info-drawer__body ol{margin:0;padding:14px 0 14px 18px;border-bottom:1px dashed var(--ul-grey,#e6e6e3)}
.ul-info-drawer__copy{padding:20px 0}
.ul-info-drawer__copy>*:first-child{margin-top:0}
.ul-info-drawer__copy>*:last-child{margin-bottom:0}
.ul-info-drawer__copy p{margin:0 0 14px;padding:0;border:0}
.ul-info-drawer__body .ul-info-drawer__copy ul{display:grid;grid-template-columns:1fr;gap:7px;margin:20px 0 0;padding:14px 0 0;border-top:1px dashed var(--ul-grey,#e6e6e3);border-bottom:0;list-style:none}
.ul-info-drawer__body .ul-info-drawer__copy li{margin:0;padding:0;border:0;font:500 10px/1.35 var(--ul-mono)!important;letter-spacing:.02em;text-transform:uppercase}
.ul-info-drawer__body .ul-info-drawer__copy li:nth-child(even){padding:0;border:0}
.ul-info-drawer__body .ul-info-drawer__copy li strong{font-weight:700}
.ul-info-drawer__copy img{max-width:100%;height:auto}
.ul-info-drawer__body [data-ul-panel-content="description"]:not([hidden]){display:flex;min-height:min(calc(100dvh - var(--header-group-height,76px) - 34px),820px);flex-direction:column}
.ul-info-drawer__body .ul-info-drawer__product-title{padding:20px 0 14px;font-size:20px!important}
.ul-info-drawer__specs{border-top:1px dashed var(--ul-grey,#e6e6e3)}
.ul-info-drawer__specs-label{padding:10px 0;border-bottom:1px dashed var(--ul-grey,#e6e6e3);font:600 10px/1.25 var(--ul-mono)!important;letter-spacing:.08em;text-transform:uppercase}
.ul-info-drawer__body .ul-info-drawer__attribute-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:0;border:0;list-style:none}
.ul-info-drawer__body .ul-info-drawer__attribute-list li{margin:0;padding:9px 8px 9px 0;border-bottom:1px dashed var(--ul-grey,#e6e6e3);font:600 10px/1.3 var(--ul-mono)!important;letter-spacing:.03em;text-transform:uppercase}
.ul-info-drawer__body .ul-info-drawer__attribute-list li:nth-child(even){padding-right:0;padding-left:8px;border-left:1px dashed var(--ul-grey,#e6e6e3)}
.ul-info-drawer__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-flow:row;gap:8px;margin-top:auto;padding:18px 0;border-top:1px dashed var(--ul-grey,#e6e6e3)}
.ul-info-drawer__trust>div{display:flex;min-width:0;flex-direction:column;align-items:center;gap:8px;text-align:center;font:600 8px/1.2 var(--ul-mono)!important;letter-spacing:.02em;text-transform:uppercase}
.ul-info-drawer__trust img{display:block;width:auto;max-width:42px;height:24px;object-fit:contain}
.ul-info-drawer__intro{font:600 10px/1.5 var(--ul-mono)!important;letter-spacing:.04em!important;text-transform:uppercase}
.ul-info-drawer__link{display:inline-block;margin-top:14px;padding-bottom:3px;border-bottom:1px solid currentColor;font:700 10px/1.4 var(--ul-mono)!important;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}
.ul-info-drawer__d3o-mark{display:flex;min-height:82px;align-items:center;padding:18px 0;border-bottom:1px dashed var(--ul-grey,#e6e6e3)}
.ul-info-drawer__d3o-mark img{display:block;width:72px;height:auto}
.ul-info-drawer__body .ul-info-drawer__warranty-result{display:flex;justify-content:space-between;gap:16px;margin-top:14px;border-top:1px dashed var(--ul-grey,#e6e6e3);border-bottom:0}
.ul-info-drawer__warranty-result strong{text-align:right}
.ul-info-drawer__mobile-nav{display:none}
.ul-size-table-wrap{width:100%;overflow-x:auto}
.ul-size-table{width:100%;border-collapse:collapse;font-family:var(--ul-mono);text-transform:uppercase}
.ul-size-table th,.ul-size-table td{padding:14px 0;border-bottom:1px dashed var(--ul-grey,#e6e6e3);text-align:left}
.ul-size-table th{font-size:10px;letter-spacing:.04em}
.ul-size-table td{font-size:11px;font-weight:600}
.ul-size-table th:last-child,.ul-size-table td:last-child{text-align:right}
.ul-size-table td:last-child{font-family:var(--ul-display);font-size:18px;font-weight:500}
#atributos{scroll-margin-top:96px}
@media(max-width:749px){html.ul-panel-open,html.ul-panel-open body{overflow:hidden}.ul-info-drawer{position:fixed;inset:0;z-index:1200}.ul-info-drawer__panel{position:fixed;inset:0;display:grid;width:100%;max-width:100%;height:100dvh;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.ul-info-drawer__header{position:relative;top:auto;padding:9px 44px 9px 16px}.ul-info-drawer__close{right:16px}.ul-info-drawer__body{min-height:0;padding:0 16px 24px;overflow-y:auto;overscroll-behavior:contain}.ul-info-drawer__body :is(h2,h3){font-size:20px!important}.ul-info-drawer__body [data-ul-panel-content="description"]:not([hidden]){min-height:0}.ul-info-drawer__trust{padding:14px 0}.ul-info-drawer__mobile-nav{display:flex;max-height:42dvh;flex-direction:column;padding:8px 16px 10px;border-top:1px dashed var(--ul-grey,#e6e6e3);background:var(--ul-white,#fff);overflow-y:auto}.ul-info-drawer__mobile-nav button{display:flex;width:100%;flex:0 0 auto;justify-content:space-between;gap:16px;padding:5px 0;border:0;background:transparent;color:inherit;font:600 10px/1.25 var(--ul-mono)!important;letter-spacing:.03em;text-align:left;text-transform:uppercase;cursor:pointer}.ul-info-drawer__mobile-nav button[aria-expanded="true"]{font-weight:700!important}.ul-info-drawer__mobile-nav button[aria-expanded="true"] span{color:var(--ul-sale-red,#c8102e)}}
@media(prefers-reduced-motion:reduce){.ul-info-drawer__panel{transition:none}}
