:root{--AzulEstadio:#233060;--AzulEstadio2:#324884;--AzulEstadio3:#4666af;--AzulEstadio4:#889ee5;--AmarilloEstadio:#f6c24e;--VerdeEstadio:#83c17e;--NegroPR:#131313;--NaranjaPR:#e94c1d;--GrisPR:#9c9c9c;--AmarilloOutlet:#f6c24e;--NegroOutlet:#131313;--TheCorner:#0d71b9;--TheCorner2:#3c3c3b;--TheCorner3:#f6f6f6;--Sandals:#87cbc7;--SandalsRes:#feeeb5;--white:#ffffff;--Negro:#000000;--muted:rgba(255,255,255,.9);--radius:18px;--shadow:0 10px 24px rgba(0,0,0,.10)}.color-es{color:var(--AzulEstadio)}.color-es2{color:var(--AzulEstadio2)}.color-es3{color:var(--AzulEstadio3)}.color-es4{color:var(--AzulEstadio4)}.color-es-sec{color:var(--AmarilloEstadio)}.color-es4:hover{color:var(--VerdeEstadio)}.color-tc{color:var(--TheCorner)!important}.color-tc2{color:var(--TheCorner2)!important}.color-tc3{color:var(--TheCorner3)!important}.color-tc3:hover{color:var(--TheCorner)!important}.color-sd{color:var(--Sandals)!important}.color-sd2{color:var(--SandalsRes)!important}.color-sd2:hover{color:var(--TheCorner3)!important}.color-pr{color:var(--NaranjaPR)!important}.color-pr2{color:var(--NegroPR)!important}.color-pr3{color:var(--GrisPR)!important}.color-pr3:hover{color:var(--NaranjaPR)!important}.color-ou{color:var(--AmarilloOutlet)}.color-ou2{color:var(--NegroOutlet)!important}.color-ou3{color:var(--TheCorner3)!important}.color-ou2:hover{color:var(--TheCorner3)!important}*{box-sizing:border-box}a{text-decoration:none}.wrap{max-width:1200px;margin:0 auto 0;padding:0 22px}.stores-group{display:none;margin-bottom:50px}.stores-group.is-active{display:block}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}.card{background:var(--AzulEstadio);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;display:grid;grid-template-columns:110px 6px 1fr;min-height:110px}.card .photo{width:70%;justify-content:center;object-fit:cover;display:block;margin:auto}.card .divider{background:var(--AzulEstadio2)}.card .content{padding:14px 18px 14px 18px;display:flex;flex-direction:column;justify-content:center;position:relative;gap:8px;color:var(--white)}.grid.PR .card{background:var(--NegroPR)}.grid.PR .card .divider{background:var(--GrisPR)}.grid.PR .phone{color:var(--NaranjaPR)}.grid.Out .card{background:var(--AmarilloOutlet)}.grid.Out .card .divider{background:var(--NegroOutlet)}.grid.Out .phone{color:var(--TheCorner3)}.grid.Cor .card{background:var(--TheCorner)}.card.Cor{background:var(--TheCorner2)}.card.Cor .divider{background:var(--TheCorner)}.card.Cor .phone{color:var(--TheCorner3)}.card.San{background:var(--Sandals)}.card.San .divider{background:var(--SandalsRes)}.card.San .phone{color:var(--SandalsRes)}.rowloc{display:flex;align-items:center;gap:10px;min-height:24px}.phone{font-weight:800;font-size:20px;color:var(--AzulEstadio4);margin:0;text-decoration:none}.city{text-align:right;font-style:italic;font-size:15px;color:var(--white);margin:0}.island-img{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:100px;height:auto;opacity:.9;pointer-events:none}.island-img .tnf{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:100px;height:auto;opacity:.9;pointer-events:none}@media (max-width:900px){.grid{grid-template-columns:1fr}.title,.phone{font-size:18px;text-decoration:none}}@media (max-width:520px){.card{grid-template-columns:100px 6px 1fr}.island-img{width:64px;height:auto;transform:translate(+10%,-50%)}.title,.phone{font-size:16px;text-decoration:none}.city{font-size:10px}}.topbar{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;padding:30px 10px;width:100%;box-sizing:border-box}.arrow{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(0,0,0,.15);background:transparent;border-radius:10px;cursor:pointer;user-select:none;-webkit-tap-highlight-color:transparent}.arrow:active{transform:scale(.98)}.logo-viewport{width:100%;overflow:hidden;box-sizing:border-box}.logo-track{display:flex;align-items:center;flex-direction:row;gap:10px;transition:transform .25s ease;will-change:transform}.logo-btn{height:50px;padding:6px 6px;border-radius:16px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.12);background:transparent;overflow:hidden;flex:0 0 auto;box-sizing:border-box;cursor:pointer;-webkit-tap-highlight-color:transparent}.logo-btn img{height:100%;width:auto;object-fit:contain;display:block;max-width:none}.logo-btn{opacity:.2;border:2px dashed #ffffff!important;transition:all .5s ease-in-out}.logo-btn.is-active{opacity:1;border:2px dashed #181818!important;border-radius:15px!important;transition:all .8s ease-in-out}@media (min-width:768px){.topbar{grid-template-columns:1fr;justify-items:center}.arrow{display:none}.logo-viewport{overflow:visible;width:auto}.logo-track{transform:none!important;justify-content:center;flex-wrap:nowrap}.logo-btn{height:90px}}