.product-order-signals{display:block;width:100%;max-width:var(--pos-max-width, 1440px);margin-inline:auto;overflow:clip;padding-block:var(--pos-mobile-padding-top) var(--pos-mobile-padding-bottom);padding-inline:var(--pos-mobile-padding-x);background:var(--pos-section-background);color:var(--pos-body-color);box-sizing:border-box}.product-order-signals *,.product-order-signals *::before,.product-order-signals *::after{box-sizing:border-box}.product-order-signals__inner{display:flex;flex-direction:column;gap:var(--pos-mobile-header-grid-gap);align-items:stretch;width:100%;margin-inline:auto}.product-order-signals__header{display:flex;flex-direction:column;gap:var(--pos-mobile-header-gap);align-items:flex-start;width:100%}.product-order-signals h2.product-order-signals__heading,.design-alternate .product-order-signals h2.product-order-signals__heading{min-width:0;width:100%;max-width:100%;margin:0;color:var(--pos-heading-color);font-family:var(--pos-heading-font-family);font-size:var(--pos-mobile-heading-size);font-style:var(--pos-heading-font-style);font-weight:var(--pos-heading-font-weight);font-synthesis:none;line-height:var(--pos-mobile-heading-line-height);letter-spacing:var(--pos-mobile-heading-letter-spacing);text-align:var(--pos-mobile-heading-alignment);overflow-wrap:anywhere}.product-order-signals .product-order-signals__description{min-width:0;width:100%;max-width:100%;margin:0;color:var(--pos-description-color);font-family:var(--pos-description-font-family, var(--pos-body-font-family));font-size:var(--pos-mobile-description-size);font-style:var(--pos-description-font-style, var(--pos-body-font-style));font-weight:var(--pos-description-font-weight, var(--pos-body-font-weight));line-height:var(--pos-mobile-description-line-height);letter-spacing:0;text-align:var(--pos-mobile-description-alignment);overflow-wrap:anywhere}@media screen and (max-width:749px){.product-order-signals h2.product-order-signals__heading,.design-alternate .product-order-signals h2.product-order-signals__heading{max-width:min(100%,358px);white-space:normal}.product-order-signals .product-order-signals__description,.design-alternate .product-order-signals .product-order-signals__description{max-width:min(100%,358px);font-family:var(--pos-description-font-family, var(--pos-body-font-family));font-size:var(--pos-mobile-description-size);font-style:normal;font-weight:var(--pos-description-font-weight, var(--pos-body-font-weight));font-synthesis:none;line-height:var(--pos-mobile-description-line-height);letter-spacing:0;text-align:var(--pos-mobile-description-alignment)}.product-order-signals{padding-block:var(--pos-mobile-padding-top) var(--pos-mobile-padding-bottom)}.product-order-signals--layout-carousel-overlay .product-order-signals__header{display:contents}.product-order-signals--layout-carousel-overlay .product-order-signals__header-copy{display:flex;flex-direction:column;gap:var(--pos-mobile-header-gap);align-items:flex-start;width:100%;order:1}.product-order-signals--layout-carousel-overlay .product-order-signals__header-cta{order:3;align-self:center}.product-order-signals--layout-carousel-overlay .ccr-ai-carousel-container{order:2;width:100%}.product-order-signals--layout-carousel-overlay .ccr-ai-carousel-container.mobile-detail-open{z-index:var(--layer-raised, 2)}.product-order-signals--layout-carousel-overlay .ccr-ai-carousel-wrapper{gap:16px;padding-inline:0;padding-bottom:0}}.product-order-signals__grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--pos-mobile-grid-gap);width:100%}.product-order-signals__carousel{width:100%}.product-order-signals__carousel-shell{position:relative;width:100%;overflow:hidden;border-radius:var(--pos-mobile-card-radius);isolation:isolate}.product-order-signals__carousel-viewport{overflow:hidden;width:100%;border-radius:0;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none}.product-order-signals__carousel.is-enhanced .product-order-signals__carousel-viewport{cursor:grab;touch-action:pan-y pinch-zoom}.product-order-signals__carousel.is-enhanced .product-order-signals__carousel-track.is-dragging{cursor:grabbing}.product-order-signals__carousel-viewport:focus-visible{outline:2px solid var(--pos-card-heading-color);outline-offset:4px}.product-order-signals__carousel-track{display:flex;gap:0;width:100%;margin:0;transition:transform 450ms cubic-bezier(0.22,1,0.36,1);will-change:transform}.product-order-signals__carousel-track.is-dragging{transition:none;cursor:grabbing}.product-order-signals__carousel-slide{flex:0 0 100%;width:100%;min-width:0;backface-visibility:hidden;transform:translateZ(0)}.product-order-signals__carousel-nav{position:absolute;right:0;bottom:var(--pos-mobile-card-padding-bottom);left:0;z-index:2;display:flex;align-items:center;justify-content:center;padding-inline:var(--pos-mobile-carousel-nav-padding-x);pointer-events:none}.product-order-signals__carousel-nav>*{pointer-events:auto}.product-order-signals__carousel-pagination{display:flex;align-items:center;justify-content:center;gap:var(--pos-mobile-carousel-dot-gap, 32px);width:min(100%,var(--pos-mobile-carousel-pagination-width, 158px));max-width:100%}.product-order-signals__carousel-dot{position:relative;flex:0 0 var(--pos-mobile-carousel-dot-size, 10px);width:var(--pos-mobile-carousel-dot-size, 10px);min-width:0;height:var(--pos-mobile-carousel-dot-size, 10px);min-height:0;margin:0;padding:0;border:1.5px solid rgba(45,109,118,0.24);border-radius:999px;background:transparent;cursor:pointer;transition:width 180ms ease,flex-basis 180ms ease,background-color 180ms ease,border-color 180ms ease}.product-order-signals__carousel-dot::after{position:absolute;top:50%;left:50%;width:28px;height:28px;content:"";transform:translate(-50%,-50%)}.product-order-signals__carousel-dot.is-active{flex-basis:var(--pos-mobile-carousel-dot-active-width, 32px);width:var(--pos-mobile-carousel-dot-active-width, 32px);border-color:var(--pos-card-heading-color);background:var(--pos-card-heading-color)}.product-order-signals__carousel-dot:focus-visible{outline:2px solid var(--pos-card-heading-color);outline-offset:3px}.product-order-signals__carousel--single .product-order-signals__carousel-nav{display:none}.product-order-signals__carousel--single .product-order-signals__card{padding-bottom:var(--pos-mobile-card-padding-bottom)}.product-order-signals__card{display:flex;flex-direction:column;align-items:center;gap:var(--pos-mobile-card-inner-gap);width:100%;min-height:var(--pos-mobile-card-height);padding-bottom:var(--pos-mobile-card-padding-bottom);overflow:hidden;border-radius:0;background:var(--pos-card-background);box-shadow:var(--pos-card-shadow)}.product-order-signals__carousel:not(.product-order-signals__carousel--single) .product-order-signals__card{padding-bottom:calc(var(--pos-mobile-card-padding-bottom, 24px) + var(--pos-mobile-card-inner-gap, 24px) + var(--pos-mobile-carousel-nav-height, 24px));overflow:visible;box-shadow:none}.product-order-signals__media{position:relative;flex:0 0 var(--pos-mobile-media-height);width:100%;height:var(--pos-mobile-media-height);overflow:hidden;border-radius:0;background:linear-gradient(180deg,var(--pos-media-gradient-start, #2b2c30) 0%,var(--pos-media-gradient-end, #2d6d76) 100%)}.product-order-signals__picture,.product-order-signals__placeholder{position:absolute;inset:0;display:block;width:100%;height:100%;overflow:hidden}.product-order-signals__image,.product-order-signals__placeholder-svg{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-drag:none;user-drag:none}.product-order-signals__image{object-position:var(--pos-mobile-image-position, center center)}.product-order-signals__placeholder-svg{color:var(--pos-card-heading-color);opacity:0.34}.product-order-signals__content{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--pos-mobile-content-gap);align-items:flex-start;width:100%;min-width:0;min-height:var(--pos-mobile-text-area-min-height);padding:var(--pos-mobile-content-padding-top) var(--pos-mobile-content-padding-x) var(--pos-mobile-content-padding-bottom);text-align:var(--pos-mobile-card-text-alignment)}.product-order-signals h3.product-order-signals__card-heading,.design-alternate h3.product-order-signals__card-heading{min-width:0;margin:0;color:var(--pos-card-heading-color);font-family:var(--pos-card-heading-font-family);font-size:var(--pos-mobile-card-heading-size);font-style:var(--pos-card-heading-font-style);font-weight:var(--pos-card-heading-font-weight);font-synthesis:none;line-height:var(--pos-mobile-card-heading-line-height);letter-spacing:0;overflow-wrap:anywhere}.product-order-signals .product-order-signals__card-text{min-width:0;margin:0;color:var(--pos-body-color);font-family:var(--pos-body-font-family);font-size:var(--pos-mobile-body-size);font-style:var(--pos-body-font-style);font-weight:var(--pos-body-font-weight);line-height:var(--pos-mobile-body-line-height);letter-spacing:0;overflow-wrap:anywhere}@media screen and (min-width:750px){.product-order-signals{padding-block:clamp(var(--pos-mobile-padding-top),8vw,var(--pos-desktop-padding-top)) clamp(var(--pos-mobile-padding-bottom),8vw,var(--pos-desktop-padding-bottom));padding-inline:clamp(var(--pos-mobile-padding-x),3.8889vw,var(--pos-desktop-padding-x))}.product-order-signals__inner{gap:clamp(var(--pos-mobile-header-grid-gap),5.5556vw,var(--pos-desktop-header-grid-gap))}.product-order-signals__header{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:clamp(16px,2.7778vw,var(--pos-desktop-header-gap))}.product-order-signals:not(.product-order-signals--layout-carousel-overlay) .product-order-signals__carousel-shell{overflow:visible;border-radius:0}.product-order-signals:not(.product-order-signals--layout-carousel-overlay) .product-order-signals__carousel-viewport{overflow:visible;border-radius:0}.product-order-signals:not(.product-order-signals--layout-carousel-overlay) .product-order-signals__carousel-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--pos-desktop-grid-gap);transform:none!important;transition:none}.product-order-signals:not(.product-order-signals--layout-carousel-overlay) .product-order-signals__carousel-slide{flex:initial;width:auto;justify-self:start}.product-order-signals:not(.product-order-signals--layout-carousel-overlay) .product-order-signals__carousel-nav{display:none}.product-order-signals__heading-wrap{flex:1 1 auto;width:auto;min-width:0;max-width:min(100%,var(--pos-desktop-heading-width))}.product-order-signals__description-wrap{flex:0 1 var(--pos-desktop-description-width);width:min(100%,var(--pos-desktop-description-width));max-width:var(--pos-desktop-description-width);min-width:0}.product-order-signals h2.product-order-signals__heading,.design-alternate .product-order-signals h2.product-order-signals__heading{width:auto;max-width:min(100%,var(--pos-desktop-heading-width, 616px));font-family:var(--pos-heading-font-family);font-size:clamp(32px,3.3333vw,var(--pos-desktop-heading-size));font-style:var(--pos-heading-font-style);font-weight:var(--pos-heading-font-weight);font-synthesis:none;line-height:clamp(36px,3.8889vw,var(--pos-desktop-heading-line-height));letter-spacing:var(--pos-desktop-heading-letter-spacing);text-align:var(--pos-desktop-heading-alignment);white-space:nowrap;overflow-wrap:normal;word-break:normal}.product-order-signals h2.product-order-signals__heading br,.design-alternate .product-order-signals h2.product-order-signals__heading br{display:none}.product-order-signals .product-order-signals__description{font-size:clamp(16px,1.25vw,var(--pos-desktop-description-size));line-height:var(--pos-desktop-description-line-height);text-align:var(--pos-desktop-description-alignment)}.product-order-signals__grid{gap:var(--pos-desktop-grid-gap)}.product-order-signals__card{gap:var(--pos-desktop-card-inner-gap);align-items:stretch;width:100%;max-width:var(--pos-desktop-card-width, 314px);min-height:var(--pos-desktop-card-min-height, 352px);height:auto;padding-bottom:var(--pos-desktop-card-padding-bottom);overflow:hidden;box-shadow:var(--pos-card-shadow);border-radius:var(--pos-desktop-card-radius, 20px)}.product-order-signals__carousel:not(.product-order-signals__carousel--single) .product-order-signals__card{padding-bottom:var(--pos-desktop-card-padding-bottom);overflow:hidden;box-shadow:var(--pos-card-shadow)}.product-order-signals__media{flex:0 0 var(--pos-desktop-media-height);flex-basis:var(--pos-desktop-media-height);width:100%;height:var(--pos-desktop-media-height)}.product-order-signals__picture,.product-order-signals__placeholder{top:16.26%;right:auto;bottom:auto;left:12.41%;width:75.18%;height:85.76%}.product-order-signals__image{width:100%;height:100%;object-fit:contain;object-position:var(--pos-desktop-image-position, center center)}.product-order-signals__content{gap:var(--pos-desktop-content-gap);min-height:var(--pos-desktop-text-area-min-height);padding:var(--pos-desktop-content-padding-top) var(--pos-desktop-content-padding-x) var(--pos-desktop-content-padding-bottom);text-align:var(--pos-desktop-card-text-alignment)}.product-order-signals h3.product-order-signals__card-heading,.design-alternate h3.product-order-signals__card-heading{font-family:var(--pos-card-heading-font-family);font-size:var(--pos-desktop-card-heading-size, 16px);font-style:var(--pos-card-heading-font-style);font-weight:var(--pos-card-heading-font-weight);font-synthesis:none;line-height:var(--pos-desktop-card-heading-line-height, 24px)}.product-order-signals .product-order-signals__card-text{font-size:var(--pos-desktop-body-size);line-height:var(--pos-desktop-body-line-height)}}@media screen and (min-width:990px){.product-order-signals:not(.product-order-signals--layout-carousel-overlay) .product-order-signals__carousel-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--pos-desktop-grid-gap)}.product-order-signals__card{width:100%;max-width:var(--pos-desktop-card-width, 314px);justify-self:start}}@media screen and (min-width:750px)and (max-width:1279px){.product-order-signals__header{gap:clamp(16px,2.5vw,32px)}.product-order-signals__heading-wrap{flex:1 1 46%;max-width:none}.product-order-signals__description-wrap{flex:0 1 54%;width:auto;max-width:min(var(--pos-desktop-description-width),100%)}}@media screen and (min-width:1200px){.product-order-signals h2.product-order-signals__heading,.design-alternate .product-order-signals h2.product-order-signals__heading{font-family:var(--pos-heading-font-family);font-size:var(--pos-desktop-heading-size);font-style:var(--pos-heading-font-style);font-weight:var(--pos-heading-font-weight);font-synthesis:none;line-height:var(--pos-desktop-heading-line-height);letter-spacing:var(--pos-desktop-heading-letter-spacing);white-space:nowrap}.product-order-signals .product-order-signals__description{font-size:var(--pos-desktop-description-size);line-height:var(--pos-desktop-description-line-height)}}@media screen and (min-width:1440px){.product-order-signals{padding-block:var(--pos-desktop-padding-top) var(--pos-desktop-padding-bottom);padding-inline:var(--pos-desktop-padding-x)}.product-order-signals__inner{gap:var(--pos-desktop-header-grid-gap)}.product-order-signals__header{gap:var(--pos-desktop-header-gap)}.product-order-signals h2.product-order-signals__heading,.design-alternate .product-order-signals h2.product-order-signals__heading{font-size:var(--pos-desktop-heading-size);line-height:var(--pos-desktop-heading-line-height);letter-spacing:var(--pos-desktop-heading-letter-spacing)}.product-order-signals .product-order-signals__description{font-size:var(--pos-desktop-description-size);line-height:var(--pos-desktop-description-line-height)}.product-order-signals:not(.product-order-signals--layout-carousel-overlay) .product-order-signals__carousel-track{gap:var(--pos-desktop-grid-gap)}.product-order-signals__card{min-height:var(--pos-desktop-card-min-height, 352px);border-radius:var(--pos-desktop-card-radius, 20px)}.product-order-signals__media{flex:0 0 var(--pos-desktop-media-height);flex-basis:var(--pos-desktop-media-height);height:var(--pos-desktop-media-height)}.product-order-signals__content{gap:var(--pos-desktop-content-gap);min-height:var(--pos-desktop-text-area-min-height);padding:var(--pos-desktop-content-padding-top) var(--pos-desktop-content-padding-x) var(--pos-desktop-content-padding-bottom)}.product-order-signals h3.product-order-signals__card-heading,.design-alternate h3.product-order-signals__card-heading{font-family:var(--pos-card-heading-font-family);font-size:var(--pos-desktop-card-heading-size, 16px);font-style:var(--pos-card-heading-font-style);font-weight:var(--pos-card-heading-font-weight);font-synthesis:none;line-height:var(--pos-desktop-card-heading-line-height, 24px)}.product-order-signals .product-order-signals__card-text{font-size:var(--pos-desktop-body-size);line-height:var(--pos-desktop-body-line-height)}}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel{display:flex;flex-direction:column;gap:24px}.product-order-signals--layout-carousel-overlay .product-order-signals__header-cta{flex:0 0 auto}.product-order-signals--layout-carousel-overlay .product-order-signals__card{position:relative;padding:0;overflow:hidden;background:transparent;box-shadow:none}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded{position:relative;z-index:var(--layer-raised, 6)}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-shell:has(.product-order-signals__carousel-slide.is-expanded){position:relative;z-index:var(--layer-raised, 6)}.product-order-signals--layout-carousel-overlay .product-order-signals__card-frame{position:relative;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:var(--pos-mobile-card-height);padding:var(--pos-overlay-card-padding, 32px);overflow:hidden;border-radius:var(--pos-mobile-card-radius);isolation:isolate}.product-order-signals--layout-carousel-overlay .product-order-signals__media{position:absolute;inset:0;flex:none;width:100%;height:100%;border-radius:inherit}.product-order-signals--layout-carousel-overlay .product-order-signals__picture,.product-order-signals--layout-carousel-overlay .product-order-signals__placeholder{inset:0;width:100%;height:100%}.product-order-signals--layout-carousel-overlay .product-order-signals__image{object-fit:cover;object-position:var(--pos-mobile-image-position, center center)}.product-order-signals--layout-carousel-overlay .product-order-signals__overlay{position:absolute;inset:0;z-index:1;border-radius:inherit;background:linear-gradient(180deg,var(--pos-overlay-gradient-top, rgba(0, 0, 0, 0.5)) 0%,rgba(0,0,0,0) 24.109%),linear-gradient(180deg,rgba(0,0,0,0) 53.039%,var(--pos-overlay-gradient-bottom, rgba(0, 0, 0, 0.8)) 100%);pointer-events:none}.product-order-signals--layout-carousel-overlay .product-order-signals__overlay-content{position:relative;z-index:2;display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;gap:24px;width:100%;min-height:100%}.product-order-signals--layout-carousel-overlay .product-order-signals__overlay-top{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.product-order-signals--layout-carousel-overlay .product-order-signals__card-tag{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 32px;border-radius:91.668px;background:var(--pos-overlay-tag-background, rgba(255, 255, 255, 0.01));backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);color:var(--pos-overlay-tag-color, #ffffff);font-family:var(--pos-body-font-family);font-size:var(--pos-desktop-body-size, 18px);font-style:var(--pos-body-font-style);font-weight:500;line-height:var(--pos-desktop-body-line-height, 24px);text-align:center;white-space:nowrap}.product-order-signals--layout-carousel-overlay .product-order-signals__card-arrow,.product-order-signals--layout-carousel-overlay .product-order-signals__card-expand{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:48px;height:48px;color:#ffffff}.product-order-signals--layout-carousel-overlay .product-order-signals__card-expand{padding:0;border:0;background:transparent;cursor:pointer}.product-order-signals--layout-carousel-overlay .product-order-signals__card-expand:focus-visible{outline:2px solid #ffffff;outline-offset:2px}.product-order-signals--layout-carousel-overlay .product-order-signals__card-arrow svg,.product-order-signals--layout-carousel-overlay .product-order-signals__card-expand-icon svg{display:block;width:18px;height:18px}.product-order-signals--layout-carousel-overlay .product-order-signals__card-expand-icon{display:inline-flex;transition:transform var(--pos-overlay-expand-reveal-duration, 500ms) ease}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded .product-order-signals__card-expand-icon{transform:rotate(45deg)}.product-order-signals--layout-carousel-overlay .product-order-signals__overlay-bottom{display:flex;flex:1 1 auto;flex-direction:column;justify-content:flex-end;gap:0;width:100%;min-width:0}.product-order-signals--layout-carousel-overlay .product-order-signals__overlay-copy{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0}.product-order-signals--layout-carousel-overlay .product-order-signals__expanded-description{display:none;margin:0;color:#ffffff;font-family:var(--pos-body-font-family);font-size:var(--pos-desktop-body-size, 18px);font-style:var(--pos-body-font-style);font-weight:var(--pos-body-font-weight);line-height:var(--pos-desktop-body-line-height, 24px);overflow-wrap:anywhere}.product-order-signals--layout-carousel-overlay .product-order-signals__overlay-panel{display:none;flex:0 0 auto;width:min(100%,var(--pos-overlay-expand-panel-width, 281px));overflow:hidden;border-radius:var(--pos-overlay-expand-panel-radius, 25px);background:var(--pos-overlay-expand-panel-background, rgba(0, 0, 0, 0.24));backdrop-filter:blur(var(--pos-overlay-expand-panel-blur, 51px));-webkit-backdrop-filter:blur(var(--pos-overlay-expand-panel-blur, 51px))}.product-order-signals--layout-carousel-overlay .product-order-signals__overlay-panel-picture,.product-order-signals--layout-carousel-overlay .product-order-signals__overlay-panel-image{display:block;width:100%;height:auto}.product-order-signals--layout-carousel-overlay .product-order-signals__overlay-panel-placeholder{width:100%;aspect-ratio:281 / 346;background:rgba(255,255,255,0.08)}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded .product-order-signals__overlay{background:linear-gradient(90deg,var(--pos-overlay-expand-gradient-start, rgba(0, 0, 0, 0.7)) 0%,rgba(0,0,0,0) var(--pos-overlay-expand-gradient-stop, 54%)),linear-gradient(180deg,var(--pos-overlay-gradient-top, rgba(0, 0, 0, 0.5)) 0%,rgba(0,0,0,0) 24.109%),linear-gradient(180deg,rgba(0,0,0,0) 53.039%,var(--pos-overlay-gradient-bottom, rgba(0, 0, 0, 0.8)) 100%)}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded .product-order-signals__overlay-bottom{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded .product-order-signals__overlay-copy{flex:1 1 auto;max-width:min(100%,var(--pos-overlay-copy-max-width, 507px))}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded .product-order-signals__overlay-panel{display:block}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide [data-pos-card-animate]{opacity:0;transform:translateY(var(--pos-overlay-expand-reveal-distance, 24px))}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded.is-revealed [data-pos-card-animate]{animation:pos-card-rise-in var(--pos-overlay-expand-reveal-duration, 500ms) ease both}@keyframes pos-card-rise-in{from{opacity:0;transform:translateY(var(--pos-overlay-expand-reveal-distance, 24px))}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.product-order-signals--layout-carousel-overlay .product-order-signals__card-expand-icon,.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide [data-pos-card-animate],.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded.is-revealed [data-pos-card-animate]{transition:none;animation:none;opacity:1;transform:none}}.product-order-signals--layout-carousel-overlay h3.product-order-signals__overlay-heading,.design-alternate .product-order-signals--layout-carousel-overlay h3.product-order-signals__overlay-heading{min-width:0;margin:0;color:var(--pos-overlay-heading-color, #ffffff);font-family:var(--pos-heading-font-family);font-size:var(--pos-mobile-card-heading-size, 32px);font-style:var(--pos-heading-font-style);font-weight:var(--pos-heading-font-weight);font-synthesis:none;line-height:var(--pos-mobile-card-heading-line-height, 40px);letter-spacing:var(--pos-mobile-heading-letter-spacing, -1px);overflow-wrap:anywhere}.product-order-signals--layout-carousel-overlay .product-order-signals__desktop-carousel-controls{display:none}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel:not(.product-order-signals__carousel--single) .product-order-signals__card{padding-bottom:0;overflow:hidden;box-shadow:none}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel:not(.product-order-signals__carousel--single) .product-order-signals__card-frame{padding-bottom:calc(var(--pos-overlay-card-padding, 32px) + var(--pos-mobile-card-inner-gap, 24px) + var(--pos-mobile-carousel-nav-height, 24px))}@media screen and (min-width:750px){.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-shell{overflow:hidden;border-radius:0}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-viewport{overflow:hidden;border-radius:0;touch-action:auto}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-viewport:focus-visible{outline:2px solid var(--pos-desktop-carousel-controls-color, #2d6d76);outline-offset:4px}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-track{display:flex;gap:var(--pos-desktop-grid-gap);width:max-content;transform:translate3d(0,0,0);transition:transform 450ms cubic-bezier(0.22,1,0.36,1)}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-track.is-dragging{transition:none;cursor:grabbing}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide{flex:0 0 var(--pos-desktop-card-width);width:var(--pos-desktop-card-width);transition:width 450ms cubic-bezier(0.22,1,0.36,1)}.product-order-signals--layout-carousel-overlay .product-order-signals__card{width:var(--pos-desktop-card-width);max-width:none;min-height:var(--pos-desktop-card-min-height);border-radius:var(--pos-desktop-card-radius)}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded{flex-basis:min(calc(100vw - (2 * var(--pos-desktop-padding-x))),var(--pos-content-max-width));width:min(calc(100vw - (2 * var(--pos-desktop-padding-x))),var(--pos-content-max-width))}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded .product-order-signals__card{width:100%}.product-order-signals--layout-carousel-overlay .product-order-signals__card-frame{min-height:var(--pos-desktop-card-min-height);border-radius:var(--pos-desktop-card-radius)}.product-order-signals--layout-carousel-overlay .product-order-signals__image{object-position:var(--pos-desktop-image-position, center center)}.product-order-signals--layout-carousel-overlay .product-order-signals__card-tag{font-size:var(--pos-desktop-body-size, 18px);line-height:var(--pos-desktop-body-line-height, 24px)}.product-order-signals--layout-carousel-overlay .product-order-signals__card-arrow,.product-order-signals--layout-carousel-overlay .product-order-signals__card-expand{width:var(--pos-desktop-carousel-arrow-size, 72px);height:var(--pos-desktop-carousel-arrow-size, 72px);border-radius:999px;background:rgba(255,255,255,0.01);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.product-order-signals--layout-carousel-overlay .product-order-signals__card-expand:hover .product-order-signals__card-expand-icon{transform:scale(1.04)}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded .product-order-signals__card-expand:hover .product-order-signals__card-expand-icon{transform:rotate(45deg) scale(1.04)}.product-order-signals--layout-carousel-overlay .product-order-signals__card-arrow svg,.product-order-signals--layout-carousel-overlay .product-order-signals__card-expand-icon svg{width:calc(var(--pos-desktop-carousel-arrow-size, 72px) * 0.22);height:calc(var(--pos-desktop-carousel-arrow-size, 72px) * 0.22)}.product-order-signals--layout-carousel-overlay .product-order-signals__expanded-description{font-size:var(--pos-desktop-body-size, 18px);line-height:var(--pos-desktop-body-line-height, 24px)}.product-order-signals--layout-carousel-overlay h3.product-order-signals__overlay-heading,.design-alternate .product-order-signals--layout-carousel-overlay h3.product-order-signals__overlay-heading{font-family:var(--pos-heading-font-family);font-size:var(--pos-desktop-card-heading-size, 48px);font-style:var(--pos-heading-font-style);font-weight:var(--pos-heading-font-weight);font-synthesis:none;line-height:var(--pos-desktop-card-heading-line-height, 56px);letter-spacing:var(--pos-desktop-heading-letter-spacing, -1.44px)}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-nav--mobile{display:none}.product-order-signals--layout-carousel-overlay .product-order-signals__desktop-carousel-controls{display:flex;align-items:center;justify-content:center;gap:var(--pos-desktop-carousel-nav-gap, 24px);width:min(100%,var(--pos-desktop-carousel-nav-width, 714px));margin-inline:auto}.product-order-signals--layout-carousel-overlay .product-order-signals__desktop-carousel-arrow{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:var(--pos-desktop-carousel-arrow-size, 72px);height:var(--pos-desktop-carousel-arrow-size, 72px);padding:0;border:0;border-radius:999px;background:transparent;color:var(--pos-desktop-carousel-controls-color, #2d6d76);cursor:pointer;transition:opacity 0.2s ease,transform 0.2s ease}.product-order-signals--layout-carousel-overlay .product-order-signals__desktop-carousel-arrow:hover:not(:disabled){transform:scale(1.04)}.product-order-signals--layout-carousel-overlay .product-order-signals__desktop-carousel-arrow:focus-visible{outline:2px solid var(--pos-desktop-carousel-controls-color, #2d6d76);outline-offset:2px}.product-order-signals--layout-carousel-overlay .product-order-signals__desktop-carousel-arrow:disabled{opacity:0.35;cursor:not-allowed}.product-order-signals--layout-carousel-overlay .product-order-signals__desktop-carousel-arrow-icon{display:inline-flex;width:calc(var(--pos-desktop-carousel-arrow-size, 72px) * 0.22);height:calc(var(--pos-desktop-carousel-arrow-size, 72px) * 0.22)}.product-order-signals--layout-carousel-overlay .product-order-signals__desktop-carousel-arrow-icon svg{display:block;width:100%;height:100%}.product-order-signals--layout-carousel-overlay .product-order-signals__desktop-carousel-progress{position:relative;flex:1 1 auto;height:var(--pos-desktop-carousel-progress-height, 1px);overflow:hidden;border-radius:999px;background:var(--pos-desktop-carousel-progress-track, rgba(45, 109, 118, 0.16))}.product-order-signals--layout-carousel-overlay .product-order-signals__desktop-carousel-progress-fill{position:absolute;top:0;left:0;display:block;width:var(--carousel-progress, var(--pos-carousel-progress, 0%));height:100%;border-radius:999px;background:var(--pos-desktop-carousel-progress-fill, #2d6d76);transition:width 450ms cubic-bezier(0.22,1,0.36,1);pointer-events:none}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel.product-order-signals__carousel--single .product-order-signals__desktop-carousel-controls{display:none}}@media screen and (max-width:749px){.product-order-signals--layout-carousel-overlay h3.product-order-signals__overlay-heading,.design-alternate .product-order-signals--layout-carousel-overlay h3.product-order-signals__overlay-heading{font-family:var(--pos-heading-font-family);font-size:var(--pos-mobile-card-heading-size, 32px);font-style:var(--pos-heading-font-style);font-weight:var(--pos-heading-font-weight);font-synthesis:none;line-height:var(--pos-mobile-card-heading-line-height, 40px);letter-spacing:var(--pos-mobile-heading-letter-spacing, -1px)}.product-order-signals--layout-carousel-overlay .product-order-signals__expanded-description{font-size:var(--pos-mobile-body-size, 14px);line-height:var(--pos-mobile-body-line-height, 20px)}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded .product-order-signals__overlay-bottom{flex-direction:column;align-items:stretch;gap:16px}.product-order-signals--layout-carousel-overlay .product-order-signals__carousel-slide.is-expanded .product-order-signals__overlay-panel{width:100%}}
