.BentoGridV2-module__CShtWq__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:24rem;gap:16px;width:100%;display:grid}.BentoGridV2-module__CShtWq__card{background:var(--white);opacity:0;border-radius:16px;flex-direction:column;justify-content:space-between;transition:transform .3s,box-shadow .3s,opacity .5s;display:flex;position:relative;overflow:hidden;transform:translateY(30px);box-shadow:0 0 0 1px #00000008,0 2px 4px #0000000d,0 12px 24px #0000000d}.BentoGridV2-module__CShtWq__card.BentoGridV2-module__CShtWq__visible{opacity:1;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards BentoGridV2-module__CShtWq__cardEntry;animation-delay:var(--entry-delay,0s);transform:translateY(0)}@keyframes BentoGridV2-module__CShtWq__cardEntry{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.BentoGridV2-module__CShtWq__card.BentoGridV2-module__CShtWq__clickable{cursor:pointer}.BentoGridV2-module__CShtWq__card:hover{transform:translateY(-4px);box-shadow:0 0 0 1px #00000008,0 4px 8px #00000014,0 16px 32px #00000014}.BentoGridV2-module__CShtWq__rowHalf{grid-column:span 3;grid-template-columns:1fr 1fr;gap:16px;display:grid}.BentoGridV2-module__CShtWq__colSpan2{grid-column:span 2}.BentoGridV2-module__CShtWq__colSpan3{grid-column:span 3}.BentoGridV2-module__CShtWq__rowSpan2{grid-row:span 2}.BentoGridV2-module__CShtWq__background{z-index:0;transition:transform .3s;position:absolute;inset:0;overflow:hidden;transform:scale(1)}.BentoGridV2-module__CShtWq__card:hover .BentoGridV2-module__CShtWq__background{transform:scale(1.05)}.BentoGridV2-module__CShtWq__backgroundFade{pointer-events:none;z-index:1;background:linear-gradient(#fff0 0%,#fff9 40%,#fff 100%);height:60%;position:absolute;bottom:0;left:0;right:0}.BentoGridV2-module__CShtWq__content{z-index:2;margin-top:auto;padding:20px;position:relative}.BentoGridV2-module__CShtWq__info{pointer-events:none;flex-direction:column;gap:8px;transition:transform .3s;display:flex;transform:translateY(0)}.BentoGridV2-module__CShtWq__card:hover .BentoGridV2-module__CShtWq__info{transform:translateY(-8px)}.BentoGridV2-module__CShtWq__icon{width:48px;height:48px;color:var(--gray-700);justify-content:center;align-items:center;transition:transform .3s;display:flex}.BentoGridV2-module__CShtWq__card:hover .BentoGridV2-module__CShtWq__icon{transform:scale(.85)}.BentoGridV2-module__CShtWq__icon svg{width:100%;height:100%}.BentoGridV2-module__CShtWq__title{color:var(--gray-900);margin:0;font-size:20px;font-weight:600;line-height:1.3}.BentoGridV2-module__CShtWq__description{color:var(--gray-700);margin:0;font-size:16px;line-height:1.3}.BentoGridV2-module__CShtWq__ctaWrapper{opacity:0;pointer-events:none;margin-top:12px;transition:opacity .3s,transform .3s;transform:translateY(16px)}.BentoGridV2-module__CShtWq__card:hover .BentoGridV2-module__CShtWq__ctaWrapper{opacity:1;pointer-events:auto;transform:translateY(0)}.BentoGridV2-module__CShtWq__cta{color:var(--blue-primary);align-items:center;gap:6px;font-size:14px;font-weight:500;text-decoration:none;transition:gap .2s;display:inline-flex}.BentoGridV2-module__CShtWq__cta:hover{gap:10px}.BentoGridV2-module__CShtWq__arrow{width:16px;height:16px;transition:transform .2s}.BentoGridV2-module__CShtWq__cta:hover .BentoGridV2-module__CShtWq__arrow{transform:translate(2px)}.BentoGridV2-module__CShtWq__hoverOverlay{pointer-events:none;z-index:3;background:0 0;transition:background .3s;position:absolute;inset:0}.BentoGridV2-module__CShtWq__card:hover .BentoGridV2-module__CShtWq__hoverOverlay{background:#00000008}@media (max-width:1024px){.BentoGridV2-module__CShtWq__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:20rem}.BentoGridV2-module__CShtWq__rowHalf{grid-column:span 2;grid-template-columns:1fr 1fr}.BentoGridV2-module__CShtWq__colSpan3{grid-column:span 2}}@media (max-width:768px){.BentoGridV2-module__CShtWq__grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:12px}.BentoGridV2-module__CShtWq__rowHalf{grid-column:span 1;grid-template-columns:1fr}.BentoGridV2-module__CShtWq__colSpan2,.BentoGridV2-module__CShtWq__colSpan3{grid-column:span 1}.BentoGridV2-module__CShtWq__rowSpan2{border-radius:0;grid-row:span 1}.BentoGridV2-module__CShtWq__card{min-height:500px;box-shadow:none;border:none;border-radius:0}.BentoGridV2-module__CShtWq__card:hover{box-shadow:none;background:0 0;transform:none}.BentoGridV2-module__CShtWq__card:hover .BentoGridV2-module__CShtWq__background{transform:none}.BentoGridV2-module__CShtWq__card:hover .BentoGridV2-module__CShtWq__hoverOverlay{background:0 0}.BentoGridV2-module__CShtWq__content{padding:0}.BentoGridV2-module__CShtWq__ctaWrapper{opacity:1;pointer-events:auto;transform:translateY(0)}.BentoGridV2-module__CShtWq__info,.BentoGridV2-module__CShtWq__card:hover .BentoGridV2-module__CShtWq__info{transform:translateY(0)}}
.ConversationDemo-module__4dHjcG__conversation{width:100%;font-family:var(--font-satoshi,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);flex-direction:column;flex:1;gap:14px;height:100%;padding:24px 0 0;display:flex;position:relative;overflow:hidden}.ConversationDemo-module__4dHjcG__conversationWrapper{flex-direction:column;gap:14px;width:100%;display:flex}.ConversationDemo-module__4dHjcG__message{opacity:0;contain:layout style;align-items:flex-end;gap:10px;width:100%;transition:opacity .5s ease-out,transform .5s ease-out;display:flex;transform:translateY(10px)}.ConversationDemo-module__4dHjcG__message.ConversationDemo-module__4dHjcG__visible{opacity:1;transform:translateY(0)}.ConversationDemo-module__4dHjcG__question{flex-direction:row;justify-content:flex-end}.ConversationDemo-module__4dHjcG__answer{flex-direction:row;justify-content:flex-start}.ConversationDemo-module__4dHjcG__avatar{background:var(--white);border:1px solid var(--gray-200);border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.ConversationDemo-module__4dHjcG__avatarImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ConversationDemo-module__4dHjcG__avatarSvg{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ConversationDemo-module__4dHjcG__avatarSvg svg{width:20px;height:20px;color:var(--blue-primary)}.ConversationDemo-module__4dHjcG__messageContent{background:var(--gray-100);border:1px solid var(--gray-200);will-change:height;border-radius:16px;flex-shrink:0;align-items:flex-start;width:fit-content;max-width:75%;min-height:44px;padding:12px 16px;display:flex;overflow:hidden;box-shadow:0 2px 6px #00000014,0 1px 2px #0000000f}.ConversationDemo-module__4dHjcG__messageContentInner{width:100%}.ConversationDemo-module__4dHjcG__question .ConversationDemo-module__4dHjcG__messageContent{width:fit-content;margin-left:auto}.ConversationDemo-module__4dHjcG__answer .ConversationDemo-module__4dHjcG__messageContent{width:100%;margin-right:auto}.ConversationDemo-module__4dHjcG__answer .ConversationDemo-module__4dHjcG__messageContent.ConversationDemo-module__4dHjcG__thinkingContent{width:fit-content}.ConversationDemo-module__4dHjcG__question .ConversationDemo-module__4dHjcG__messageContent{background:var(--blue-primary);color:var(--white);border-color:var(--blue-dark);border-bottom-right-radius:4px;box-shadow:0 2px 20px #4167b340,0 1px 16px #0000001a}.ConversationDemo-module__4dHjcG__answer .ConversationDemo-module__4dHjcG__messageContent{background:var(--white);color:var(--gray-900);border-color:var(--gray-200);border-bottom-left-radius:4px;box-shadow:0 2px 20px #00000014,0 1px 16px #0000000f}.ConversationDemo-module__4dHjcG__messageBlock+.ConversationDemo-module__4dHjcG__messageBlock,.ConversationDemo-module__4dHjcG__messageBlock+p,p+.ConversationDemo-module__4dHjcG__messageBlock{margin-top:10px}.ConversationDemo-module__4dHjcG__messageContent p{word-wrap:break-word;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.5}.ConversationDemo-module__4dHjcG__bulletList{margin:8px 0 0;padding-left:18px;list-style:outside}.ConversationDemo-module__4dHjcG__bulletList li{color:inherit;font-size:14px;line-height:1.5}.ConversationDemo-module__4dHjcG__bulletList li+li{margin-top:2px}.ConversationDemo-module__4dHjcG__attachment{background:#ffffff29;border:1px solid #ffffff47;border-radius:8px;align-items:center;margin-top:8px;padding:5px 10px;font-size:12px;line-height:1.3;display:inline-flex}.ConversationDemo-module__4dHjcG__question .ConversationDemo-module__4dHjcG__messageContent p{color:var(--white)}.ConversationDemo-module__4dHjcG__answer .ConversationDemo-module__4dHjcG__messageContent p{color:var(--gray-900)}.ConversationDemo-module__4dHjcG__thinking{align-items:center;gap:4px;padding:4px 0;display:flex}.ConversationDemo-module__4dHjcG__thinking span{background:var(--gray-400);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite ConversationDemo-module__4dHjcG__thinkingDot}.ConversationDemo-module__4dHjcG__thinking span:first-child{animation-delay:0s}.ConversationDemo-module__4dHjcG__thinking span:nth-child(2){animation-delay:.2s}.ConversationDemo-module__4dHjcG__thinking span:nth-child(3){animation-delay:.4s}@keyframes ConversationDemo-module__4dHjcG__thinkingDot{0%,60%,to{opacity:.7;transform:translateY(0)}30%{opacity:1;transform:translateY(-8px)}}.ConversationDemo-module__4dHjcG__cursor{color:var(--blue-primary);margin-left:2px;font-weight:300;animation:1s infinite ConversationDemo-module__4dHjcG__blink;display:inline-block}.ConversationDemo-module__4dHjcG__question .ConversationDemo-module__4dHjcG__cursor{color:var(--white)}@keyframes ConversationDemo-module__4dHjcG__blink{0%,50%{opacity:1}51%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.ConversationDemo-module__4dHjcG__message{opacity:1;transition:none;transform:none}.ConversationDemo-module__4dHjcG__cursor{opacity:1;animation:none}.ConversationDemo-module__4dHjcG__thinking span{animation:none}}
.OrbitingCircles-module__8jT5JG__container{pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.OrbitingCircles-module__8jT5JG__multiOrbitContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.OrbitingCircles-module__8jT5JG__multiOrbitContainer.OrbitingCircles-module__8jT5JG__paused .OrbitingCircles-module__8jT5JG__centerIcon,.OrbitingCircles-module__8jT5JG__multiOrbitContainer.OrbitingCircles-module__8jT5JG__paused .OrbitingCircles-module__8jT5JG__path,.OrbitingCircles-module__8jT5JG__multiOrbitContainer.OrbitingCircles-module__8jT5JG__paused .OrbitingCircles-module__8jT5JG__orbit{animation-play-state:paused}.OrbitingCircles-module__8jT5JG__gradientBackground{pointer-events:none;z-index:0;background:radial-gradient(circle,#0000000d 0%,#f9fafb00 54.76%);border-radius:50%;width:400px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (prefers-color-scheme:dark){.OrbitingCircles-module__8jT5JG__gradientBackground{background:radial-gradient(circle,#f9fafb08 0%,#f9fafb00 54.76%);border-color:#f9fafb12}}.OrbitingCircles-module__8jT5JG__centerIcon{z-index:10;background:var(--white);border:1px solid var(--gray-200);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards OrbitingCircles-module__8jT5JG__centerIconEntry;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0);box-shadow:0 4px 12px #0000001a}@keyframes OrbitingCircles-module__8jT5JG__centerIconEntry{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.OrbitingCircles-module__8jT5JG__container{z-index:1}.OrbitingCircles-module__8jT5JG__centerIcon svg{width:28px;height:28px;color:var(--blue-primary)}.OrbitingCircles-module__8jT5JG__path{pointer-events:none;width:calc(var(--radius)*2);height:calc(var(--radius)*2);animation:.8s cubic-bezier(.34,1.56,.64,1) forwards OrbitingCircles-module__8jT5JG__pathEntry;animation-delay:var(--entry-delay,0s);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.OrbitingCircles-module__8jT5JG__circle{stroke:#0000001a;stroke-width:1px}@keyframes OrbitingCircles-module__8jT5JG__pathEntry{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.OrbitingCircles-module__8jT5JG__orbit{width:var(--icon-size);height:var(--icon-size);transform:translate(-50%,-50%)rotate(var(--angle))translateX(0)rotate(calc(-1*var(--angle)))scale(0);animation:OrbitingCircles-module__8jT5JG__orbitEntry .8s cubic-bezier(.34,1.56,.64,1)forwards,OrbitingCircles-module__8jT5JG__orbit var(--duration)linear infinite;animation-delay:var(--entry-delay,0s),calc(var(--entry-delay,0s) + .8s);will-change:transform;transform-origin:50%;opacity:0;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%}.OrbitingCircles-module__8jT5JG__orbit.OrbitingCircles-module__8jT5JG__reverse{animation:OrbitingCircles-module__8jT5JG__orbitEntry .8s cubic-bezier(.34,1.56,.64,1)forwards,OrbitingCircles-module__8jT5JG__orbit var(--duration)linear infinite reverse;animation-delay:var(--entry-delay,0s),calc(var(--entry-delay,0s) + .8s)}@keyframes OrbitingCircles-module__8jT5JG__orbitEntry{0%{transform:translate(-50%,-50%)rotate(var(--angle))translateX(0)rotate(calc(-1*var(--angle)))scale(0);opacity:0}to{transform:translate(-50%,-50%)rotate(var(--angle))translateX(var(--radius))rotate(calc(-1*var(--angle)))scale(1);opacity:1}}@keyframes OrbitingCircles-module__8jT5JG__orbit{0%{transform:translate(-50%,-50%)rotate(calc(var(--angle) + 0deg))translateX(var(--radius))rotate(calc(-1*var(--angle) - 0deg))scale(1)}to{transform:translate(-50%,-50%)rotate(calc(var(--angle) + 360deg))translateX(var(--radius))rotate(calc(-1*var(--angle) - 360deg))scale(1)}}.OrbitingCircles-module__8jT5JG__pill{background:var(--white);border:1px solid var(--gray-200);color:var(--gray-900);white-space:nowrap;border-radius:20px;padding:8px 16px;font-size:14px;font-weight:500;transition:box-shadow .2s,transform .2s;box-shadow:0 2px 8px #00000014}.OrbitingCircles-module__8jT5JG__pill:hover{box-shadow:0 4px 12px #0000001f}.OrbitingCircles-module__8jT5JG__multiOrbitContainer *{animation-play-state:var(--animation-state,running)}.OrbitingCircles-module__8jT5JG__manualControl .OrbitingCircles-module__8jT5JG__path{animation:none}.OrbitingCircles-module__8jT5JG__manualOrbit{transform:translate(-50%,-50%)rotate(var(--angle))translateX(var(--radius))rotate(calc(-1*var(--angle)));opacity:1;animation:none!important}.OrbitingCircles-module__8jT5JG__noAnimation{animation:none!important}@media (prefers-reduced-motion:reduce){.OrbitingCircles-module__8jT5JG__orbit{animation:none}}
.GridMotionV2-module__lxb0Cq__container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.GridMotionV2-module__lxb0Cq__gradient{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;top:0;left:0}.GridMotionV2-module__lxb0Cq__grid{transform-origin:50%;z-index:2;opacity:0;flex:none;grid-template-rows:repeat(4,1fr);grid-template-columns:100%;gap:.75rem;width:200%;height:200%;transition:opacity .6s,transform .6s cubic-bezier(.34,1.56,.64,1);display:grid;position:relative;transform:rotate(-15deg)scale(.8)}.GridMotionV2-module__lxb0Cq__grid.GridMotionV2-module__lxb0Cq__visible{opacity:1;transform:rotate(-15deg)scale(1)}.GridMotionV2-module__lxb0Cq__row{will-change:transform;grid-template-columns:repeat(7,1fr);gap:.75rem;transition:transform .8s cubic-bezier(.25,.46,.45,.94);display:grid}.GridMotionV2-module__lxb0Cq__item{aspect-ratio:1.2;position:relative}.GridMotionV2-module__lxb0Cq__itemInner{background-color:var(--gray-100);border:1px solid var(--gray-200);width:100%;height:100%;color:var(--gray-600);border-radius:8px;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.GridMotionV2-module__lxb0Cq__itemInner:hover{transform:scale(1.05);box-shadow:0 4px 12px #0000001a}.GridMotionV2-module__lxb0Cq__itemImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.GridMotionV2-module__lxb0Cq__itemContent{text-align:center;z-index:1;padding:.75rem}.GridMotionV2-module__lxb0Cq__budgetCard{flex-direction:column;gap:.25rem;width:100%;height:100%;padding:.5rem;display:flex}.GridMotionV2-module__lxb0Cq__budgetHeader{align-items:center;gap:.375rem;display:flex}.GridMotionV2-module__lxb0Cq__budgetAvatar{background:var(--gray-300);border-radius:50%;flex-shrink:0;width:20px;height:20px;overflow:hidden}.GridMotionV2-module__lxb0Cq__budgetAvatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.GridMotionV2-module__lxb0Cq__budgetName{color:var(--gray-800);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;font-weight:600;overflow:hidden}.GridMotionV2-module__lxb0Cq__budgetService{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;font-size:.5rem;overflow:hidden}.GridMotionV2-module__lxb0Cq__budgetPrice{color:var(--blue-primary);margin-top:auto;font-size:.75rem;font-weight:700}.GridMotionV2-module__lxb0Cq__budgetMeta{color:var(--gray-400);align-items:center;gap:.25rem;font-size:.5rem;display:flex}.GridMotionV2-module__lxb0Cq__budgetRating{align-items:center;gap:2px;display:flex}.GridMotionV2-module__lxb0Cq__budgetStar{color:#facc15;width:8px;height:8px}.GridMotionV2-module__lxb0Cq__paused .GridMotionV2-module__lxb0Cq__row{transition:none}
.ChainCarouselBackground-module__10ASVq__container{background:var(--white);pointer-events:none;background-image:radial-gradient(#0000000a 1px,#0000 1px);background-size:12px 12px;position:absolute;inset:0;overflow:hidden}.ChainCarouselBackground-module__10ASVq__gradient{pointer-events:none;z-index:2;background:linear-gradient(90deg,#fff3 0%,#ffffff80 35% 65%,#fff3 100%);position:absolute;inset:0}.ChainCarouselBackground-module__10ASVq__columns{justify-content:center;align-items:center;gap:24px;padding:0 16px;display:flex;position:absolute;inset:0}.ChainCarouselBackground-module__10ASVq__column{flex:1;justify-content:center;align-items:center;max-width:240px;height:100%;min-height:280px;display:flex;position:relative}.ChainCarouselBackground-module__10ASVq__card{color:var(--gray-700);background-color:#ffffffe6;background-image:radial-gradient(#0000000a 1px,#0000 1px);background-size:8px 8px;border:1px solid #0000000a;border-radius:12px;align-items:center;gap:10px;padding:8px 14px;display:flex;position:absolute;box-shadow:0 2px 12px #0000000f}.ChainCarouselBackground-module__10ASVq__cardLeft{flex-direction:row-reverse}.ChainCarouselBackground-module__10ASVq__cardRight{flex-direction:row}.ChainCarouselBackground-module__10ASVq__cardIcon{background:var(--blue-primary);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ChainCarouselBackground-module__10ASVq__cardText{flex-direction:column;gap:2px;min-width:0;display:flex}.ChainCarouselBackground-module__10ASVq__cardLeft .ChainCarouselBackground-module__10ASVq__cardText{text-align:right}.ChainCarouselBackground-module__10ASVq__cardName{color:var(--gray-800);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:13px;font-weight:600;overflow:hidden}.ChainCarouselBackground-module__10ASVq__cardDetails{color:var(--gray-500);white-space:nowrap;text-overflow:ellipsis;max-width:180px;font-size:11px;overflow:hidden}.ChainCarouselBackground-module__10ASVq__cardDetailsSep,.ChainCarouselBackground-module__10ASVq__cardPrice,.ChainCarouselBackground-module__10ASVq__cardAvailability{display:inline}@media (max-width:768px){.ChainCarouselBackground-module__10ASVq__cardDetailsSep,.ChainCarouselBackground-module__10ASVq__cardPrice,.ChainCarouselBackground-module__10ASVq__cardAvailability{display:none}.ChainCarouselBackground-module__10ASVq__columns{gap:42px;padding:0}.ChainCarouselBackground-module__10ASVq__card{padding:6px 10px}.ChainCarouselBackground-module__10ASVq__cardIcon{width:28px;height:28px}.ChainCarouselBackground-module__10ASVq__cardName{font-size:12px}}
.ObrasPublicasMarquee-module__HV30Eq__container{background:var(--white);pointer-events:none;background-image:radial-gradient(#0000000a 1px,#0000 1px);background-size:12px 12px;flex-direction:column;justify-content:space-evenly;gap:12px;display:flex;position:absolute;inset:0;overflow:hidden}.ObrasPublicasMarquee-module__HV30Eq__marqueeRow{flex-shrink:0;width:100%;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.ObrasPublicasMarquee-module__HV30Eq__marqueeRow:nth-child(2n) .ObrasPublicasMarquee-module__HV30Eq__track{animation-direction:reverse}.ObrasPublicasMarquee-module__HV30Eq__track{gap:12px;width:max-content;padding:0 8px;animation:45s linear infinite ObrasPublicasMarquee-module__HV30Eq__scroll;display:flex}.ObrasPublicasMarquee-module__HV30Eq__marqueeRow:nth-child(2) .ObrasPublicasMarquee-module__HV30Eq__track{animation-duration:55s}.ObrasPublicasMarquee-module__HV30Eq__marqueeRow:nth-child(3) .ObrasPublicasMarquee-module__HV30Eq__track{animation-duration:40s}.ObrasPublicasMarquee-module__HV30Eq__marqueeRow:nth-child(4) .ObrasPublicasMarquee-module__HV30Eq__track{animation-duration:50s}@keyframes ObrasPublicasMarquee-module__HV30Eq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ObrasPublicasMarquee-module__HV30Eq__cardWrapper{flex-shrink:0}.ObrasPublicasMarquee-module__HV30Eq__card{background-color:var(--gray-100);border:1px solid var(--gray-200);border-radius:12px;flex-direction:column;gap:6px;width:160px;padding:10px 12px;display:flex}.ObrasPublicasMarquee-module__HV30Eq__cardTitle{color:var(--blue-darker);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.ObrasPublicasMarquee-module__HV30Eq__cardMeta{color:var(--gray-500);font-size:10px;line-height:1.3}.ObrasPublicasMarquee-module__HV30Eq__cardBadge{text-transform:uppercase;letter-spacing:.03em;border-radius:6px;width:fit-content;margin-top:4px;padding:2px 6px;font-size:9px;font-weight:600;display:inline-block}.ObrasPublicasMarquee-module__HV30Eq__cardBadgeLicitacion{background:var(--blue-lighter);color:var(--blue-dark)}.ObrasPublicasMarquee-module__HV30Eq__cardBadgeCotizacion{color:#15803d;background:#22c55e26}@media (prefers-reduced-motion:reduce){.ObrasPublicasMarquee-module__HV30Eq__track{animation:none}}
.AvatarCircles-module__6i12Lq__container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;height:100%;padding:1rem;display:flex;position:relative}.AvatarCircles-module__6i12Lq__avatarsWrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex;position:absolute;top:20%}.AvatarCircles-module__6i12Lq__avatarRow{justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative}.AvatarCircles-module__6i12Lq__avatar{border:2px solid var(--white);opacity:0;border-radius:50%;width:36px;height:36px;position:absolute;top:50%;left:50%;overflow:hidden;transform:scale(0);box-shadow:0 2px 8px #0000001a}.AvatarCircles-module__6i12Lq__avatar.AvatarCircles-module__6i12Lq__settled{opacity:1;transform:translate(var(--circle-x),var(--circle-y))scale(1)}.AvatarCircles-module__6i12Lq__avatar.AvatarCircles-module__6i12Lq__initialEntry{animation:.4s cubic-bezier(.34,1.56,.64,1) forwards AvatarCircles-module__6i12Lq__avatarEntryCircle;animation-delay:var(--entry-delay,0s)}@keyframes AvatarCircles-module__6i12Lq__avatarEntryCircle{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}to{opacity:1;transform:translate(var(--circle-x),var(--circle-y))scale(1)}}.AvatarCircles-module__6i12Lq__avatar.AvatarCircles-module__6i12Lq__newAvatar{animation:.4s cubic-bezier(.34,1.56,.64,1) forwards AvatarCircles-module__6i12Lq__newAvatarEntryCircle}@keyframes AvatarCircles-module__6i12Lq__newAvatarEntryCircle{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}60%{opacity:1;transform:translate(var(--circle-x),var(--circle-y))scale(1.15)}to{opacity:1;transform:translate(var(--circle-x),var(--circle-y))scale(1)}}.AvatarCircles-module__6i12Lq__avatarImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.AvatarCircles-module__6i12Lq__moreCount{border:2px solid var(--white);background:var(--blue-primary);width:36px;height:36px;color:var(--white);opacity:0;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:50%;left:50%;transform:scale(0);box-shadow:0 2px 8px #0000001a}.AvatarCircles-module__6i12Lq__moreCount.AvatarCircles-module__6i12Lq__visible{animation:.4s cubic-bezier(.34,1.56,.64,1) forwards AvatarCircles-module__6i12Lq__avatarEntryCircle;animation-delay:var(--entry-delay,0s)}.AvatarCircles-module__6i12Lq__stats{opacity:0;z-index:10;flex-direction:column;align-items:center;gap:.25rem;display:flex;position:absolute;transform:scale(.8)}.AvatarCircles-module__6i12Lq__stats.AvatarCircles-module__6i12Lq__visible{animation:.5s forwards AvatarCircles-module__6i12Lq__statsEntryCenter;animation-delay:var(--stats-delay,.8s)}@keyframes AvatarCircles-module__6i12Lq__statsEntryCenter{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.AvatarCircles-module__6i12Lq__counter{color:var(--gray-900);align-items:baseline;gap:.25rem;font-size:1.5rem;font-weight:700;display:flex}.AvatarCircles-module__6i12Lq__counterNumber{transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:inline-block}.AvatarCircles-module__6i12Lq__counterNumber.AvatarCircles-module__6i12Lq__bump{animation:.4s cubic-bezier(.34,1.56,.64,1) AvatarCircles-module__6i12Lq__counterBump}@keyframes AvatarCircles-module__6i12Lq__counterBump{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.AvatarCircles-module__6i12Lq__statsLabel{color:var(--gray-500);font-size:.75rem}.AvatarCircles-module__6i12Lq__growthIndicator{color:#22c55e;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;display:flex}.AvatarCircles-module__6i12Lq__growthArrow{width:12px;height:12px}@keyframes AvatarCircles-module__6i12Lq__avatarEntry{0%{opacity:0;transform:scale(0)translateY(var(--arc-offset,0))}to{opacity:1;transform:scale(1)translateY(var(--arc-offset,0))}}@keyframes AvatarCircles-module__6i12Lq__statsEntry{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AvatarCircles-module__6i12Lq__notificationsContainer{width:auto;max-width:180px;position:absolute;top:1rem;right:1rem}.AvatarCircles-module__6i12Lq__notification{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:8px;align-items:center;gap:.5rem;padding:.375rem .5rem;transition:opacity .3s;animation:.4s cubic-bezier(.34,1.56,.64,1) forwards AvatarCircles-module__6i12Lq__notificationEntry;display:flex;position:absolute;top:0;right:0}.AvatarCircles-module__6i12Lq__notification:nth-child(2){z-index:0;opacity:.6;transform:translate(-50%)scale(.95)translateY(6px)}.AvatarCircles-module__6i12Lq__notification:first-child{z-index:1}.AvatarCircles-module__6i12Lq__notificationAvatar{border-radius:50%;flex-shrink:0;width:24px;height:24px;overflow:hidden}.AvatarCircles-module__6i12Lq__notificationAvatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.AvatarCircles-module__6i12Lq__notificationContent{flex-direction:column;gap:0;min-width:0;display:flex}.AvatarCircles-module__6i12Lq__notificationName{color:var(--gray-800);white-space:nowrap;text-overflow:ellipsis;font-size:.625rem;font-weight:600;overflow:hidden}.AvatarCircles-module__6i12Lq__notificationText{color:var(--gray-500);font-size:.5rem}@keyframes AvatarCircles-module__6i12Lq__notificationEntry{0%{opacity:0;transform:translateY(-10px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}
.Herramientas-module__9CHDKa__section{background:var(--white);padding:80px 32px}.Herramientas-module__9CHDKa__container{max-width:1280px;margin:0 auto}.Herramientas-module__9CHDKa__header{text-align:center;margin-bottom:48px}.Herramientas-module__9CHDKa__label{color:var(--blue-primary);text-transform:uppercase;letter-spacing:1px;opacity:0;margin-bottom:16px;font-size:14px;font-weight:600;display:block;transform:translateY(30px)}.Herramientas-module__9CHDKa__label.Herramientas-module__9CHDKa__visible{animation:.6s cubic-bezier(.22,1,.36,1) forwards Herramientas-module__9CHDKa__elementEntry}.Herramientas-module__9CHDKa__title{letter-spacing:-.03em;max-width:20em;color:var(--gray-900);opacity:0;margin:0 auto;font-size:44px;font-weight:600;line-height:1.1;transform:translateY(30px)}.Herramientas-module__9CHDKa__title.Herramientas-module__9CHDKa__visible{animation:.6s cubic-bezier(.22,1,.36,1) .1s forwards Herramientas-module__9CHDKa__elementEntry}.Herramientas-module__9CHDKa__subtitle{color:var(--gray-500);opacity:0;max-width:600px;margin:16px auto 0;font-size:22px;line-height:1.3;transform:translateY(30px)}.Herramientas-module__9CHDKa__subtitle.Herramientas-module__9CHDKa__visible{animation:.6s cubic-bezier(.22,1,.36,1) .2s forwards Herramientas-module__9CHDKa__elementEntry}@keyframes Herramientas-module__9CHDKa__elementEntry{to{opacity:1;transform:translateY(0)}}.Herramientas-module__9CHDKa__conversationBackground{align-items:center;width:100%;height:100%;padding:20px;display:flex}@media (max-width:768px){.Herramientas-module__9CHDKa__conversationBackground{padding:0}}.Herramientas-module__9CHDKa__orbitBackground{width:100%;height:100%;min-height:300px;position:relative}@media (max-width:768px){.Herramientas-module__9CHDKa__title{font-size:32px}.Herramientas-module__9CHDKa__subtitle{font-size:15px}.Herramientas-module__9CHDKa__orbitBackground{min-height:250px}}
