.HeroSection-module___UGK9W__section{justify-content:center;align-items:center;min-height:100vh;padding-top:4.5rem;display:flex;position:relative;overflow:hidden}.HeroSection-module___UGK9W__heroBg{z-index:0;background-position:50%;background-size:cover;animation:1.6s cubic-bezier(.22,1,.36,1) both HeroSection-module___UGK9W__heroBgReveal;position:absolute;inset:0}.HeroSection-module___UGK9W__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem 1rem;display:flex;position:relative}.HeroSection-module___UGK9W__titleImg{width:clamp(160px,28vw,320px);height:auto;margin-top:-2.5rem;animation:.8s cubic-bezier(.22,1,.36,1) .45s both HeroSection-module___UGK9W__slideUpFade}.HeroSection-module___UGK9W__sub{font-family:var(--font-inter),sans-serif;color:#e8dcc8;letter-spacing:.04em;text-align:center;opacity:.9;font-size:.85rem;font-weight:300;line-height:1.7;animation:.8s cubic-bezier(.22,1,.36,1) .75s both HeroSection-module___UGK9W__slideUpFade}.HeroSection-module___UGK9W__elementos{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-top:.5rem;display:flex}.HeroSection-module___UGK9W__card{flex-direction:column;align-items:center;width:clamp(160px,18vw,260px);display:flex}.HeroSection-module___UGK9W__circuloWrap{aspect-ratio:1;width:100%;position:relative}.HeroSection-module___UGK9W__circulo{z-index:2;pointer-events:none;background-position:50%;background-size:cover;border:1.5px solid #d4af3799;border-radius:50%;width:90%;height:90%;transition:transform .5s cubic-bezier(.76,0,.24,1),opacity .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-mask-image:linear-gradient(#000 58%,#0000 92%);mask-image:linear-gradient(#000 58%,#0000 92%)}@media (hover:hover){.HeroSection-module___UGK9W__cardActive .HeroSection-module___UGK9W__circulo{opacity:0;transform:translate(-50%,-50%)scale(.95)}}.HeroSection-module___UGK9W__oval{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;pointer-events:none;opacity:0;background:#090705f5;border:1.5px solid #d4af3780;border-radius:14px;flex-direction:column;width:100%;height:100%;transition:transform .42s cubic-bezier(.34,1.45,.64,1),opacity .28s;display:none;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.88)}@media (hover:none){.HeroSection-module___UGK9W__oval{display:flex}}.HeroSection-module___UGK9W__sectionOverlay{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;transform-origin:50%;background:#090705f5;border:1.5px solid #d4af3766;border-radius:12px;flex-direction:column;transition:opacity .28s,transform .42s cubic-bezier(.34,1.45,.64,1);display:none;position:absolute;top:5.5rem;bottom:1.5rem;overflow:hidden;transform:scaleY(.94)}@media (hover:hover){.HeroSection-module___UGK9W__sectionOverlay{display:flex}.HeroSection-module___UGK9W__sectionOverlayActive{opacity:1;pointer-events:auto;transform:scaleY(1)}}.HeroSection-module___UGK9W__franja{color:#f5f0e8;font-family:var(--font-inter),sans-serif;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 1px 8px #0009;text-align:center;border-bottom:1px solid #c9a84c1f;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:0 .75rem;font-size:clamp(.68rem,.95vw,.88rem);font-weight:700;text-decoration:none;transition:background .18s,color .18s,letter-spacing .18s;display:flex}.HeroSection-module___UGK9W__franja:last-child{border-bottom:none}.HeroSection-module___UGK9W__franja:hover{color:#c9a84c;letter-spacing:.14em;background:#c9a84c24}.HeroSection-module___UGK9W__franjaIcon{object-fit:contain;filter:brightness(0)invert()opacity(.82);pointer-events:none;flex-shrink:0;width:18px;height:18px;transition:filter .18s}.HeroSection-module___UGK9W__franja:hover .HeroSection-module___UGK9W__franjaIcon{filter:brightness(0)saturate()invert(72%)sepia(36%)saturate(700%)hue-rotate(6deg)brightness(96%)contrast(90%)}.HeroSection-module___UGK9W__cardLogo{object-fit:contain;z-index:1;width:auto;max-width:68%;height:clamp(36px,4.5vw,56px);margin-top:-3rem;display:block;position:relative}.HeroSection-module___UGK9W__cardTitulo{z-index:1;width:72%;height:auto;margin-top:1.2rem;display:block;position:relative}@media (min-width:640px) and (max-width:1023px){.HeroSection-module___UGK9W__cardLogo{margin-top:-1.75rem}}.HeroSection-module___UGK9W__card:first-child{animation:.75s cubic-bezier(.22,1,.36,1) .95s both HeroSection-module___UGK9W__cardRise}.HeroSection-module___UGK9W__card:nth-child(2){animation:.75s cubic-bezier(.22,1,.36,1) 1.1s both HeroSection-module___UGK9W__cardRise}.HeroSection-module___UGK9W__card:nth-child(3){animation:.75s cubic-bezier(.22,1,.36,1) 1.25s both HeroSection-module___UGK9W__cardRise}.HeroSection-module___UGK9W__card:nth-child(4){animation:.75s cubic-bezier(.22,1,.36,1) 1.4s both HeroSection-module___UGK9W__cardRise}.HeroSection-module___UGK9W__tapHint{display:none}@keyframes HeroSection-module___UGK9W__heroBgReveal{0%{opacity:0;transform:scale(1.07)}to{opacity:1;transform:scale(1)}}@keyframes HeroSection-module___UGK9W__slideUpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module___UGK9W__cardRise{0%{opacity:0;transform:translateY(36px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes HeroSection-module___UGK9W__tapGlow{0%,to{box-shadow:0 0 #c9a84c00}50%{opacity:.75;box-shadow:0 0 0 5px #c9a84c47}}@media (max-width:639px){.HeroSection-module___UGK9W__section{min-height:auto;padding-top:4rem;padding-bottom:2.5rem}.HeroSection-module___UGK9W__titleImg{width:clamp(140px,52vw,200px);margin-top:-.5rem}.HeroSection-module___UGK9W__sub{padding:0 .5rem;font-size:.75rem}.HeroSection-module___UGK9W__elementos{grid-template-columns:1fr 1fr;gap:.75rem;width:100%;margin-top:.75rem;padding:0;display:grid}.HeroSection-module___UGK9W__card{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;width:100%}.HeroSection-module___UGK9W__circuloWrap{border-radius:14px;overflow:hidden}.HeroSection-module___UGK9W__tapHint{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#c9a84c;font-family:var(--font-inter),sans-serif;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;pointer-events:none;background:#c9a84c29;border:1px solid #c9a84c85;border-radius:100px;align-items:center;gap:4px;padding:3px 9px 3px 7px;font-size:.52rem;font-weight:700;transition:opacity .2s;animation:1.6s 1.4s 2 both HeroSection-module___UGK9W__tapGlow;display:flex;position:absolute;bottom:14%;left:50%;transform:translate(-50%)}.HeroSection-module___UGK9W__cardActive .HeroSection-module___UGK9W__tapHint{opacity:0}.HeroSection-module___UGK9W__oval{opacity:0;pointer-events:none;border-radius:14px;width:100%;height:100%;transition:transform .38s cubic-bezier(.34,1.45,.64,1),opacity .26s;display:flex;transform:translate(-50%,-50%)scale(.88)}.HeroSection-module___UGK9W__cardActive .HeroSection-module___UGK9W__oval{opacity:1;pointer-events:auto;transform:translate(-50%,-50%)scale(1)}.HeroSection-module___UGK9W__cardActive .HeroSection-module___UGK9W__circulo{opacity:0;transition:opacity .22s;transform:translate(-50%,-50%)}.HeroSection-module___UGK9W__franja{letter-spacing:.04em;text-align:center;gap:.35rem;padding:0 .4rem;font-size:.6rem}.HeroSection-module___UGK9W__franjaIcon{width:13px;height:13px}.HeroSection-module___UGK9W__cardLogo{max-width:72%;height:clamp(22px,5.5vw,32px);margin-top:.5rem}.HeroSection-module___UGK9W__cardTitulo{width:82%;margin-top:.6rem}.HeroSection-module___UGK9W__card:first-child,.HeroSection-module___UGK9W__card:nth-child(2),.HeroSection-module___UGK9W__card:nth-child(3),.HeroSection-module___UGK9W__card:nth-child(4){animation:.65s cubic-bezier(.22,1,.36,1) .85s both HeroSection-module___UGK9W__cardRise}}
