.animation-container{animation:vertical-sliding var(--duration-v) linear infinite;width:min-content}.animation-container.horizontal{animation:horizontal-sliding var(--duration-h) linear infinite}.animation-container.horizontal-reverse{animation:horizontal-reverse-sliding var(--duration-h) linear infinite}.animation-container:hover{-webkit-animation-play-state:paused;animation-play-state:paused}@keyframes vertical-sliding{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes horizontal-sliding{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes horizontal-reverse-sliding{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media (max-width:1023px){.animation-container:hover{-webkit-animation-play-state:running;animation-play-state:running}.animation-container.paused:not(.no-pause){-webkit-animation-play-state:paused;animation-play-state:paused}}div[data-v-1e9e9743]{cursor:pointer}div .subtitle[data-v-1e9e9743]{font-size:21px;font-weight:500;line-height:110%;margin:0 0 var(--spacing-24)}div .subtitle .highlighted[data-v-1e9e9743]{color:var(--accent-shade-2);font-weight:700}div .subtitle .lighter[data-v-1e9e9743]{display:block;font-size:18px;font-weight:400}div .trustpilot-rating[data-v-1e9e9743]{align-items:center;display:flex;gap:12px}div .trustpilot-rating.two-rows[data-v-1e9e9743]{align-items:flex-start;flex-direction:column}div .trustpilot-rating .number[data-v-1e9e9743]{font-size:32px;font-weight:600;margin:0}div .trustpilot-rating .stars[data-v-1e9e9743]{width:127px}div .trustpilot-rating>span[data-v-1e9e9743]{font-weight:500;line-height:110%}div .trustpilot-rating .trustpilot[data-v-1e9e9743]{width:100px}div .trustpilot-rating .trustpilot path:first-of-type[fill][data-v-1e9e9743]{fill:var(--main-dark)}div .trustpilot-rating .rated[data-v-1e9e9743],div .trustpilot-rating .trustpilot-holder[data-v-1e9e9743]{align-items:center;display:flex;font-weight:500;gap:12px}div .trustpilot-rating .rated .accent[data-v-1e9e9743],div .trustpilot-rating .trustpilot-holder .accent[data-v-1e9e9743]{color:var(--accent-shade-1);font-weight:600}@media (max-width:1023px){div .subtitle[data-v-1e9e9743]{font-size:18px;height:35px;margin-bottom:var(--spacing-20);text-align:center}div .subtitle .lighter[data-v-1e9e9743]{font-size:16px}div .trustpilot-rating[data-v-1e9e9743]{flex-direction:column}}.testimonial[data-v-7c5a8d73]{border-radius:12px;box-shadow:0 4px 15px 0 rgba(0,12,31,.25);display:flex;flex-direction:column;margin-bottom:16px;overflow:hidden;transition:transform .3s ease;width:180px}.testimonial[data-v-7c5a8d73]:after{background:rgba(0,12,31,.55);content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity var(--duration) ease-in-out;width:100%;z-index:1}.testimonial[data-v-7c5a8d73]:not(.no-hover):hover{cursor:pointer}.testimonial[data-v-7c5a8d73]:not(.no-hover):hover:after{opacity:1}.testimonial:not(.no-hover):hover .testimonial-card .text .story-btn[data-v-7c5a8d73]{color:var(--main-yellow);font-weight:600;z-index:2}.testimonial:not(.no-hover):hover .testimonial-card .text .story-btn .glasses-icon svg path[stroke][data-v-7c5a8d73]{stroke:var(--main-yellow)}.testimonial:not(.no-hover):hover .testimonial-card .text .story-btn.video .play-icon[data-v-7c5a8d73]{background:var(--main-yellow);color:var(--main-dark)}.testimonial:not(.no-hover):hover .testimonial-card .text .story-btn.video .play-icon svg path[fill][data-v-7c5a8d73]{fill:var(--main-dark)}.testimonial .testimonial-card[data-v-7c5a8d73]{display:flex;flex-direction:column;height:100%}.testimonial .testimonial-card .photo[data-v-7c5a8d73]{border-bottom:1px solid #eee;object-fit:cover;width:100%}.testimonial .testimonial-card .text[data-v-7c5a8d73]{bottom:0;display:flex;flex-direction:column;padding:0 10px 16px;position:absolute;width:100%}.testimonial .testimonial-card .text>[data-v-7c5a8d73]{position:relative;z-index:1}.testimonial .testimonial-card .text .name[data-v-7c5a8d73]{font-size:16px;font-weight:600;line-height:150%;margin:0}.testimonial .testimonial-card .text .name[data-v-7c5a8d73]:has(svg){align-items:center;display:flex;gap:4px;line-height:1;margin-bottom:4px}.testimonial .testimonial-card .text .name:has(svg) svg[data-v-7c5a8d73]{flex:0 0 auto}.testimonial .testimonial-card .text .role[data-v-7c5a8d73]{color:var(--accent-shade-1);font-size:12px;font-weight:600;line-height:110%;margin:0}.testimonial .testimonial-card .text .before[data-v-7c5a8d73]{color:var(--main-dark-light-2);font-size:10px;line-height:110%;margin:14px 0 16px}.testimonial .testimonial-card .text .before strong[data-v-7c5a8d73]{color:var(--main-dark-light-3);display:block;font-size:12px;line-height:150%}.testimonial .testimonial-card .text .quote-short[data-v-7c5a8d73]{color:var(--main-dark);font-size:10px;line-height:1.1;margin-bottom:0;margin-top:8px}.testimonial .testimonial-card .text .story-btn[data-v-7c5a8d73]{align-items:center;color:var(--main-dark-light-1);display:flex;font-size:14px;font-weight:500;gap:4px;justify-content:flex-end;line-height:100%}.testimonial .testimonial-card .text .story-btn .glasses-icon svg[data-v-7c5a8d73]{width:20px}.testimonial .testimonial-card .text .story-btn.video .play-icon[data-v-7c5a8d73]{align-items:center;background:var(--main-dark-light-1);border-radius:80px;display:flex;height:18px;justify-content:center;width:18px}.testimonial .testimonial-card .text .story-btn.video .play-icon svg[data-v-7c5a8d73]{height:8px}.testimonial .testimonial-card .text[data-v-7c5a8d73]:before{background:linear-gradient(180deg,hsla(0,0%,100%,0) 13.02%,hsla(0,0%,100%,.64) 26.61%,#fff 38.3%);bottom:0;content:"";display:block;left:0;position:absolute;top:-60px;width:100%;z-index:0}@media (min-width:1024px) and (max-width:1439px){.testimonial[data-v-7c5a8d73]{width:145px}.testimonial .testimonial-card[data-v-7c5a8d73]:before{height:173px}.testimonial .testimonial-card .text[data-v-7c5a8d73]{padding:0 8px 13px}.testimonial .testimonial-card .text .name[data-v-7c5a8d73]{font-size:13px}.testimonial .testimonial-card .text .role[data-v-7c5a8d73]{font-size:10px}.testimonial .testimonial-card .text .before[data-v-7c5a8d73]{font-size:8px;margin:11px 0 13px}.testimonial .testimonial-card .text .before strong[data-v-7c5a8d73]{font-size:10px}.testimonial .testimonial-card .text .story-btn[data-v-7c5a8d73]{font-size:11px}.testimonial .testimonial-card .text .story-btn .glasses-icon svg[data-v-7c5a8d73]{width:14px}.testimonial .testimonial-card .text .story-btn.video .play-icon[data-v-7c5a8d73]{height:14px;width:14px}.testimonial .testimonial-card .text .story-btn.video .play-icon svg[data-v-7c5a8d73]{height:6px}}@media (max-width:600px){.testimonial[data-v-7c5a8d73]{border-radius:9px;box-shadow:0 3.158px 11.842px 0 rgba(0,12,31,.25);width:158px}.testimonial .testimonial-card .text[data-v-7c5a8d73]{padding:0 10px 12px}.testimonial .testimonial-card .text .name[data-v-7c5a8d73]{font-size:12px;text-align:left}.testimonial .testimonial-card .text .role[data-v-7c5a8d73]{font-size:10px;text-align:left}.testimonial .testimonial-card .text .before[data-v-7c5a8d73]{font-size:10px;margin:10px 0 12px;text-align:left}.testimonial .testimonial-card .text .story-btn[data-v-7c5a8d73]{font-size:11px}.testimonial .testimonial-card .text .story-btn.video .play-icon[data-v-7c5a8d73]{height:14px;width:14px}.testimonial .testimonial-card .text .story-btn.video .play-icon svg[data-v-7c5a8d73]{margin-left:1px;width:6px}.testimonial .testimonial-card[data-v-7c5a8d73]:before{height:159px}}