.oribo-armado{display:block;margin:2.4rem 0 1.6rem}.oribo-armado__sobre{margin:0 0 .6rem;font-size:1.1rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;opacity:.66}.oribo-armado__titulo{margin:0 0 1.6rem;font-family:var(--font-heading-family);font-style:italic;font-weight:500;font-size:2.6rem;line-height:1.15;outline:none}.oribo-armado__ayuda{margin:-.8rem 0 1.6rem;font-size:1.4rem;opacity:.78}.oribo-armado__opciones{display:grid;gap:1rem}@media screen and (max-width:749px){.oribo-armado__opciones{grid-auto-flow:column;grid-auto-columns:78%;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding:0 1.5rem;margin:0 -1.5rem;padding:.4rem 1.5rem 1.2rem;-webkit-overflow-scrolling:touch}.oribo-armado__opciones::-webkit-scrollbar{height:3px}.oribo-armado__opciones::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:2px}.oribo-armado__opcion{display:flex;flex-direction:column;align-items:flex-start;scroll-snap-align:start}}.oribo-armado__icono{width:3.2rem;height:3.2rem;display:block;margin-bottom:1.2rem;color:rgb(var(--color-foreground))}.oribo-armado__opcion[aria-pressed=true] .oribo-armado__icono{color:rgb(var(--color-background))}.oribo-armado__opcion-cta{display:inline-flex;align-items:center;align-self:flex-start;margin-top:1.4rem;font-family:var(--font-body-family);font-weight:500;font-size:1.1rem;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:.2rem;opacity:.75}.oribo-armado__opcion[aria-pressed=true] .oribo-armado__opcion-cta{opacity:1}.oribo-armado__opcion{display:block;width:100%;text-align:left;cursor:pointer;padding:1.8rem 2rem;background:transparent;color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.18);border-radius:8px;box-shadow:0 1px 3px #12170a0d;font:inherit;transition:border-color .15s,background-color .15s,color .15s}.oribo-armado__opcion:hover,.oribo-armado__opcion:focus-visible{border-color:rgb(var(--color-foreground))}.oribo-armado__opcion[aria-pressed=true]{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}.oribo-armado__opcion-titulo{display:block;font-family:var(--font-heading-family);font-style:italic;font-size:2.2rem;line-height:1.2;margin-bottom:.4rem}.oribo-armado__opcion-texto{display:block;font-size:1.4rem;line-height:1.5;opacity:.85}.oribo-armado__familia{margin:2rem 0 1rem;font-size:1.1rem;letter-spacing:.22em;text-transform:uppercase;font-weight:600;opacity:.66}.oribo-armado__sabores{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.oribo-armado__sabor{min-width:0}@media screen and (min-width:990px){.oribo-armado__sabores{grid-template-columns:repeat(3,minmax(0,1fr))}.product__media-wrapper,.product__info-wrapper{transition:max-width .35s ease,width .35s ease,padding .35s ease}html.oribo-armando .product--large:not(.product--no-media) .product__media-wrapper{max-width:42%;width:calc(42% - var(--grid-desktop-horizontal-spacing) / 2)}html.oribo-armando .product--large:not(.product--no-media) .product__info-wrapper{max-width:58%;width:calc(58% - var(--grid-desktop-horizontal-spacing) / 2)}html.oribo-armando .product__info-container{max-width:none}}@media screen and (min-width:1200px){html.oribo-armando .oribo-armado__sabores{grid-template-columns:repeat(4,minmax(0,1fr))}}.oribo-armado__sabor{display:flex;flex-direction:column;border:1px solid rgba(var(--color-foreground),.16);border-radius:8px;padding:.8rem;transition:border-color .15s}.oribo-armado__sabor.is-elegido{border-color:rgb(var(--color-foreground))}.oribo-armado__foto{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;display:block;margin-bottom:.8rem}.oribo-armado__nombre{font-family:var(--font-heading-family);font-style:italic;font-size:1.8rem;line-height:1.2}.oribo-armado__ingredientes{font-size:1.2rem;line-height:1.4;opacity:.72;margin:.3rem 0 .8rem;flex:1}.oribo-armado__contador{display:flex;align-items:center;justify-content:space-between;gap:.4rem;margin-top:auto}.oribo-armado__mas-menos{width:4.4rem;height:4.4rem;flex:0 0 4.4rem;cursor:pointer;font-size:2.2rem;line-height:1;background:transparent;color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.3);border-radius:6px}.oribo-armado__mas-menos:hover:not(:disabled),.oribo-armado__mas-menos:focus-visible{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.oribo-armado__mas-menos:disabled{opacity:.3;cursor:default}.oribo-armado__cifra{min-width:2.4rem;text-align:center;font-size:1.8rem;font-variant-numeric:tabular-nums}.oribo-armado__barra{position:sticky;bottom:0;z-index:2;margin-top:1.6rem;padding:1rem 0 1.2rem;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.16)}.oribo-armado__progreso{--cap: 9;height:.3rem;background:rgba(var(--color-foreground),.1);margin-bottom:1rem;border-radius:2px;-webkit-mask:repeating-linear-gradient(90deg,#000 0 calc(100% / var(--cap) - .3rem),transparent calc(100% / var(--cap) - .3rem) calc(100% / var(--cap)));mask:repeating-linear-gradient(90deg,#000 0 calc(100% / var(--cap) - .3rem),transparent calc(100% / var(--cap) - .3rem) calc(100% / var(--cap)))}.oribo-armado__progreso span{display:block;height:100%;background:rgb(var(--color-foreground));transition:width .2s}.oribo-armado__barra-fila{display:flex;align-items:center;justify-content:space-between;gap:1rem}.oribo-armado__cuenta{font-size:1.4rem;font-variant-numeric:tabular-nums}.oribo-armado__barra-botones{display:flex;align-items:center;gap:1.6rem}.oribo-armado__continuar{min-height:4.4rem}.oribo-armado__volver,.oribo-armado__cambiar,.oribo-armado__error .link{background:none;border:0;padding:0;cursor:pointer;font:inherit;color:inherit;text-decoration:underline;text-underline-offset:.3rem}.oribo-armado__cambiar{font-size:1.2rem;margin-left:.4rem;opacity:.8}.oribo-armado__resumen{margin:0 0 1.6rem;border-top:1px solid rgba(var(--color-foreground),.16)}.oribo-armado__resumen>div{display:grid;grid-template-columns:8rem 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(var(--color-foreground),.16);font-size:1.4rem;line-height:1.5}.oribo-armado__resumen dt{margin:0;font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;opacity:.66;padding-top:.2rem}.oribo-armado__resumen dd{margin:0}.oribo-armado__regalo{margin:0 0 1.6rem}.oribo-armado__casilla{display:flex;align-items:center;gap:.8rem;font-size:1.5rem;cursor:pointer}.oribo-armado__casilla input{width:2rem;height:2rem;margin:0;accent-color:rgb(var(--color-foreground))}.oribo-armado__mensaje{display:block;margin-top:1rem;font-size:1.3rem}.oribo-armado__mensaje span{display:block;margin-bottom:.4rem;opacity:.8}.oribo-armado__mensaje textarea{display:block;width:100%;padding:1rem;font:inherit;font-size:1.5rem;resize:vertical;background:transparent;color:rgb(var(--color-foreground));border:1px solid rgba(var(--color-foreground),.3);border-radius:6px}.oribo-armado__mensaje small{display:block;margin-top:.4rem;opacity:.6}.oribo-armado__aviso{font-size:1.3rem;line-height:1.5;opacity:.8;margin:0 0 1.6rem}.oribo-armado__error{color:rgb(var(--color-error, 235 45 45));font-size:1.4rem;margin:0 0 1.2rem}.oribo-armado__pagar{min-height:5.2rem}.oribo-armado__otra{margin-top:1rem}.oribo-armado__sin-js{margin:1.6rem 0}
/*# sourceMappingURL=/cdn/shop/t/13/assets/oribo-armado.css.map */
