.rotating-circle-spotlight{--circle-size:clamp(150px,20.833vw,440px);--stage-height:clamp(454.21px,47vw,1000px);display:grid;gap:clamp(19.27px,1.944vw,10000px);padding:80px 0;position:relative;text-align:center;width:100%;z-index:1}.rotating-circle-spotlight *{box-sizing:border-box}.rotating-circle-spotlight .title-box{color:var(--color-navy);margin:0 auto;max-width:800px;padding:0 16px 32px 0;h3{font-size:clamp(10px,.8vw,12px);font-weight:700;letter-spacing:var(--tag-tracking);text-transform:uppercase}h2,h3{font-family:var(--font-headings)}h2{font-size:clamp(40px,3.89vw,56px);font-weight:400;padding:16px 0}}.rotating-circle-spotlight__stage{cursor:grab;height:var(--stage-height);margin-top:-60px;overflow:hidden;pointer-events:auto;position:relative;touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;z-index:1;@media (min-width:1600px){margin-top:-60px}@media (min-width:2500px){margin-top:-120px}}.rotating-circle-spotlight__stage.is-dragging{cursor:grabbing}.rotating-circle-spotlight__circle{backface-visibility:hidden;background-color:#fff;border-radius:999px;height:var(--circle-size);left:50%;overflow:hidden;position:absolute;top:50%;transform:translateZ(0);user-select:none;width:var(--circle-size);will-change:transform,z-index,opacity;-webkit-touch-callout:none;-webkit-user-select:none;-webkit-user-drag:none;touch-action:pan-y}.rotating-circle-spotlight__circle:before{background-image:var(--circle-image);background-position:50%;background-size:cover;border-radius:inherit;content:"";filter:grayscale(1);inset:0;pointer-events:none;position:absolute;transition:filter .45s ease,opacity .45s ease}.rotating-circle-spotlight__circle.is-active:before{opacity:.3}.rotating-circle-spotlight__circle:after{background:rgba(42,195,203,.7);border-radius:inherit;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .45s ease}.rotating-circle-spotlight__circle.is-active:after{opacity:1}.rotating-circle-spotlight__circle:not(.is-active){pointer-events:none}.rotating-circle-spotlight__circle.is-active{pointer-events:auto}.rotating-circle-spotlight .content{color:var(--color-navy);display:grid;gap:16px;left:50%;padding:0 16px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:min(calc(var(--circle-size)*1.45),86vw);z-index:10}.rotating-circle-spotlight .testimonial-text{display:-webkit-box;font-family:var(--font-blocktext);font-size:clamp(16px,1.38vw,20px);font-weight:400;-webkit-line-clamp:5;line-clamp:5;line-height:1.5;-webkit-box-orient:vertical;color:var(--color-navy)!important;overflow:hidden}.rotating-circle-spotlight .testimonial-text:before{content:"\201C";margin-right:.05em}.rotating-circle-spotlight .testimonial-text:after{content:"\201D";margin-left:.05em}.rotating-circle-spotlight .testimonial-text p{display:inline;margin:0}.rotating-circle-spotlight .testimonial-text p+p{margin-top:8px}.rotating-circle-spotlight .testimonial-attribution{display:flex;flex-direction:column;gap:2px}.rotating-circle-spotlight .testimonial-person{font-family:var(--font-headings);font-size:clamp(14px,1.38vw,20px);font-weight:700;padding-bottom:8px}.rotating-circle-spotlight .testimonial-company{font-family:var(--font-blocktext);font-size:clamp(14px,1.38vw,20px);font-weight:400}.rotating-circle-spotlight__controls{display:flex;justify-content:space-between;margin:-40px auto 0;max-width:600px;padding:0 12px;pointer-events:auto;position:relative;width:100%;z-index:30;@media (min-width:991px){margin-bottom:0;margin-left:auto;margin-right:auto;margin-top:-250px}}.rotating-circle-spotlight__button{background:none;border:none;padding:0;pointer-events:auto;position:relative;transform:translateY(0);z-index:31;svg{path,rect{transition:.25s}}svg:hover{rect{fill:var(--color-navy)}path,rect{transition:.25s}path{fill:#fff}}}.circle-source-text{color:var(--color-navy)!important}