.modal{font-family:-apple-system,BlinkMacSystemFont,avenir next,avenir,helvetica neue,helvetica,ubuntu,roboto,noto,segoe ui,arial,sans-serif}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center}.modal__container{background-color:#fff;padding:30px;max-width:500px;max-height:100vh;border-radius:4px;overflow-y:auto;box-sizing:border-box}.modal__header{display:flex;justify-content:space-between;align-items:center}.modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;box-sizing:border-box}.modal__close{background:0 0;border:0}.modal__header .modal__close:before{content:"\2715"}.modal__content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:rgba(0,0,0,.8)}.modal__btn{font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:transform .25s ease-out}.modal__btn:focus,.modal__btn:hover{transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}.testimonials-grid{padding:4rem 0;background-color:#f4f4f7}.testimonials-grid :focus-visible{border:none;outline:0}.testimonials-grid h3{font-weight:600;font-size:2rem}.testimonials-grid hr{margin:2rem 0}.testimonials-grid .headline-container{text-align:center}.testimonials-grid .testimonials-container{display:flex;flex-direction:column;justify-content:flex-start;gap:3rem}.testimonials-grid .testimonial{background-color:#fff;padding:3rem;position:relative}.testimonials-grid .testimonial hr{background-color:#161616;opacity:1;margin-left:-3rem;margin-right:-3rem}.testimonials-grid .testimonial:hover{background-color:#f4f4f7}.testimonials-grid .testimonial:hover .read-more{color:#00ab8e}.testimonials-grid .testimonial:hover .read-more::after{content:url(../../img/long-arrow-right-green.svg);left:.5rem;transition:left .5s}.testimonials-grid .testimonial-description{margin-bottom:2rem}.testimonials-grid .testimonial:nth-child(even) .accent{background-color:#161616}.testimonials-grid .accent:last-of-type{top:initial;bottom:0}.testimonials-grid .accent{width:100%}.testimonials-grid .testimonial-name{font-family:neue-haas-unica,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:0;line-height:1.1}.testimonials-grid .read-more{color:#161616;display:flex;align-items:center;margin-bottom:0;justify-content:flex-end;cursor:pointer}.testimonials-grid .read-more::after{content:url(../../img/long-arrow-right.svg);width:1.1rem;height:1.1rem;margin-left:1.5rem;position:relative;left:0;transition:left .5s}.testimonials-grid .modal{font-family:inherit}.testimonials-grid .modal .accent{background-color:#00ab8e;width:calc(100% - 8rem);position:relative;top:initial;bottom:initial}.testimonials-grid .modal .testimonial-title{margin-top:2rem;margin-bottom:2rem}.testimonials-grid .modal__overlay{z-index:2}.testimonials-grid .modal__container{max-height:calc(100vh - 4rem);margin:0 1rem;border-radius:0;max-width:1184px;padding:2rem}.testimonials-grid .modal__header{position:absolute;right:2rem;top:2rem}.testimonials-grid .modal__close{padding:0}.testimonials-grid .modal__close:before{font-size:2rem;line-height:2rem}.testimonials-grid .modal__content{margin-top:0}.testimonials-grid .modal__image{max-width:211px;margin-bottom:2rem}.testimonials-grid .modal__job-title{font-weight:600}@media (min-width:576px){.testimonials-grid .modal__container{margin:0 2rem;padding:3rem}}@media (min-width:768px){.testimonials-grid{padding:6rem 0}.testimonials-grid .testimonials-container{flex-direction:row;flex-wrap:wrap;gap:2rem}.testimonials-grid .testimonial{width:calc((100% - 2rem)/ 2);padding:2rem;padding-top:3rem}.testimonials-grid .testimonial hr{margin-left:-2rem;margin-right:-2rem}.testimonials-grid .accent:last-of-type{display:none}.testimonials-grid .modal .accent{display:inherit;width:calc(100% - 12rem)}.testimonials-grid .modal__container{margin:0 4rem;padding:4rem}.testimonials-grid .modal__content{display:flex;align-items:flex-start;margin-bottom:0}.testimonials-grid .modal__image{max-width:366px;margin-right:3rem;margin-bottom:0;width:50%}.testimonials-grid .modal__title-container{padding-right:5rem}}@media (min-width:992px){.testimonials-grid .testimonials-container{gap:1rem}.testimonials-grid .testimonial{width:calc((100% - 2rem)/ 3)}.testimonials-grid .modal__container{margin:0 2rem;padding:5rem}}@media (min-width:1200px){.testimonials-grid{padding:9rem 0}.testimonials-grid .testimonial{width:calc((100% - 3rem)/ 4)}}