@layer components{.CustomerReview{-ms-flex-direction:column;flex-direction:column;padding:30px;background:#fff;border-radius:8px}.CustomerReview,.CustomerReview__header{display:-ms-flexbox;display:flex}.CustomerReview__image{-ms-flex-negative:0;flex-shrink:0;border-radius:50%;height:45px;width:45px;overflow:hidden}.CustomerReview__quotee{margin-left:15px}.CustomerReview__name{font-weight:700}.CustomerReview__position{color:#747892;font-size:14px}.CustomerReview__quote{-ms-flex-positive:1;flex-grow:1;margin-top:15px}.CustomerReview--minor{background:#f0f1f8}.ImageCredits{position:relative;display:-ms-inline-flexbox;display:inline-flex}.ImageCredits__credits{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;bottom:0;right:0;max-width:100%;padding:0 5px;font-size:10px;border-top-left-radius:4px;background:hsla(0,0%,100%,.5)}.ProcessSteps{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}@layer components{}@layer components{@media(min-width:960px){.ProcessSteps{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;width:100%;padding:0 60px}}.ProcessSteps__arrow{position:relative;width:100%;max-width:18px;height:6px;margin:15px 21px;background:#005096;-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media(min-width:960px){.ProcessSteps__arrow{max-width:170px;margin:27px 30px 0;-webkit-transform:rotate(0);transform:rotate(0)}}.ProcessSteps__arrow:after{display:block;content:"";position:absolute;left:100%;width:0;height:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #005096;border-style:solid;border-width:3px 0 3px 3px}.ProcessSteps__arrowNock{position:absolute;left:-3px}.ProcessSteps__arrowNock:before{display:block;content:"";width:0;height:0;border-color:rgba(0,0,0,0) #005096 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:0 3px 3px 0}.ProcessSteps__arrowNock:after{display:block;content:"";width:0;height:0;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #005096;border-style:solid;border-width:0 0 3px 3px}.ProcessStep{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}}@layer components{@media(min-width:960px){.ProcessStep{display:block;text-align:center;width:60px;padding-bottom:67.2px}}.ProcessStep__icon{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;height:60px;width:60px;border-radius:50%;background:#fff;color:#005096;font-size:30px;margin-right:15px}@media(min-width:960px){.ProcessStep__icon{margin-right:0;margin-bottom:30px}.ProcessStep__content{position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:30px;width:240px}}.ProcessStep__label{font-weight:700}.ProcessStep--background-minor .ProcessStep__icon{background:#f0f1f8}}