.pgal{--pg-navy: #013C3E;--pg-teal: #00968F;--pg-celeste: #6CC2EA;--pg-menta: #85CCC6;--pg-ladrillo: #8E3237;--pg-mango: #F59E28;--pg-naranja: #EA4A27;--pg-crema: #F7F1E3;--pg-pad: 63px;background:var(--pg-crema);color:var(--pg-navy);font-family:var(--font-body, "Inter", sans-serif);position:relative}.pgal:before{content:"";position:absolute;bottom:100%;left:50%;width:100vw;margin-left:-50vw;height:calc(var(--nav-h, 72px) + var(--nav-gap, 0px));background:var(--pg-crema)}.pgal .pg-top{background:var(--pg-crema)}body:has(.pgal) .marquee{background:#f7f1e3;color:#ea4a27}.pgal .phead{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;padding:96px var(--pg-pad) 46px}.pgal .phead__title{margin:0;font-family:Anton,Bayon,sans-serif;font-weight:400;font-size:clamp(80px,9vw,128px);line-height:.93;letter-spacing:-.005em;text-transform:uppercase;color:var(--pg-navy);flex:1 1 auto;min-width:min-content}.pgal .phead__title .phead__accent{display:inline-block;color:var(--pg-naranja);white-space:nowrap}.pgal .phead__art{position:relative;flex:none;min-width:0;align-self:flex-end;width:clamp(360px,46vw,760px);height:0;margin-right:-28px}.pgal .phead__art img{position:absolute;left:0;bottom:clamp(-110px,(1450px - 100vw) * .8,-8px);width:100%;height:auto;pointer-events:none}.pgal .phead__frame--a{animation:phead-frame-a 284ms steps(1,end) infinite}.pgal .phead__frame--b{opacity:0;animation:phead-frame-b 284ms steps(1,end) infinite}@keyframes phead-frame-a{0%,to{opacity:1}50%{opacity:0}}@keyframes phead-frame-b{0%,to{opacity:0}50%{opacity:1}}.pgal .pfilters{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:8px var(--pg-pad) 42px}.pgal .pfilters__label{margin-right:6px;font-family:var(--font-body, "Inter", sans-serif);font-weight:600;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#013c3eb3}.pgal .pfilter{font-family:var(--font-body, "Inter", sans-serif);font-weight:600;font-size:14px;padding:8px 18px;border-radius:999px;border:2px solid rgba(1,60,62,.35);background:transparent;color:var(--pg-navy);cursor:pointer}.pgal .pfilter--active{background:var(--pg-mango);border-color:var(--pg-mango);color:var(--pg-navy)}.pgal .pbandas{display:flex;flex-direction:column}.pgal .banda{padding:56px 0 60px;background:var(--pg-crema);color:var(--pg-navy);border-top:2px solid rgba(1,60,62,.13);scroll-margin-top:calc(var(--nav-h, 72px) + var(--nav-gap, 0px))}.pgal .banda__head{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;padding:0 var(--pg-pad)}.pgal .banda__title{margin:4px 0 0;font-family:Anton,Bayon,sans-serif;font-weight:400;font-size:62px;line-height:.94;letter-spacing:-.005em;text-transform:uppercase;color:var(--banda-bg)}.pgal .banda__right{display:flex;align-items:flex-end;gap:28px}.pgal .banda__text{margin:0;max-width:430px;font-family:var(--font-body, "Inter", sans-serif);font-size:19px;line-height:1.55}.pgal .banda__arrows{display:flex;gap:12px}.pgal .parrow{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;border:2px solid color-mix(in srgb,currentColor 40%,transparent);background:transparent;color:inherit;font-size:22px;line-height:1;cursor:pointer}.pgal .parrow:disabled{opacity:.35;cursor:default}.pgal .rail{display:flex;gap:24px;margin-top:28px;padding:16px var(--pg-pad) 26px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-left:var(--pg-pad);scrollbar-width:none}.pgal .rail::-webkit-scrollbar{display:none}@media(prefers-reduced-motion:reduce){.pgal .rail{scroll-behavior:auto}.pgal .phead__frame--a,.pgal .phead__frame--b{animation:none}}@media(max-width:1024px){.pgal{--pg-pad: 40px}}@media(max-width:900px){.pgal{--pg-pad: 28px}.pgal .phead{padding-top:56px;padding-bottom:28px;gap:20px}.pgal .phead__title{font-size:clamp(52px,9.6vw,88px)}.pgal .phead__art{width:clamp(280px,42vw,430px);margin-right:-12px}.pgal .pfilters{padding:4px var(--pg-pad) 28px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.pgal .pfilters::-webkit-scrollbar{display:none}.pgal .pfilter{min-height:44px;white-space:nowrap}.pgal .banda{padding:40px 0 44px}.pgal .banda__head{flex-direction:column;align-items:flex-start;gap:14px}.pgal .banda__title{font-size:clamp(40px,11vw,62px)}.pgal .banda__right{width:100%;flex-direction:column;align-items:flex-start;gap:16px}.pgal .banda__text{font-size:16px;max-width:52ch}.pgal .parrow{width:44px;height:44px;font-size:19px}.pgal .rail{gap:16px;margin-top:20px;padding:12px var(--pg-pad) 22px}}@media(max-width:640px){.pgal{--pg-pad: 20px}.pgal .phead{flex-direction:column;align-items:stretch;padding-top:32px;padding-bottom:24px;gap:0}.pgal .phead__title{font-size:clamp(56px,17vw,88px)}.pgal .phead__art{order:-1;width:min(400px,100%);height:auto;margin:0 auto 6px;align-self:center}.pgal .phead__art img{position:absolute;top:0;right:0;left:0;bottom:auto}.pgal .phead__art img.phead__frame--a{position:static}}@media(orientation:landscape)and (max-height:520px)and (max-width:1024px){.pgal .phead{padding-top:36px;padding-bottom:20px}.pgal .rail{gap:16px;padding-top:10px;padding-bottom:16px}.pgal .rail .card{flex:0 0 214px;width:214px;border-radius:16px}.pgal .rail .card__media{height:auto;aspect-ratio:344 / 320}.pgal .rail .card__body{padding:14px 15px 16px}.pgal .rail .card__title{font-size:18px;min-height:34px;margin-top:5px}.pgal .rail .card__foot{padding-top:12px}.pgal .rail .card__price{font-size:15px}.pgal .rail .card__add{font-size:12px;min-height:44px;padding:0 14px}}.pgal .fpanel--catalogo{padding:0;margin:24px var(--pg-pad) 40px;background:transparent}.pgal .fpanel--catalogo .fpanel__box{padding-inline:clamp(1.5rem,4vw,3.5rem)}@media(max-width:900px){.pgal .fpanel--catalogo{margin:16px var(--pg-pad) 32px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/productos.css.map */
