.sr-hero-pr-01__content{align-items:start;display:flex;flex-direction:column;gap:1.875rem}.sr-hero-pr-01__description{color:var(--body_color);font-family:var(--primary_font);font-size:1rem;line-height:1.5;max-width:34rem}.sr-hero-pr-01__trust{align-items:center;background-color:var(--light);border:1px solid var(--borders);border-radius:var(--border_radius);box-shadow:0 10px 9px rgba(var(--dark_rgb),.04);display:inline-flex;gap:.25rem;padding:.75rem 1rem}.sr-hero-pr-01__trust-icons{align-items:center;display:flex;margin-right:.25rem}.sr-hero-pr-01__trust-icon{align-items:center;background:rgba(146,208,236,.3);border:1.25px solid var(--White,#fff);border-radius:100px;display:flex;height:20px;justify-content:center;margin-right:-.4rem;width:20px}.sr-hero-pr-01__trust-icon:last-child{margin-right:0}.sr-hero-pr-01__trust-text{color:var(--body_color);font-family:var(--primary_font);font-size:.875rem;line-height:1.25;margin:0;white-space:nowrap}.sr-hero-pr-01__media-col{display:flex;justify-content:center}.sr-hero-pr-01__map-image{border-radius:24px;display:block;height:auto;max-width:800px;width:100%}.sr-hero-pr-01 .animation-container{aspect-ratio:16/10;background-color:#fff;border-radius:12px;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;max-width:800px;overflow:hidden;position:relative;width:100%}.sr-hero-pr-01 .map-bg{background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;position:absolute}@keyframes drawPolygon{0%{fill:rgba(37,99,235,0);stroke-dasharray:2000;stroke-dashoffset:2000}40%{fill:rgba(37,99,235,0);stroke-dasharray:2000;stroke-dashoffset:0}60%{fill:rgba(37,99,235,.15);stroke-dasharray:2000;stroke-dashoffset:0}to{fill:rgba(37,99,235,.15);stroke-dasharray:2000;stroke-dashoffset:0}}@keyframes fadePins{0%,40%{opacity:0;transform:translateY(10px) scale(.9)}50%,90%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-10px) scale(.9)}}.sr-hero-pr-01 .animated-polygon{animation:drawPolygon 8s ease-in-out infinite;transform-origin:center}.sr-hero-pr-01 .animated-pins{animation:fadePins 8s ease-in-out infinite}.sr-hero-pr-01 .map-controls{background:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);display:flex;gap:.5rem;padding:.25rem;position:absolute;right:1rem;top:1rem;z-index:20}.sr-hero-pr-01 .control-btn{background:none;border:none;border-radius:.25rem;color:#475569;cursor:default;font-size:.75rem;font-weight:700;padding:.25rem .75rem;pointer-events:none}.sr-hero-pr-01 .control-btn.active{background-color:#eff6ff;color:#1d4ed8}.sr-hero-pr-01 .info-card{align-items:center;animation:fadePins 8s ease-in-out infinite;background:#fff;border:1px solid #f1f5f9;border-radius:.75rem;bottom:1.5rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);box-sizing:border-box;display:flex;gap:1rem;left:50%;margin-left:-90px;padding:.75rem;position:absolute;width:180px;z-index:20}.sr-hero-pr-01 .info-badge{align-items:center;background-color:#eff6ff;border:1px solid #dbeafe;border-radius:.5rem;color:#2563eb;display:flex;flex-shrink:0;font-size:1.25rem;font-weight:700;height:3rem;justify-content:center;width:3rem}.sr-hero-pr-01 .info-text{display:flex;flex-direction:column;min-width:0}.sr-hero-pr-01 .info-title{color:#0f172a;font-size:.875rem;font-weight:700;line-height:1.2;margin:0}.sr-hero-pr-01 .info-subtitle{color:#64748b;font-size:.75rem;line-height:1.2;margin:0}@media (max-width:991.98px){.sr-hero-pr-01__content{margin-bottom:2.5rem}.sr-hero-pr-01__trust-text{white-space:normal}}