.customer-testemonials{background-color:#fff;float:left;padding:60px 0;width:100%}.customer-testemonials[hidden]{display:none}.customer-testemonials__header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px;width:100%}.customer-testemonials__title{color:#384043;font-family:NewMillenniumSans;font-size:33px;letter-spacing:0;line-height:normal;margin:0}.customer-testemonials__controls{display:flex;flex:0 0 auto}.customer-testemonials__controls[hidden]{display:none}.customer-testemonials__control{align-items:center;background-color:#4a1531;border:0;border-radius:0;cursor:pointer;display:flex;flex:0 0 48px;height:48px;justify-content:center;margin:0;padding:0;transition:background-color .2s ease;width:48px!important}.customer-testemonials__control:disabled{background-color:#f7f7f7;cursor:default}.customer-testemonials__control:focus-visible{outline:2px solid #4a1531;outline-offset:3px}.customer-testemonials__arrow{border-bottom:2px solid #fff;border-right:2px solid #fff;display:block;height:12px;width:12px}.customer-testemonials__control--prev .customer-testemonials__arrow{transform:rotate(135deg)}.customer-testemonials__control--next .customer-testemonials__arrow{transform:rotate(-45deg)}.customer-testemonials__viewport{display:grid}.customer-testemonials__slide{grid-area:1/1;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .35s ease,transform .35s ease,visibility 0s linear .35s;visibility:hidden}.customer-testemonials__slide.is-active{opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s;visibility:visible}.customer-testemonials__panel{background-color:#f7f7f7;padding:30px;width:100%}.customer-testemonials__headline{color:#4a1531;font-family:NewMillenniumSansBold;font-size:30px;letter-spacing:0;line-height:normal;margin:0 0 36px;max-width:860px}.customer-testemonials__body{color:#394043;font-family:AzoSansMedium;font-size:14px;line-height:28px}.customer-testemonials__body p{margin:0 0 24px}.customer-testemonials__body p:last-child{margin-bottom:0}.testimonial-body p:first-child{color:#4a1531;font-family:AzoSansBold}.customer-testemonials__body b,.customer-testemonials__body strong{font-family:AzoSansBold;font-weight:100}.customer-testemonials__body em,.customer-testemonials__body i{font-style:italic}@media only screen and (min-width:720px){.customer-testemonials{padding:60px 0}.customer-testemonials__header{align-items:center}.customer-testemonials__title{font-size:40px}.customer-testemonials__panel{padding:40px 64px}.customer-testemonials__headline{font-size:40px;margin-bottom:48px}}@media only screen and (min-width:960px){.customer-testemonials__body{column-count:2;column-gap:64px}.customer-testemonials__body p{break-inside:avoid}}@media only screen and (max-width:549px){.customer-testemonials__header{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.customer-testemonials__slide{transition:none}}