.fs-circle-illustration--bg-grid{background-image:url(https://19534803.fs1.hubspotusercontent-na1.net/hubfs/19534803/flourish-software-theme-assets/images/fs-circle-illustration/fs-circle-illustration-background-grid.png);background-position:bottom;background-repeat:no-repeat;background-size:min(120%,1600px)}.fs-circle-illustration.fs-circle-illustration--animate .fs-circle-illustration-wrapper{--play-state:running!important}.fs-circle-illustration__grid{align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr}@media screen and (min-width:768px){.fs-circle-illustration__grid{grid-template-columns:1fr 1fr}}.fs-circle-illustration__text{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:768px){.fs-circle-illustration__text--left{margin-right:2.5rem}.fs-circle-illustration__text--right{margin-left:2.5rem}}.fs-circle-illustration{align-items:center;display:flex;flex-direction:column;font-size:min(10vw,14.4px);justify-content:center;margin:0;position:relative}@media screen and (min-width:1025px){.fs-circle-illustration{padding:0}}.fs-circle-illustration__usp{color:var(--color-brand-green);font-size:min(2vw,17px);font-weight:700;margin-top:1rem;position:absolute;text-align:center;text-transform:uppercase}@media screen and (min-width:768px){.fs-circle-illustration__usp{font-size:min(1.2vw,17px)}}.fs-circle-illustration__usp:first-child{left:3em;top:3em}.fs-circle-illustration__usp:nth-child(2){right:3em;top:3em}.fs-circle-illustration__usp:nth-child(3){bottom:3em;left:3em}.fs-circle-illustration__usp:nth-child(4){bottom:3em;right:3em}.fs-circle-illustration-wrapper{align-items:center;aspect-ratio:1;background:url(https://19534803.fs1.hubspotusercontent-na1.net/hubfs/19534803/flourish-software-theme-assets/images/illustrations/integrations/background-decal.png);background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;justify-content:center;position:relative;width:100%}.fs-circle-illustration-wrapper__central-circle{align-items:center;aspect-ratio:1;background:url(https://19534803.fs1.hubspotusercontent-na1.net/hubfs/19534803/flourish-software-theme-assets/images/fs-circle-illustration/circle-quadrants.svg);background-color:#f9fbfd;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;display:flex;justify-content:center;position:absolute;width:40%;z-index:1}.fs-circle-illustration-wrapper__central-circle-logo{width:50%}.center-logo{height:60px;width:60px}.fs-circle-illustration-wrapper__small-circles{animation:rotateSmallCircles calc(var(--rotationSpeed, .5)*40s) linear both infinite;animation-delay:calc(1s*(var(--logos-count))*var(--rotationSpeed, .5));animation-play-state:var(--play-state);height:100%;position:relative;transform-origin:center;width:100%}@keyframes rotateSmallCircles{0%{transform:rotate(-180deg)}to{transform:rotate(180deg)}}.fs-circle-illustration-wrapper__small-circle{animation:fadeIn .5s ease-out both;animation-delay:calc(1s*var(--rotationSpeed, .5)*var(--i));animation-play-state:var(--play-state);border-radius:100%;box-shadow:0 0 2px rgba(0,0,0,.04),0 0 4px rgba(0,0,0,.08),0 0 6px rgba(0,0,0,.16);height:11%;left:45%;position:absolute;top:45%;transform:rotate(calc(1turn/var(--logos-count)*var(--i) + 90deg)) translateX(280%);transform-origin:center;width:11%;z-index:999}.fs-circle-illustration-wrapper__small-circle-inner{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;position:absolute;top:0;transform:rotate(calc(-1turn/var(--logos-count)*var(--i)));width:100%}.fs-circle-illustration-wrapper__small-circle-inner img{animation:rotate2 calc(var(--rotationSpeed, .5)*40s) linear both reverse infinite;animation-delay:calc(var(--rotationSpeed, .5)*var(--logos-count)*1s);animation-play-state:var(--play-state);height:100%;object-fit:cover;transform-origin:center;width:100%}@keyframes rotate2{0%{transform:rotate(-270deg)}to{transform:rotate(90deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}