.animated-circle{padding-top:100%;position:relative;opacity:0;transition:opacity 300ms ease-out}.animated-circle__wrapper{max-width:840px;margin:0 auto}.animated-circle__inner{border:2px solid transparent;top:15%;left:15%;height:70%;width:70%;position:absolute;border-radius:50%}.animated-circle__main-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:55%}.animated-circle__main-text svg{width:100%;height:auto}.animated-circle__main-text svg .one-stop-shop--first-word{opacity:0}.animated-circle__main-text svg .one-stop-shop--second-word{opacity:0}.animated-circle__item{position:absolute;transform:translate(-50%,-50%);padding:0 5px;background-color:#fff;border-radius:25%;z-index:2}.animated-circle__item .animated-circle-link{display:inline-block;transform:scale(0);opacity:0;transition:opacity 300ms cubic-bezier(.68,-.6,.32,1.6),transform 300ms cubic-bezier(.68,-.6,.32,1.6)}.animated-circle__item h4{position:absolute;font-size:31px;font-weight:700;font-family:'BebasNeuePro','sans-serif';margin-bottom:0;letter-spacing:-.5px;white-space:nowrap;text-align:center;display:inline-block}.animated-circle__item img,.animated-circle__item svg{padding:15%;height:auto}.animated-circle__item:nth-child(1){top:0;left:50%;text-align:center}.animated-circle__item:nth-child(1) h4{bottom:90%;left:50%;transform:translateX(-50%)}.animated-circle__item:nth-child(2){top:12%;right:16%;transform:translate(50%,-50%)}.animated-circle__item:nth-child(2) h4{top:50%;left:100%;transform:translateY(-50%)}.animated-circle__item:nth-child(3){top:45%;right:0;transform:translate(50%,-50%)}.animated-circle__item:nth-child(3) h4{top:50%;left:100%;transform:translateY(-50%)}.animated-circle__item:nth-child(4){top:84%;right:14%;transform:translate(50%,-50%)}.animated-circle__item:nth-child(4) h4{top:50%;left:100%;transform:translateY(-50%)}.animated-circle__item:nth-child(5){top:100%;left:50%;text-align:center}.animated-circle__item:nth-child(5) h4{top:100%;left:50%;transform:translateX(-50%)}.animated-circle__item:nth-child(6){top:82%;left:12%}.animated-circle__item:nth-child(6) h4{top:50%;right:100%;transform:translateY(-50%)}.animated-circle__item:nth-child(7){top:45%;left:0}.animated-circle__item:nth-child(7) h4{top:50%;right:100%;transform:translateY(-50%)}.animated-circle__item:nth-child(8){top:11%;left:16%}.animated-circle__item:nth-child(8) h4{top:50%;right:100%;transform:translateY(-50%)}@media (max-width:1124px){.animated-circle__item img,.animated-circle__item svg{width:8vw;height:auto}.animated-circle__item h4{font-size:3vw;line-height:1}}.animated-circle .circle-figure{position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);opacity:0}.animated-circle .circle-figure__halfclip{width:50%;height:100%;right:0;position:absolute;overflow:hidden;transform-origin:left center}.animated-circle .circle-figure__halfcircle{box-sizing:border-box;height:100%;right:0;position:absolute;border:solid 2px transparent;border-top-color:#000;border-left-color:#000;border-radius:50%}.animated-circle .circle-figure__halfcircle--clipped{width:200%;transform:rotate(-45deg)}.animated-circle .circle-figure__halfcircle--fixed{width:100%;transform:rotate(135deg);opacity:0}.animated-circle.is-active{opacity:1}.animated-circle.is-active .circle-figure{opacity:1}.animated-circle.is-active .circle-figure__halfclip{animation:circle-figure-clip-rotate-animation 2s 1;transform:rotate(180deg)}.animated-circle.is-active .circle-figure__halfcircle--clipped{transform:rotate(135deg);animation:circle-figure-rotate-animation 1s linear 2}.animated-circle.is-active .circle-figure__halfcircle--fixed{opacity:1;animation:circle-figure-show-fixed-animation 2s 1}.animated-circle.is-active .animated-circle__item:nth-child(2) a{transition-delay:.2s}.animated-circle.is-active .animated-circle__item:nth-child(3) a{transition-delay:.4s}.animated-circle.is-active .animated-circle__item:nth-child(4) a{transition-delay:0.7s}.animated-circle.is-active .animated-circle__item:nth-child(5) a{transition-delay:1s}.animated-circle.is-active .animated-circle__item:nth-child(6) a{transition-delay:1.2s}.animated-circle.is-active .animated-circle__item:nth-child(7) a{transition-delay:1.4s}.animated-circle.is-active .animated-circle__item:nth-child(8) a{transition-delay:1.7s}.animated-circle.is-active .animated-circle__item a{opacity:1;transform:scale(1)}.animated-circle.is-active .animated-circle__item a:hover svg,.animated-circle.is-active .animated-circle__item afocus svg{transform:scale(1.03);transition:transform 100ms ease-out}.animated-circle.is-active .animated-circle__main-text svg .one-stop-shop--first-word{opacity:1;transition:opacity 500ms linear 500ms}.animated-circle.is-active .animated-circle__main-text svg .one-stop-shop--second-word{opacity:1;transition:opacity 500ms linear 200ms}.animated-circle.is-active .animated-circle__main-text a{display:inline-block;transition:transform 200ms ease-out}.animated-circle.is-active .animated-circle__main-text a:hover,.animated-circle.is-active .animated-circle__main-text a:focus{transform:scale(1.03)}.animated-circle__bottom-link{text-align:center;margin-top:30px}@keyframes circle-figure-clip-rotate-animation{0%{transform:rotate(0deg)}50%{transform:rotate(0deg)}50.01%{transform:rotate(180deg)}100%{transform:rotate(180deg)}}@keyframes circle-figure-rotate-animation{0%{transform:rotate(-45deg)}100%{transform:rotate(135deg)}}@keyframes circle-figure-show-fixed-animation{0%{opacity:0}49.99%{opacity:0}50%{opacity:1}100%{opacity:1}}.header .animated-circle__wrapper{min-width:320px}.header .animated-circle__item{background-color:#E3E3E3;padding:3px 5px}.header .animated-circle__item a{padding:0 5px}.header .animated-circle__item h4{font-size:18px;line-height:1.1}.header .animated-circle__item img,.header .animated-circle__item svg{width:22px;padding:0}