.fs-testimonials{max-width:100%;position:relative}.fs-testimonials__bg-decals{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100%}.fs-testimonials__bg-decals .fs-testimonials__bg-decal{position:absolute}.fs-testimonials__bg-decals .fs-testimonials__bg-decal--left{bottom:0;left:0;transform:translate(-75%);width:150px}.fs-testimonials__bg-decals .fs-testimonials__bg-decal--right{right:0;top:0;transform:translate(25%);width:400px}.fs-testimonials__content{display:flex;flex-direction:column;justify-content:center;width:100%}.fs-testimonials__glide{max-height:175px;opacity:0;overflow:hidden;transition:opacity .3s ease-out}.fs-testimonials__glide.glide--carousel,.fs-testimonials__glide.glide--slider{max-height:unset;opacity:1;overflow:unset}.fs-testimonials__glide .fs-testimonials__quote_decal{left:20px;position:absolute;top:10px;width:40px;z-index:1}.fs-testimonials__glide .glide__track{position:relative}.fs-testimonials__glide .glide__slides{align-items:stretch;overflow:visible;padding:20px 0}.fs-testimonials__glide .testimonial-slide{align-items:flex-start;background-color:#fff;border:1px solid rgba(0,176,76,.28);border-radius:16px;box-shadow:0 4px 5px rgba(0,176,76,.07);display:flex;flex-direction:column;gap:10px;height:auto;justify-content:space-between;padding:30px;position:relative;transition:background-color .3s ease-out;width:100%}.fs-testimonials__glide .testimonial-slide__quote{font-size:16px;line-height:27px;margin:0}.fs-testimonials__glide .testimonial-slide__author{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start}.fs-testimonials__glide .testimonial-slide__author-image{background:#eef7f4;border:1px solid rgba(0,176,76,.28);border-radius:50%;box-shadow:0 1px 4px rgba(49,163,72,.07);height:50px;margin-bottom:15px;width:50px}.fs-testimonials__glide .testimonial-slide__author-name{font-size:17px;font-weight:700;letter-spacing:.006em;margin-bottom:5px;text-transform:uppercase}.fs-testimonials__glide .testimonial-slide__author-position{color:#00883b;letter-spacing:.01em;margin:0}.fs-testimonials__glide .testimonial-slide .glide__slide__icon{height:40px;object-fit:contain;width:40px}.fs-testimonials__glide .testimonial-slide h5{font-weight:600;margin:0;text-align:center}@media screen and (min-width:1023px){.fs-testimonials__glide .testimonial-slide .glide__slide__icon{height:60px;width:60px}}.fs-testimonials__glide .glide__bullets{align-items:center;background-color:var(--color-ui-light-grey);border-radius:100px;bottom:0;display:flex;gap:0;left:0;margin:40px 0 0;max-width:calc(100% - 65px);position:relative;transform:none;width:400px}.fs-testimonials__glide .glide__bullets--count{display:flex;font-size:12px;font-weight:500;left:100%;padding-left:20px;position:absolute}.fs-testimonials__glide .glide__bullets--count span{min-width:20px;text-align:center}.fs-testimonials__glide .glide__bullet{background:transparent;border-radius:5px;box-shadow:none;height:8px;margin:0;padding:0;transition:none!important;width:100%}.fs-testimonials__glide .glide__bullet:focus,.fs-testimonials__glide .glide__bullet:hover{background:transparent;border:none}.fs-testimonials__glide .glide__bullet.glide__bullet--active{background-color:var(--color-brand-green)!important}.fs-testimonials__overlay{background:rgba(0,0,0,.2);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease-out;width:100%;z-index:1}.fs-testimonials:has(.fs-testimonials__popup-shown) .fs-testimonials__overlay{opacity:1;pointer-events:auto}.fs-testimonials__glide{z-index:2}.fs-testimonials__popup{background:var(--color-brand-light-blue);border-radius:20px;bottom:calc(100% + 10px);box-shadow:0 10px 20px rgba(0,0,0,.1);left:0;max-width:calc(100vw - 60px);opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease-out,bottom .3s ease-out;width:560px}.fs-testimonials__popup img{border-radius:20px;height:auto;object-fit:contain;width:100%}.fs-testimonials__popup-shown .fs-testimonials__popup{bottom:calc(100% + 20px);opacity:1;pointer-events:auto;transition:opacity .3s ease-out .1s,bottom .3s ease-out .1s}