@-webkit-keyframes showItem{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes showItem{from{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.popup-testimonials.white-text .popup-testimonials__item-content__name{color:var(--c-light)!important}.popup-testimonials__popup--overlay{display:none;opacity:0;visibility:hidden;position:fixed;top:-1px;left:-1px;width:105vw;height:105vh;background-color:rgba(0,0,0,.7);z-index:9998;-webkit-animation:showItem .4s .1s forwards;animation:showItem .4s .1s forwards}.popup-testimonials__popup--overlay.active{display:block}.popup-testimonials__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:27px}@media screen and (max-width:767px){.popup-testimonials__items{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.popup-testimonials__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-testimonials__item-image{width:79px;height:79px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;background:#eae9e4;-webkit-box-shadow:0 0 5.5px rgba(0,0,0,.1);box-shadow:0 0 5.5px rgba(0,0,0,.1);border-radius:50%;cursor:pointer}.popup-testimonials__item-image img{height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.popup-testimonials__item-content{padding-top:10px}.popup-testimonials__item-content__name{color:var(--c-dark);display:inline;font-weight:400;cursor:pointer}.popup-testimonials__item-popup{position:fixed;display:none;background:var(--c-light);opacity:0;visibility:hidden;width:100vw;max-width:770px;max-height:470px;padding:32px 16px 16px 16px;border-radius:6px;-webkit-box-shadow:0 1px 8px rgba(0,0,0,.1),0 -9px 10px rgba(0,0,0,.08);box-shadow:0 1px 8px rgba(0,0,0,.1),0 -9px 10px rgba(0,0,0,.08);-webkit-animation:showItem .5s .2s forwards;animation:showItem .5s .2s forwards}.popup-testimonials__item-popup.active{display:block;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:9998}@media screen and (max-width:576px){.popup-testimonials__item-popup.active{top:51%}}@media screen and (max-width:1199px){.popup-testimonials__item-popup{width:90vw;padding:25px}}@media screen and (max-width:767px){.popup-testimonials__item-popup{overflow-y:scroll}}@media screen and (max-width:575px){.popup-testimonials__item-popup{width:98vw;max-height:90vh}}.popup-testimonials__item-popup .popup-close{width:100%}.popup-testimonials__item-popup .popup-general{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.popup-testimonials__item-popup .popup-general__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.popup-testimonials__item-popup .popup-general__info-heading{color:var(--c-dark);margin-bottom:24px}.popup-testimonials__item-popup .popup-general__info-images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:24px}.popup-testimonials__item-popup .popup-general__info-images__person{height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.popup-testimonials__item-popup .popup-general__info-images__person-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:126px;height:126px;background:#eae9e4;-webkit-box-shadow:0 0 5.5px rgba(0,0,0,.1);box-shadow:0 0 5.5px rgba(0,0,0,.1);border-radius:50%;margin-right:12px}.popup-testimonials__item-popup .popup-general__info-images__company{height:100%;padding-bottom:18px}.popup-testimonials__item-popup .popup-general__info-testimonial{overflow-y:scroll;max-height:120px;-ms-overflow-style:none;scrollbar-width:none;text-align:center;font-size:14px;line-height:25px;margin-bottom:32px}.popup-testimonials__item-popup .popup-general__info-testimonial::-webkit-scrollbar{display:none}@media screen and (max-width:767px){.popup-testimonials__item-popup .popup-general__info-testimonial{max-height:200px}}@media screen and (max-width:575px){.popup-testimonials__item-popup .popup-general__info-testimonial{padding-right:10px;max-height:50vh;overflow-y:scroll}}