section.animated-scroll .inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5rem}@media (max-width:900px){section.animated-scroll .inner{gap:3rem}}section.animated-scroll .heading{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin:auto;text-align:center;width:100%}section.animated-scroll .content-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;position:relative}@media (max-width:900px){section.animated-scroll .content-wrap{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:2rem}}section.animated-scroll .left{-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(50% - 2rem)}@media (max-width:900px){section.animated-scroll .left{width:100%}}section.animated-scroll .right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(50% - 2rem)}@media (max-width:900px){section.animated-scroll .right{width:100%}}section.animated-scroll .right-inner{-webkit-box-sizing:border-box;box-sizing:border-box;max-height:-webkit-max-content;max-height:-moz-max-content;max-height:max-content;width:100%}section.animated-scroll .entry{border-left:1px solid rgba(0,56,130,.2);-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;padding:2rem;width:100%}section.animated-scroll .entry.active,section.animated-scroll .entry:hover{background:-webkit-gradient(linear,left top,right top,from(var(--active-background-gradient-color,#19baff0a)),to(#ffffff00));background:linear-gradient(90deg,var(--active-background-gradient-color,#19baff0a) 0,#ffffff00 100%);border-left-color:var(--active-background-color,#19baff)}section.animated-scroll .entry.active path,section.animated-scroll .entry.active svg,section.animated-scroll .entry:hover path,section.animated-scroll .entry:hover svg{stroke:var(--active-background-color,#19baff)}section.animated-scroll .entry.active .title svg{-webkit-transform:scaleY(-1);-ms-transform:scaleY(-1);transform:scaleY(-1)}section.animated-scroll .entry .title{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}section.animated-scroll .entry .title span{width:calc(100% - 4rem)}section.animated-scroll .entry .title svg{height:7px;position:relative;top:10px;-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:12px}section.animated-scroll .entry .blurb,section.animated-scroll .entry .graphic{display:none}section.animated-scroll .entry-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:.5rem}section.animated-scroll .graphic{border-radius:24px;position:relative}section.animated-scroll .graphic .testimonial{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#eceffe;border-left:4px solid #254af3;border-radius:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:1.25rem;left:-50px;margin-top:-20%;padding:1.5rem 2.5rem;position:relative;width:100%}section.animated-scroll .graphic .testimonial.disabled{display:none}@media (max-width:900px){section.animated-scroll .graphic .testimonial{bottom:10%;left:40%;margin:0;position:absolute;width:50%}}@media (max-width:640px){section.animated-scroll .graphic .testimonial{bottom:1rem;left:1rem;width:calc(100% - 2rem)}}section.animated-scroll .graphic .testimonial.center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.animated-scroll .graphic .testimonial.center .quote{-ms-flex-item-align:center;align-self:center;text-align:center}section.animated-scroll .graphic .testimonial.center .company-logo{-ms-flex-item-align:center;align-self:center}section.animated-scroll .graphic .testimonial .quote{-ms-flex-item-align:start;align-self:flex-start;text-align:left}section.animated-scroll .graphic .testimonial .company-logo{-ms-flex-item-align:start;align-self:flex-start}section.animated-scroll .graphic .testimonial .company-logo img{max-height:29px;width:auto}section.animated-scroll .graphic .testimonial .testimonial-header{text-transform:uppercase}section.animated-scroll .graphic .testimonial .avatar img{max-height:49px;width:auto}section.animated-scroll .graphic .testimonial .avatar-container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:1rem}section.animated-scroll .graphic .testimonial .avatar-container .attribution-container .attribution-meta{color:#4f6b84}section.animated-scroll .graphic>img{border-radius:1.5rem;max-width:602px}@media (max-width:900px){section.animated-scroll .graphic>img{max-width:50%}}@media (max-width:640px){section.animated-scroll .graphic>img{max-width:none}}