.gunnebo-customer-stories{--item-radius:16px;--items-gap:clamp(0.870625rem,-2.5175rem + 7.0586vw,2rem);--item-opacity:1;--item-events:all;--text-opacity:0;--item-width:16.1525rem;--item-height:9.13rem}@media (min-width:48.875rem){.gunnebo-customer-stories{--item-width:28.5rem;--item-height:16rem}}.gunnebo-customer-stories{display:grid;margin:0;max-width:100vw!important;overflow:hidden;padding:0;position:relative;text-align:left;width:100vw}.gunnebo-customer-stories.paused{--card-play-state:paused;--button-play-display:block;--button-pause-display:none}.gunnebo-customer-stories:not(.paused){--card-play-state:paused;--button-play-display:none;--button-pause-display:block}.gunnebo-customer-stories:not(.paused) .horizontal-carousel{--card-play-state:running}.gunnebo-customer-stories:not(.paused) .horizontal-carousel.paused{--card-play-state:paused}.gunnebo-customer-stories__top{align-items:center;display:grid;grid-template-columns:clamp(20.4375rem,3.6875rem + 52.3438vw,37.1875rem) auto;justify-content:space-between;margin:0 auto;max-width:var(--wp--style--global--wide-size);padding:var(--theme--spacing--xl) var(--wp--style--root--padding-right) var(--items-gap) var(--wp--style--root--padding-left);width:100%}@media (min-width:80rem){.gunnebo-customer-stories__top{padding:var(--theme--spacing--xl) 0 var(--items-gap) 0}}.gunnebo-customer-stories__top>*{margin:0}.gunnebo-customer-stories__top h2,.gunnebo-customer-stories__top p{color:var(--theme--color--text);display:inline;font-size:var(--theme--font-size--xl)}.gunnebo-customer-stories__top p{opacity:.8}.gunnebo-customer-stories__top figure{display:none}@media (min-width:64rem){.gunnebo-customer-stories__top figure{display:block}.gunnebo-customer-stories__top figure img{max-width:7.5rem}}.gunnebo-customer-stories__bottom{align-items:center;display:grid;grid-template-columns:auto auto;justify-content:space-between;margin:0 auto;max-width:var(--wp--style--global--wide-size);padding:var(--items-gap) var(--wp--style--root--padding-right) var(--theme--spacing--xl) var(--wp--style--root--padding-left);width:100%}@media (min-width:80rem){.gunnebo-customer-stories__bottom{padding:var(--items-gap) 0 var(--theme--spacing--xl) 0}}.gunnebo-customer-stories__bottom .player-buttons{padding:0}@media (min-width:48.875rem){.gunnebo-customer-stories__bottom .player-buttons{padding:0 4rem}}.gunnebo-customer-stories__bottom .player-buttons>button{background-color:transparent;border:0;color:inherit;cursor:pointer;font-size:3rem;opacity:.5;padding:0;text-decoration:none}.gunnebo-customer-stories__bottom .player-buttons>button.button-play{display:var(--button-play-display)}.gunnebo-customer-stories__bottom .player-buttons>button.button-pause{display:var(--button-pause-display)}.gunnebo-customer-stories__bottom .player-buttons>button:hover{opacity:1}.gunnebo-customer-stories__bottom .player-buttons .icon-pause-circle,.gunnebo-customer-stories__bottom .player-buttons .icon-play-circle{color:inherit;font-size:inherit}.gunnebo-customer-stories__content{-ms-overflow-style:none;display:grid;gap:var(--items-gap);margin:0;max-width:100vw;overflow:hidden;padding:clamp(0rem,-2rem + 6.25vw,2rem) 0 0;scrollbar-width:none;width:100vw}.gunnebo-customer-stories__content::-webkit-scrollbar{display:none}.gunnebo-customer-stories__content .horizontal-carousel{--card-play-duration:var(--timing,30s);-ms-overflow-style:none;display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--items-gap);max-width:unset;overflow:auto!important;scrollbar-width:none}.gunnebo-customer-stories__content .horizontal-carousel::-webkit-scrollbar{display:none}.gunnebo-customer-stories__content .horizontal-carousel .horizontal-carousel__wrap{display:flex;flex-direction:row;flex-wrap:nowrap;gap:var(--items-gap)}.gunnebo-customer-stories__content .horizontal-carousel .horizontal-carousel__wrap.animate{animation-direction:normal;animation-duration:var(--card-play-duration);animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:cards-marquee;animation-play-state:var(--card-play-state);animation-timing-function:linear}.gunnebo-customer-stories__content .horizontal-carousel~.horizontal-carousel{margin-left:calc(var(--item-width)*-1/2 - var(--items-gap)/2)}.gunnebo-customer-stories .item{background-color:var(--theme--color--white);border-radius:var(--item-radius);cursor:pointer;height:var(--item-height);overflow:hidden;padding:0;position:relative;width:var(--item-width)}@media (min-width:48.875rem){.gunnebo-customer-stories .item:hover{--item-opacity:0;--item-events:none;--text-opacity:1}}.gunnebo-customer-stories .item__cover{display:block;height:var(--item-height);opacity:var(--item-opacity);overflow:hidden;pointer-events:var(--item-events);position:absolute;transition:opacity .5s ease-out;width:var(--item-width);z-index:10}.gunnebo-customer-stories .item__cover figure:not(:has(img)){background-color:var(--theme--color--neutral-200)}.gunnebo-customer-stories .item__cover figure{display:block;height:0;margin:0;overflow:hidden;padding-bottom:var(--item-height);position:relative;width:var(--item-width)}.gunnebo-customer-stories .item__cover figure img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--focal-point,50% 50%);object-position:var(--focal-point,50% 50%);position:absolute;top:0;width:100%}.gunnebo-customer-stories .item__content{box-sizing:border-box;color:var(--theme--text-color);display:grid;gap:2rem;height:var(--item-height);justify-content:space-between;max-width:calc(var(--item-width) - 24px);opacity:var(--text-opacity);padding:32px 24px;transition:opacity .5s ease-out;width:calc(var(--item-width) - 24px)}.gunnebo-customer-stories .item__content>*{margin:0}@media (min-width:64rem){.gunnebo-customer-stories .item__content{gap:.5rem}}.gunnebo-customer-stories .item__quote{color:var(--theme--text-color);font-size:var(--theme--font-size--sm);font-weight:var(--theme--font-weight);height:8.75rem;letter-spacing:var(--m-letter-spacing-regular);line-height:var(--m-line-height-120);overflow:hidden}.gunnebo-customer-stories .item__quote.quote-size--small{font-size:var(--theme--font-size--xs)}.gunnebo-customer-stories .item__quote.quote-size--smaller{font-size:var(--theme--font-size--xxs)}@media (min-width:64rem){.gunnebo-customer-stories .item__quote{height:5rem}}.gunnebo-customer-stories .item__link{padding-top:.75rem}.gunnebo-customer-stories .item__customer{align-items:center;display:grid;gap:12px;grid-auto-rows:min-content;grid-template-columns:3rem auto;row-gap:0}.gunnebo-customer-stories .item__customer-badge{align-items:center;align-self:center;display:grid}.gunnebo-customer-stories .item__customer-badge figure:not(:has(img)){background-color:var(--theme--text-color)}.gunnebo-customer-stories .item__customer-badge figure{border-radius:50%;display:block;height:0;margin:0;overflow:hidden;padding-bottom:3rem;position:relative;width:3rem}.gunnebo-customer-stories .item__customer-badge figure img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--focal-point,50% 50%);object-position:var(--focal-point,50% 50%);position:absolute;top:0;width:100%}.gunnebo-customer-stories .item__customer-title{color:var(--theme--text-color);font-size:var(--theme--font-size--sm);font-style:normal;font-weight:var(--theme--font-weight--bold)}.gunnebo-customer-stories .item__customer-role{color:var(--theme--color--secondary);font-size:var(--theme--font-size--xs)}.gunnebo-customer-stories.highlight{z-index:15}.gunnebo-customer-stories__overlay{animation-direction:normal;animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:linear;display:block;height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.gunnebo-customer-stories__overlay.invisible{animation-name:overlay-fade-out;z-index:14}.gunnebo-customer-stories__overlay.visible{animation-name:overlay-fade-in;z-index:14}@keyframes cards-marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes overlay-fade-in{0%{opacity:0}to{opacity:1}}@keyframes overlay-fade-out{0%{opacity:1}to{opacity:0}}
