#circle-container{color:#4f636f;left:50px;letter-spacing:.12em;margin-left:auto;margin-right:-35px;mix-blend-mode:exclusion;overflow:hidden;text-transform:uppercase;top:0;top:auto;width:200px;z-index:99}#circle-container #circle{background:transparent;position:absolute}#circle svg{-webkit-animation-duration:10s;-moz-animation-duration:10s;-ms-animation-duration:10s;-o-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate;-moz-animation-name:rotate;-ms-animation-name:rotate;-o-animation-name:rotate;animation-name:rotate;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;height:300px;left:0;position:absolute;top:0;width:300px;z-index:5}#circle text{fill:#4f636f;font-weight:600}@keyframes rotate{0%{transform:rotate(1turn)}to{transform:rotate(0)}}@media screen and (max-width:768px){#circle-container{display:none}}@media screen and (max-width:475px){#circle-container{color:#4f636f;height:225px;left:0;letter-spacing:.12em;margin-top:-160px;mix-blend-mode:exclusion;overflow:hidden;position:absolute;right:50px;right:0;text-transform:uppercase;top:50px;top:auto;width:100%;z-index:1}#circle-container #circle{background:transparent}#circle svg,#circle-container #circle{height:300px;position:absolute;width:100%}#circle svg{-webkit-animation-duration:10s;-moz-animation-duration:10s;-ms-animation-duration:10s;-o-animation-duration:10s;animation-duration:10s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:rotate;-moz-animation-name:rotate;-ms-animation-name:rotate;-o-animation-name:rotate;animation-name:rotate;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear;left:0;top:0;z-index:5}}