.ss-promo-trio{--ss-promo-trio-max: var(--ss-page-max, 1500px);--ss-promo-trio-edge: var(--ss-home-section-padding-inline, 0px);--ss-promo-trio-gap: var(--ss-home-space, 18px);--ss-promo-trio-radius: var(--ss-home-banner-radius);--ss-promo-product-media-background: #fff;--ss-promo-products-background: #fff;--ss-promo-hero-background: #f3f1ec;--ss-promo-featured-background: #fff;--ss-promo-featured-media-background: #fff;--ss-promo-trio-desktop-height: var(--ss-home-height-product-cards, 600px);--ss-product-panel-header-height: 3.35rem;--ss-product-panel-title-height: 19px;--ss-product-panel-price-height: 23px;box-sizing:border-box;width:min(100%,var(--ss-promo-trio-max));margin-inline:auto;padding-inline:var(--ss-promo-trio-edge)}.ss-promo-trio__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ss-promo-trio-gap);align-items:stretch}@media only screen and (min-width:1101px){.ss-promo-trio__grid:not(.ss-promo-trio__grid--product-panels) .ss-promo-trio__panel,.ss-promo-trio__grid--product-panels .ss-promo-trio__panel--product-card{min-height:var(--ss-promo-trio-desktop-height);height:var(--ss-promo-trio-desktop-height)}}.ss-promo-trio__panel{box-sizing:border-box;min-width:0;min-height:clamp(360px,29vw,430px);overflow:hidden;border:var(--ss-promo-panel-border-width, 1px) solid var(--ss-promo-panel-border-color, #e3e6ea);border-radius:var(--ss-promo-trio-radius);background:#fff}.ss-promo-trio__panel--products{grid-area:auto;display:flex;background:var(--ss-promo-products-background, #fff);flex-direction:column;padding:var(--ss-home-space, 18px) var(--ss-home-space, 18px) var(--ss-home-banner-edge, 25px)}.ss-promo-trio__panel--hero{grid-area:auto;position:relative;display:flex;isolation:isolate;border:0;background:var(--ss-promo-hero-background, #f3f1ec)}.ss-promo-trio__panel--featured{grid-area:auto;display:flex;flex-direction:column;background:var(--ss-promo-featured-background, #fff);padding:var(--ss-home-space, 18px) var(--ss-home-space, 18px) var(--ss-home-banner-edge, 25px)}.ss-promo-trio__panel-header{flex:0 0 auto;margin-bottom:var(--ss-home-banner-balanced-gap, 11px)}.ss-promo-trio__panel-title,.ss-promo-trio__hero-title{margin:0;color:var(--ss-promo-heading-color, var(--ss-color-trust, #102a3a));font-family:var(--ss-font-heading, inherit);font-size:clamp(20px,1.65vw,25px);font-weight:850;line-height:1.12;letter-spacing:-.02em}.ss-promo-trio__panel-text,.ss-promo-trio__hero-text{margin:5px 0 0;color:var(--ss-promo-subtitle-color, var(--ss-text-soft, #666));font-size:var(--ss-type-caption, 13px);line-height:1.35}.ss-promo-trio__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,1fr);gap:var(--ss-home-space, 18px);margin:0;padding:0;list-style:none}.ss-promo-trio__product{min-width:0}.ss-promo-trio__product-link{display:grid;grid-template-rows:auto auto;min-width:0;height:100%;color:var(--ss-text, #1a1a1a);text-decoration:none}.ss-promo-trio__product-media{position:relative;aspect-ratio:var(--ss-home-ratio-square, 1 / 1);margin:0 0 7px;overflow:hidden;border-radius:var(--ss-home-banner-radius);background:var(--ss-promo-product-media-background)}.ss-promo-trio__product-media img,.ss-promo-trio__product-media svg{display:block;width:100%;height:100%}.ss-section-promo-trio .ss-promo-trio__product-media>img{width:100%!important;height:100%!important;max-height:none!important;object-fit:contain;object-position:50% 50%}.ss-promo-trio__product-media svg{padding:12%;opacity:.55}.ss-promo-trio__product-copy{min-width:0}.ss-promo-trio__product-title{display:block;min-width:0;min-height:1.25em;margin:0;overflow:hidden;color:#111;font-size:var(--ss-type-meta, 14px);font-weight:400;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.ss-promo-trio__product-price{margin:3px 0 0;color:#111;font-size:18px;font-weight:750;line-height:1.15}.ss-promo-trio__product-price span,.ss-promo-trio__featured-price span{margin-left:4px;color:var(--ss-text-soft, #666);font-size:.86em;font-weight:400;text-decoration:line-through}.ss-promo-trio__footer-link{display:inline-flex;align-items:center;width:fit-content;margin-top:auto;padding-top:16px;color:var(--ss-color-trust, #102a3a);font-size:var(--ss-type-meta, 14px);font-weight:750;line-height:1.2;text-decoration:none}.ss-promo-trio__hero-link{position:relative;isolation:isolate;display:flex;flex:1 1 auto;align-items:stretch;width:100%;min-height:100%;overflow:hidden;color:inherit;text-decoration:none}.ss-promo-trio__hero-media{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;margin:0;background:var(--ss-promo-hero-background, #f3f1ec)}.ss-promo-trio__hero-media:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;content:"";background:rgba(var(--ss-banner-overlay-rgb, 255, 255, 255),var(--ss-promo-hero-overlay, 0));pointer-events:none}.ss-promo-trio__panel--hero-left .ss-promo-trio__hero-media:after{background:linear-gradient(90deg,rgba(var(--ss-banner-overlay-rgb, 255, 255, 255),var(--ss-promo-hero-overlay, 0)) 0% 38%,rgba(var(--ss-banner-overlay-rgb, 255, 255, 255),0) 82%)}.ss-promo-trio__panel--hero-right .ss-promo-trio__hero-media:after{background:linear-gradient(270deg,rgba(var(--ss-banner-overlay-rgb, 255, 255, 255),var(--ss-promo-hero-overlay, 0)) 0% 38%,rgba(var(--ss-banner-overlay-rgb, 255, 255, 255),0) 82%)}.ss-promo-trio__hero-media img,.ss-promo-trio__hero-media svg{display:block;width:100%;height:100%;object-position:50% 50%}.ss-section-promo-trio .ss-promo-trio__hero-media>img{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover;object-position:50% 50%}.ss-promo-trio__hero-media svg{object-fit:contain}.ss-promo-trio__hero-media svg{padding:10%;opacity:.5}.ss-promo-trio__hero-content{position:relative;z-index:1;display:flex;flex:0 0 auto;flex-direction:column;justify-content:flex-start;box-sizing:border-box;width:min(76%,390px);min-height:100%;padding:var(--ss-home-space, 18px) var(--ss-home-space, 18px) var(--ss-home-banner-edge, 25px);color:inherit}.ss-promo-trio__hero-content--center{align-items:center;width:min(78%,520px);margin-inline:auto;text-align:center}.ss-promo-trio__hero-content--right{align-items:flex-end;margin-left:auto;text-align:right}.ss-promo-trio__hero-title{text-wrap:balance;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal}.ss-promo-trio__hero-button{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:42px;margin-top:auto;padding:10px 18px;border-radius:5px;color:var(--ss-color-action-contrast, #fff);background:var(--ss-color-action, #d6003b);font-size:var(--ss-type-ui, 15px);font-weight:750;line-height:1.2;transition:background-color .18s ease}.ss-promo-trio__hero-button:hover,.ss-promo-trio__hero-link:focus-visible .ss-promo-trio__hero-button{background:var(--ss-color-action-hover, #ad0030)}.ss-promo-trio__hero-content--center .ss-promo-trio__hero-button{align-self:center}.ss-promo-trio__hero-content--right .ss-promo-trio__hero-button{align-self:flex-end}.ss-promo-trio__inline-mobile{display:none}.ss-promo-trio__featured-main{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;height:100%;color:var(--ss-text, #1a1a1a);text-decoration:none}.ss-promo-trio__featured-media{position:relative;display:grid;place-items:center;flex:1 1 auto;min-height:clamp(240px,22vw,320px);aspect-ratio:var(--ss-home-ratio-square, 1 / 1);margin:0;overflow:hidden;border-radius:var(--ss-home-banner-radius);background:var(--ss-promo-featured-media-background, #fff)}.ss-promo-trio__featured-media img,.ss-promo-trio__featured-media svg{display:block;width:100%;height:100%;object-position:50% 50%}.ss-promo-trio__featured-custom-stage{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center}.ss-promo-trio__featured-custom-stage>img.ss-promo-trio__featured-custom-image{width:auto!important;height:var(--ss-promo-featured-custom-image-size, 100%)!important;max-width:none!important;max-height:none!important;aspect-ratio:var(--ss-home-ratio-square, 1 / 1);object-fit:contain;object-position:50% 50%}.ss-promo-trio__featured-media svg{object-fit:contain;object-position:50% 50%}.ss-promo-trio__featured-media svg{padding:12%;opacity:.55}.ss-promo-trio__featured-info{padding-top:13px}.ss-promo-trio__badge{display:inline-flex;margin-bottom:8px;padding:4px 8px;border-radius:4px;color:var(--ss-color-value-contrast, #102a3a);background:var(--ss-color-value, #ffb21a);font-size:var(--ss-type-micro, 12px);font-weight:800;line-height:1.1}.ss-promo-trio__featured-name{display:-webkit-box;margin:0;overflow:hidden;color:#111;font-size:var(--ss-type-category, 16px);font-weight:400;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ss-promo-trio__featured-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:8px}.ss-promo-trio__rating{display:inline-flex;align-items:center;gap:6px;color:var(--ss-text-soft, #666);font-size:var(--ss-type-micro, 12px)}.ss-promo-trio__rating>span{color:var(--ss-color-value, #ffb21a);letter-spacing:1px}.ss-promo-trio__rating b{color:#111;font-weight:650}.ss-promo-trio__featured-price{margin:0;color:#111;font-size:18px;font-weight:800;line-height:1.2;white-space:nowrap}.ss-promo-trio :is(a,[tabindex]):focus-visible{outline:2px solid var(--ss-color-focus, #102a3a);outline-offset:3px}@media(hover:hover)and (pointer:fine)and (min-width:761px){.ss-promo-trio__featured-media img,.ss-promo-trio__hero-media img{transform:scale(1);transform-origin:50% 50%;transition:transform .26s cubic-bezier(.2,.65,.3,1)}.ss-promo-trio__hero-link:hover .ss-promo-trio__hero-media img{transform:scale(var(--ss-promo-hero-hover-scale, 1.025))}}@media only screen and (max-width:1100px){.ss-promo-trio__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ss-promo-trio__grid:not(.ss-promo-trio__grid--product-panels){grid-auto-rows:1fr}.ss-promo-trio__grid:not(.ss-promo-trio__grid--product-panels) .ss-promo-trio__panel:nth-child(3):last-child{grid-column:1 / -1;width:calc((100% - var(--ss-promo-trio-gap)) / 2);justify-self:center}.ss-promo-trio__panel--hero{min-height:clamp(330px,46vw,450px)}.ss-promo-trio__panel--products,.ss-promo-trio__panel--featured{min-height:410px}}@media only screen and (max-width:760px){.ss-promo-trio__inline-desktop{display:none}.ss-promo-trio__inline-mobile{display:inline}.ss-promo-trio{--ss-promo-trio-gap: var(--ss-home-space, 18px)}.ss-promo-trio__grid{grid-template-columns:minmax(0,1fr)}.ss-promo-trio__grid:not(.ss-promo-trio__grid--product-panels) .ss-promo-trio__panel:nth-child(3):last-child{grid-column:auto;width:100%;justify-self:stretch}.ss-promo-trio__panel{min-height:0}.ss-promo-trio__panel--hero{min-height:clamp(310px,92vw,420px)}.ss-promo-trio__panel--products,.ss-promo-trio__panel--featured{padding:var(--ss-home-space, 18px) var(--ss-home-space, 18px) var(--ss-home-banner-edge, 25px)}.ss-promo-trio__panel-title,.ss-promo-trio__hero-title{font-size:22px}.ss-promo-trio__products{gap:var(--ss-home-space, 18px)}.ss-promo-trio__product-title{font-size:13px}.ss-promo-trio__product-price{font-size:18px}.ss-promo-trio__hero-content{width:min(84%,390px);min-height:100%;padding:var(--ss-home-space, 18px) var(--ss-home-space, 18px) var(--ss-home-banner-edge, 25px)}.ss-promo-trio__hero-content--center{width:min(90%,390px)}.ss-promo-trio__hero-button{min-height:44px;font-size:16px}.ss-promo-trio__featured-media{min-height:260px}.ss-promo-trio__featured-media:not(.ss-promo-trio__featured-media--custom){aspect-ratio:var(--ss-home-ratio-card-landscape, 4 / 3)}.ss-promo-trio__featured-name{font-size:15px}.ss-promo-trio__featured-price{font-size:18px}}@media(prefers-reduced-motion:reduce){.ss-promo-trio__product-media img,.ss-promo-trio__featured-media img,.ss-promo-trio__hero-media img{transition:none}}.ss-promo-trio--product-panels{--ss-product-panels-gap: 18px;padding:0}.ss-promo-trio__grid--product-panels{grid-template-areas:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ss-product-panels-gap);align-items:stretch}.ss-promo-trio__grid--product-panels .ss-promo-trio__panel--product-card{grid-area:auto;min-height:0;height:var(--ss-promo-trio-desktop-height);background:var(--ss-promo-products-background, #fff);box-shadow:none}.ss-promo-trio__panel--product-card{display:grid;grid-template-rows:auto auto auto}.ss-promo-trio__panel--product-card .ss-promo-trio__panel-header{min-height:var(--ss-product-panel-header-height);margin-bottom:var(--ss-home-banner-balanced-gap, 11px)}.ss-promo-trio__panel--product-card .ss-promo-trio__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,auto);align-items:start;gap:var(--ss-home-space, 18px);min-height:0}.ss-promo-trio__panel--product-card .ss-promo-trio__product,.ss-promo-trio__panel--product-card .ss-promo-trio__product-link{min-width:0;min-height:0}.ss-promo-trio__panel--product-card .ss-promo-trio__product-link{display:grid;grid-template-rows:auto auto;align-content:start;height:100%}.ss-promo-trio__panel--product-card .ss-promo-trio__product-media{width:100%;aspect-ratio:var(--ss-home-ratio-card-landscape, 4 / 3);margin-bottom:7px;background:var(--ss-promo-product-media-background, #fff)}.ss-promo-trio__panel--product-card .ss-promo-trio__product-copy{display:grid;grid-template-rows:var(--ss-product-panel-title-height) var(--ss-product-panel-price-height);align-content:start;width:min(82%,190px);min-width:0;margin-inline:auto}.ss-promo-trio__panel--product-card .ss-promo-trio__product-title{width:100%;height:var(--ss-product-panel-title-height);min-height:var(--ss-product-panel-title-height);max-height:var(--ss-product-panel-title-height);text-align:left}.ss-promo-trio__panel--product-card .ss-promo-trio__product-price{width:100%;min-height:var(--ss-product-panel-price-height);margin-top:3px;text-align:left}.ss-promo-trio__panel--product-card .ss-promo-trio__footer-link{align-self:end;margin-top:0;padding-top:14px}@media only screen and (max-width:1100px){.ss-promo-trio__grid--product-panels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.ss-promo-trio__grid--product-panels .ss-promo-trio__panel--product-card{height:auto}.ss-promo-trio__grid--product-panels .ss-promo-trio__panel--product-card:nth-child(3):last-child{grid-column:1 / -1;width:calc((100% - var(--ss-product-panels-gap)) / 2);justify-self:center}}@media only screen and (max-width:760px){.ss-promo-trio__grid--product-panels{grid-template-columns:minmax(0,1fr);gap:var(--ss-product-panels-gap)}.ss-promo-trio__grid--product-panels .ss-promo-trio__panel--product-card:nth-child(3):last-child{grid-column:auto;width:100%;justify-self:stretch}}
/*# sourceMappingURL=/cdn/shop/t/917/assets/ss-home-promo-trio.css.map */
