.wp-block-gasview-screens-carousel.gv-carousel{color:var(--wp--preset--color--ink,#202124);display:flex;flex-direction:column;font-family:var(--wp--preset--font-family--urbanist,inherit);gap:40px}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__header{margin-inline:auto;max-width:640px;text-align:center}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__eyebrow{color:var(--wp--preset--color--brand-text,#007a57);font-size:14px;font-weight:600;line-height:20px;margin:0}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__heading{color:var(--wp--preset--color--ink,#202124);font-size:clamp(28px,1.25rem + 2.2vw,40px);font-weight:600;line-height:1.2;margin:10px 0 0}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__viewport{container-type:inline-size;margin-block:-24px;overflow:hidden;overflow:clip;padding-block:24px;touch-action:pan-y}@media(max-width:767px){.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__viewport{margin-inline:calc(50% - 50vw)}}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__track{--gv-gap:32px;--gv-w:min(270px,(100cqi - 4 * var(--gv-gap))/4.2);--gv-scale:0.8;--gv-near:calc(var(--gv-w)*(1 + var(--gv-scale))/2 + var(--gv-gap));--gv-far:calc(var(--gv-w)*var(--gv-scale) + var(--gv-gap));align-items:center;display:grid;justify-items:center}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__slide{box-sizing:border-box;grid-area:1/1;opacity:.55;width:var(--gv-w);--gv-x:calc(var(--gv-dir, 0)*(var(--gv-near) + (var(--gv-abs, 0) - 1)*var(--gv-far)));cursor:pointer;transform:translateX(var(--gv-x)) scale(var(--gv-scale));transition:transform var(--wp--custom--motion--slow,.4s) ease-out,opacity var(--wp--custom--motion--slow,.4s) ease-out;-webkit-user-select:none;user-select:none}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__slide.is-active{cursor:auto;opacity:1;transform:none;-webkit-user-select:auto;user-select:auto;z-index:1}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__slide[data-pos=out]{opacity:0;visibility:hidden}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__slide.is-jumping{opacity:0;transition:none}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__slide>.wp-block-image{margin:0}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__slide img{-webkit-user-drag:none}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__slide .wp-element-caption{color:var(--wp--preset--color--ink,#202124);font-size:17px;font-weight:600;line-height:24px;margin-top:14px;transform-origin:top center;transition:transform var(--wp--custom--motion--slow,.4s) ease-out}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__slide:not(.is-active) .wp-element-caption{transform:scale(calc(1/var(--gv-scale)))}@container (max-width: 999px){.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__track{--gv-gap:24px;--gv-w:min(270px,(100cqi - 2 * var(--gv-gap))/2.6)}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__slide[data-pos="2"]{opacity:0;visibility:hidden}}@container (max-width: 599px){.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__track{--gv-gap:16px;--gv-w:min(250px,62cqi)}}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__controls{align-items:center;display:flex;gap:12px;justify-content:center}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__button{align-items:center;background:var(--wp--preset--color--base,#fff);border:1px solid var(--wp--preset--color--line-strong,#dadce0);border-radius:50%;box-sizing:border-box;color:var(--wp--preset--color--ink,#202124);cursor:pointer;display:inline-flex;flex:none;height:44px;justify-content:center;margin:0;padding:0;transition:background-color var(--wp--custom--motion--fast,.15s) var(--wp--custom--motion--ease,cubic-bezier(0,0,.2,1)),border-color var(--wp--custom--motion--fast,.15s) var(--wp--custom--motion--ease,cubic-bezier(0,0,.2,1));width:44px}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__button:hover{background:var(--wp--preset--color--muted,#f8f9fa);border-color:var(--wp--preset--color--ink,#202124)}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__button:focus-visible{box-shadow:0 0 0 4px var(--wp--preset--color--brand-tint,#d6f1e6);outline:2px solid var(--wp--preset--color--brand,#00a878);outline-offset:2px}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__button svg{flex:none}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__play{margin-inline-start:4px}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__play .gv-carousel__icon-play,.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__play.is-paused .gv-carousel__icon-pause{display:none}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__play.is-paused .gv-carousel__icon-play{display:block}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__dots{align-items:center;display:flex}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__dot{align-items:center;background:transparent;border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:24px;justify-content:center;margin:0;min-width:24px;padding:0 4px}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__dot:focus-visible{box-shadow:0 0 0 4px var(--wp--preset--color--brand-tint,#d6f1e6);outline:2px solid var(--wp--preset--color--brand,#00a878);outline-offset:2px}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__dot-pill{background:var(--wp--preset--color--line-strong,#dadce0);border-radius:4px;display:block;height:8px;overflow:hidden;pointer-events:none;position:relative;transition:width .25s ease-out,background-color .25s ease-out;width:8px}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__dot:hover .gv-carousel__dot-pill{background:var(--wp--preset--color--ink,#202124)}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__dot-fill{background:var(--wp--preset--color--brand,#00a878);border-radius:inherit;inset:0;opacity:0;position:absolute;transform-origin:left center;transition:opacity .25s ease-out}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__dot[aria-current=true] .gv-carousel__dot-pill{background:var(--wp--preset--color--brand,#00a878);width:28px}.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__dot[aria-current=true] .gv-carousel__dot-fill{opacity:1}.wp-block-gasview-screens-carousel.gv-carousel.is-autoplay:not(.is-stopped) .gv-carousel__dot[aria-current=true] .gv-carousel__dot-pill{background:var(--wp--preset--color--brand-tint,#d6f1e6)}.wp-block-gasview-screens-carousel.gv-carousel.is-autoplay:not(.is-stopped) .gv-carousel__dot[aria-current=true] .gv-carousel__dot-fill{animation:gv-carousel-progress var(--gv-interval,4s) linear forwards;animation-play-state:paused}.wp-block-gasview-screens-carousel.gv-carousel.is-autoplay.is-playing:not(.is-stopped) .gv-carousel__dot[aria-current=true] .gv-carousel__dot-fill{animation-play-state:running}@keyframes gv-carousel-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(prefers-reduced-motion:reduce){.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__button,.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__dot-fill,.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__dot-pill,.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__slide,.wp-block-gasview-screens-carousel.gv-carousel .gv-carousel__slide .wp-element-caption{transition:none}.wp-block-gasview-screens-carousel.gv-carousel.gv-carousel.is-autoplay .gv-carousel__dot[aria-current=true] .gv-carousel__dot-pill{background:var(--wp--preset--color--brand,#00a878)}.wp-block-gasview-screens-carousel.gv-carousel.gv-carousel.is-autoplay .gv-carousel__dot[aria-current=true] .gv-carousel__dot-fill{animation:none}}
