.app-hex-pattern{display:block;height:auto;width:100%}.app-hex-pattern__shape{fill:#fff;stroke:#201b16;transform-origin:center;transition:fill .4s ease}.app-hex-pattern__shape--pulse-1{animation:app-hex-pattern-pulse 7s ease-in-out infinite}.app-hex-pattern__shape--pulse-2{animation:app-hex-pattern-pulse 7s ease-in-out 2.3s infinite}.app-hex-pattern__shape--pulse-3{animation:app-hex-pattern-pulse 7s ease-in-out 4.6s infinite}@media(prefers-reduced-motion:reduce){.app-hex-pattern__shape{animation:none}}.app-hex-pattern--static .app-hex-pattern__shape{animation:none;opacity:1;stroke:#d6c8b8}.app-hex-pattern--static .app-hex-pattern__shape--pulse-1{fill:#e7ded3}.app-hex-pattern--static .app-hex-pattern__shape--pulse-2{fill:#f5f0ea}.app-hex-pattern--static .app-hex-pattern__shape--pulse-3{fill:none}@keyframes app-hex-pattern-pulse{0%{fill:#fff;opacity:.6;stroke:#201b16}50%{fill:#e8b87a;opacity:1;stroke:#98641e}to{fill:#fff;opacity:.6;stroke:#201b16}}
