.frame-type-mask_etrusted_widget .etrusted-widget{display:flex;justify-content:center;width:100%}.etrusted-carousel{padding:var(--spacings-4) var(--spacings-5);background-color:var(--color-light-grey);border-radius:0}.etrusted-carousel__slider-wrap{position:relative}.etrusted-carousel__zone{position:absolute;top:0;z-index:5;width:12%;min-width:2.5rem;height:100%;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}.etrusted-carousel__zone--prev{left:0}.etrusted-carousel__zone--next{right:0}.etrusted-carousel__zone::after{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;font-family:var(--ff-font-awesome-pro);font-style:normal;font-variant:normal;line-height:1;font-size:1.25rem;font-weight:300;position:absolute;top:50%;color:var(--color-grey);pointer-events:none;transform:translateY(-50%)}.etrusted-carousel__zone--prev::after{left:0;transform:translateY(-50%) scaleX(-1)}.etrusted-carousel__zone--next::after{right:0}.etrusted-carousel__zone:hover::after,.etrusted-carousel__zone:focus-visible::after{color:var(--color-dark-grey)}.etrusted-carousel__slider{width:100%}.etrusted-carousel__slide-wrapper{height:auto}.etrusted-carousel__slide{display:flex;align-items:center;justify-content:center;gap:var(--spacings-4);width:100%;max-width:100%;margin-inline:auto;padding-inline:var(--spacings-6)}.etrusted-carousel__logo{flex-shrink:0;padding:0;border:0;line-height:0;background:rgba(0,0,0,0);cursor:pointer}.etrusted-carousel__logo svg{display:block;width:auto;height:72px;max-width:160px}.etrusted-carousel__logo:hover svg,.etrusted-carousel__logo:focus-visible svg{opacity:.85}.etrusted-carousel__slide-content{display:flex;flex:0 1 auto;flex-direction:column;align-items:flex-start;justify-content:center;gap:.35rem;min-width:0;font-size:2rem;text-align:left}.etrusted-carousel__rating{display:inline-flex;align-items:center;gap:.5rem;font-size:2rem;line-height:1}.etrusted-carousel__score{display:inline-flex;align-items:center;font-weight:var(--fw-bold);line-height:1;color:var(--color-typo-default)}.etrusted-carousel__stars{display:inline-flex;flex-shrink:0;gap:.15rem;align-items:center;line-height:0}.etrusted-carousel__star{display:block;flex-shrink:0;width:1.0909090909em;height:1em}.etrusted-carousel__star--partial path:last-child{clip-path:inset(0 calc(100% - var(--star-fill, 50%)) 0 0)}.etrusted-carousel__comment-wrap{width:100%;max-width:52rem}.etrusted-carousel__comment{--etrusted-comment-font-size: 2rem;--etrusted-comment-line-height: 1.4;--etrusted-comment-lines: 2;width:100%;margin:0;padding:0;border:0;font-size:var(--etrusted-comment-font-size);font-weight:var(--fw-regular);line-height:var(--etrusted-comment-line-height);color:var(--color-typo-default);text-align:left;background:rgba(0,0,0,0);cursor:pointer}.etrusted-carousel__comment.is-truncatable:not(.is-expanded){overflow:hidden;max-height:calc(var(--etrusted-comment-lines)*var(--etrusted-comment-line-height)*var(--etrusted-comment-font-size))}.etrusted-carousel__comment.is-truncatable.is-expanded{overflow:visible;max-height:none}.etrusted-carousel__comment-toggle{background-repeat:no-repeat;background-size:0 100%;background-image:linear-gradient(transparent calc(100% - 1px), var(--link-color) 1px);transition:background-size 400ms,color 350ms ease}@media(hover: hover)and (pointer: fine){.etrusted-carousel__comment-toggle:hover{color:var(--link-color);background-size:100% 100%}}.etrusted-carousel__comment-toggle{margin-top:.35rem;padding:0;border:0;background:rgba(0,0,0,0);font-size:2rem;font-weight:var(--fw-medium);color:var(--color-typo-default);cursor:pointer}.etrusted-carousel__comment-toggle:hover{color:var(--color-primary)}.etrusted-carousel__comment-toggle--hidden{display:none}.etrusted-carousel__date{margin:0;font-size:2rem;color:var(--color-dark-grey);opacity:.55}.etrusted-carousel__more{background-repeat:no-repeat;background-size:0 100%;background-image:linear-gradient(transparent calc(100% - 1px), var(--link-color) 1px);transition:background-size 400ms,color 350ms ease}@media(hover: hover)and (pointer: fine){.etrusted-carousel__more:hover{color:var(--link-color);background-size:100% 100%}}.etrusted-carousel__more{margin-top:.15rem;font-size:2rem;color:var(--color-dark-grey);opacity:.55;text-decoration:none}.etrusted-carousel__more:hover{color:var(--color-primary);opacity:1}.etrusted-carousel__slider-wrap .etrusted-carousel-swiper .swiper-button-prev,.etrusted-carousel__slider-wrap .etrusted-carousel-swiper .swiper-button-next,.etrusted-carousel__slider-wrap .etrusted-carousel-swiper .swiper-pagination{display:none}.etrusted-carousel__slider-wrap .etrusted-carousel-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;height:auto}@media(max-width: 767.98px){.etrusted-carousel{padding:var(--spacings-3)}.etrusted-carousel__slide{flex-direction:column;align-items:center;gap:var(--spacings-2);padding-inline:var(--spacings-4)}.etrusted-carousel__slide-content{align-items:center;text-align:center}.etrusted-carousel__logo svg{height:56px;max-width:140px}}
