#hexas path{fill:#556c82}#circles .bg{stroke:#e3e4dc}#circles .slow{stroke:#98938f;-webkit-animation:slowdash 3s linear infinite,rotate 3s linear infinite;animation:slowdash 3s linear infinite,rotate 3s linear infinite;transform-origin:50% 50%}#circles .fast{stroke:#cac3bf;-webkit-animation:fastdash 3s linear infinite,rotate 3s linear infinite;animation:fastdash 3s linear infinite,rotate 3s linear infinite;transform-origin:50% 50%}#hexas path:first-child{-webkit-animation:hexa 3s 0s infinite;animation:hexa 3s 0s infinite;transform-origin:50% 50%}#hexas path:nth-child(2){-webkit-animation:hexa 3s .2142857143s infinite;animation:hexa 3s .2142857143s infinite;transform-origin:50% 50%}#hexas path:nth-child(3){-webkit-animation:hexa 3s .4285714286s infinite;animation:hexa 3s .4285714286s infinite;transform-origin:50% 50%}#hexas path:nth-child(4){-webkit-animation:hexa 3s .6428571429s infinite;animation:hexa 3s .6428571429s infinite;transform-origin:50% 50%}#hexas path:nth-child(5){-webkit-animation:hexa 3s .8571428571s infinite;animation:hexa 3s .8571428571s infinite;transform-origin:50% 50%}#hexas path:nth-child(6){-webkit-animation:hexa 3s 1.0714285714s infinite;animation:hexa 3s 1.0714285714s infinite;transform-origin:50% 50%}#hexas path:nth-child(7){-webkit-animation:hexa 3s 1.2857142857s infinite;animation:hexa 3s 1.2857142857s infinite;transform-origin:50% 50%}@-webkit-keyframes slowdash{0%,to{stroke-dasharray:100,2500;stroke-dashoffset:0}50%{stroke-dasharray:200,2500;stroke-dashoffset:-100}}@keyframes slowdash{0%,to{stroke-dasharray:100,2500;stroke-dashoffset:0}50%{stroke-dasharray:200,2500;stroke-dashoffset:-100}}@-webkit-keyframes rotate{0%{transform:rotate(-45deg)}50%{transform:rotate(135deg)}to{transform:rotate(315deg)}}@keyframes rotate{0%{transform:rotate(-45deg)}50%{transform:rotate(135deg)}to{transform:rotate(315deg)}}@-webkit-keyframes fastdash{0%{stroke-dasharray:1,2500}25%{stroke-dasharray:1900,2500;stroke-dashoffset:-100}75%{stroke-dasharray:2100,2500;stroke-dashoffset:-400}to{stroke-dasharray:2500,2500;stroke-dashoffset:-2500}}@keyframes fastdash{0%{stroke-dasharray:1,2500}25%{stroke-dasharray:1900,2500;stroke-dashoffset:-100}75%{stroke-dasharray:2100,2500;stroke-dashoffset:-400}to{stroke-dasharray:2500,2500;stroke-dashoffset:-2500}}@-webkit-keyframes hexa{0%{transform:scale(1);opacity:1}15%,50%{transform:scale(.5);opacity:0}65%{transform:scale(1);opacity:1}}@keyframes hexa{0%{transform:scale(1);opacity:1}15%,50%{transform:scale(.5);opacity:0}65%{transform:scale(1);opacity:1}}#loader{height:100vh;display:flex;justify-content:center;align-items:center;background:#f9fbe7}.loader-container{position:relative;text-align:center;height:100%}.loader-container:before{content:" ";height:100%}.loader,.loader-container:before{display:inline-block;vertical-align:middle}.loader{width:200px;height:200px}.loader svg{width:100%;height:100%}
