.services_hero__circles-container{justify-content:center;align-items:center;width:100%;margin-top:70px;display:flex;position:relative}.services_hero__circles-container.mobile{display:none}.services__hero__circle{justify-content:center;align-items:center;width:242px;height:242px;display:flex;position:relative}.services__hero__circle.second{cursor:auto;margin-left:-14px;margin-right:-14px}.services__hero__circle__svg-container{z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;transform:rotate(0)}.services__hero__circle__svg-container.second{z-index:2}.services__hero__circle__svg-container.display-on-hover{transition:all .3ms ease-in-out;display:none}.services__hero__stat{z-index:2;grid-row-gap:8px;flex-direction:column;align-items:center;display:flex;position:relative}.services__hero__number{color:rgb(33 31 38/var(--tw-text-opacity,1));letter-spacing:-.5px;font-size:40px;font-weight:500;line-height:1.25;transition:all .3ms ease-in-out}.services__hero__label,.services__hero__number{--tw-text-opacity:1;font-family:Inter,Arial,sans-serif}.services__hero__label{color:rgb(132 130 142/var(--tw-text-opacity,1));text-align:center;font-size:16px;font-weight:400;line-height:1.69}.img-inside-circle{z-index:3;opacity:0;transition:all .3ms ease-in-out;position:absolute;top:-40px}.services__hero__circle-link{z-index:2;width:100%;height:100%;position:absolute;top:0;bottom:auto;left:0;right:auto}@media screen and (max-width:991px){.services_hero__circles-container.desktop{display:none}.services_hero__circles-container.mobile{margin-top:40px;display:flex}.services__hero__circle.first{width:146px;height:146px}.services__hero__circle.second{width:146px;height:146px;margin-left:-10px;margin-right:-10px}.services__hero__circle.third{width:146px;height:146px}.services__hero__circle__svg-container.third{transform:rotate(65deg) rotate(0)}.services__hero__stat{grid-row-gap:4px;justify-content:center}.services__hero__number{font-size:26px;line-height:1.31}.services__hero__label{text-align:center;font-size:15px;line-height:1.33}.services__hero__circle-link{z-index:2}}@media screen and (max-width:767px){.services_hero__circles-container.desktop{display:none}.services_hero__circles-container.mobile{margin-top:40px;display:flex}.services__hero__circle{width:146px;height:146px}.services__hero__circle.second{margin-left:-10px;margin-right:-10px}.services__hero__stat{grid-row-gap:4px}.services__hero__number{font-size:26px;line-height:1.31}.services__hero__label{text-align:center;font-size:15px;line-height:1.33}}@media screen and (max-width:479px){.services_hero__circles-container.mobile{flex-wrap:wrap;max-width:426px}.services__hero__circle.first{order:-1;margin-right:-5px}.services__hero__circle.second{order:3;margin-top:-30px;margin-left:0;margin-right:0}.services__hero__circle.third{order:2;margin-left:-5px}.services__hero__circle__svg-container.third{transform:rotate(0) rotate(0)}}.services-hero-anim{position:relative;width:280px;height:280px;top:-19px;left:-19px}@media (max-width:991px){.services-hero-anim{width:184px;height:184px}}.orange-circle,.white-circle{position:absolute;top:0;left:0}.orange-circle{animation:rotateAnim 4s linear infinite;pointer-events:none}.orange-circle circle{stroke-width:.5;animation:strokeAnim 5s ease-in-out infinite}@keyframes rotateAnim{to{transform:rotate(0deg)}0%{transform:rotate(1turn)}}@keyframes strokeAnim{30%{stroke-width:.5}60%{stroke-width:3}70%{stroke-width:3}to{stroke-width:.5}}