[data-sr-collection-root]{--sr-collection-surface: #ffffff;--sr-collection-soft: var(--sr-color-green-light, #eef3ef);--sr-collection-border: var(--sr-color-green-light-contrast, #dfe6df);--sr-collection-text: #1e2d26;--sr-collection-muted: #66756d;--sr-collection-radius: .6rem}[data-sr-collection-root] :where(a,button,select):focus-visible{outline:2px solid var(--sr-color-accent, #ffc94c);outline-offset:3px}[data-sr-collection-root] [aria-current=page],[data-sr-collection-root] [aria-pressed=true]{text-decoration-thickness:.2rem;text-underline-offset:.35rem}[data-sr-collection-root] [data-sr-collection-card]{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}@media(hover:hover)and (pointer:fine){[data-sr-collection-root] [data-sr-collection-card]:hover{border-color:color-mix(in srgb,var(--sr-color-primary, #527261) 45%,transparent);box-shadow:0 1.2rem 3rem #0c422714;transform:translateY(-2px)}}@media(prefers-reduced-motion:reduce){[data-sr-collection-root] *,[data-sr-collection-root] *:before,[data-sr-collection-root] *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body.template-collection .collection-hero__title,body.template-collection .collection__title,body.template-collection .main-page-title{font-family:var(--sr-font-heading, inherit);font-weight:900;letter-spacing:-.03em}body.template-collection .card__heading{font-family:var(--sr-font-heading, inherit);font-weight:900;letter-spacing:-.02em}body.template-collection .facets__heading,body.template-collection .facet-filters__label,body.template-collection .product-count__text{font-weight:700}body.template-collection .collection-hero{background:var(--sr-color-green-light, #eef3ef);border-bottom:1px solid var(--sr-color-green-light-contrast, #dfe6df)}body.template-collection .collection-hero__description{color:#66756d;line-height:1.6}body.template-collection #product-grid .card-wrapper .card{overflow:hidden;background:#fff;border:1px solid var(--sr-color-green-light-contrast, #dfe6df);border-radius:.6rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}body.template-collection #product-grid .card-wrapper .card__content{padding-inline:1.2rem;padding-bottom:1.2rem}body.template-collection #product-grid .price{font-variant-numeric:tabular-nums}@media(hover:hover)and (pointer:fine){body.template-collection #product-grid .card-wrapper .card:hover{border-color:color-mix(in srgb,var(--sr-color-primary, #527261) 45%,transparent);box-shadow:0 1.2rem 3rem #0c422714;transform:translateY(-2px)}}.sr-collection-trust-banner{width:100%;border-bottom:1px solid var(--sr-collection-border, #e7ece8);background:#fff}.sr-collection-trust-banner__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;max-width:1800px;margin:0 auto;padding:2.6rem 2rem}.sr-collection-trust-banner__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;min-width:0;padding:.7rem 2rem;text-align:center}.sr-collection-trust-banner__item:not(:last-child):after{content:"";position:absolute;top:50%;right:0;width:1px;height:58%;transform:translateY(-50%);background:var(--sr-collection-border, #e7ece8)}.sr-collection-trust-banner__icon-wrap{width:3.8rem;height:3.8rem;color:var(--sr-color-primary, #527261)}.sr-collection-trust-banner__icon-wrap svg{display:block;width:100%;height:100%}.sr-collection-trust-banner__content{display:flex;flex-direction:column;gap:.35rem}.sr-collection-trust-banner__title{margin:0;color:var(--sr-color-deep, #0c4227);font-size:1.25rem;font-weight:900;line-height:1.2;letter-spacing:-.01em;text-transform:uppercase}.sr-collection-trust-banner__text{margin:0;color:#5b6b63;font-size:1.1rem;line-height:1.4}@media screen and (max-width:989px){.sr-collection-trust-banner__inner{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.5rem}.sr-collection-trust-banner__item:nth-child(2):after,.sr-collection-trust-banner__item:nth-child(4):after{display:none}}@media screen and (max-width:749px){.sr-collection-trust-banner__inner{grid-template-columns:1fr;padding:1.6rem}.sr-collection-trust-banner__item{flex-direction:row;justify-content:flex-start;padding:1rem 0;text-align:left}.sr-collection-trust-banner__item:after{display:none}.sr-collection-trust-banner__icon-wrap{flex:0 0 3.2rem;width:3.2rem;height:3.2rem}}.sr-collection-choice-guide{margin-top:4.5rem;padding:3.2rem;border:1px solid var(--sr-collection-border, #dfe6df);border-radius:var(--sr-collection-radius, .6rem);background:var(--sr-collection-soft, #eef3ef)}.sr-collection-choice-guide__head{max-width:76rem;margin:0 auto 2.2rem;text-align:center}.sr-collection-choice-guide__eyebrow{margin:0 0 .6rem;color:var(--sr-color-primary, #527261);font-size:1.1rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.sr-collection-choice-guide__head h2{margin:0 0 .8rem;color:var(--sr-color-deep, #0c4227);font-size:clamp(2.6rem,3vw,4rem);line-height:1.05}.sr-collection-choice-guide__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem}.sr-collection-choice-guide__card{display:flex;flex-direction:column;padding:2.4rem;border:1px solid var(--sr-collection-border, #dfe6df);border-radius:var(--sr-collection-radius, .6rem);background:#fff}.sr-collection-choice-guide__card.is-primary{border-color:var(--sr-color-primary, #527261)}.sr-collection-choice-guide__badge{align-self:flex-start;margin-bottom:1rem;padding:.45rem .7rem;border-radius:999px;background:var(--sr-color-green-light, #eef3ef);color:var(--sr-color-deep, #0c4227);font-size:1rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.sr-collection-choice-guide__badge.is-neutral{background:#f3f4f3;color:#66756d}.sr-collection-choice-guide__card h3{margin:0 0 .8rem;color:var(--sr-color-deep, #0c4227);font-size:2.2rem;line-height:1.05}.sr-collection-choice-guide__card .rte{color:#66756d}.sr-collection-choice-guide__card ul{display:grid;gap:.7rem;margin:1.5rem 0 2rem;padding:0;list-style:none}.sr-collection-choice-guide__card li{position:relative;padding-left:2rem}.sr-collection-choice-guide__card li:before{content:"\2713";position:absolute;left:0;color:var(--sr-color-primary, #527261);font-weight:800}.sr-collection-choice-guide__card .button{align-self:flex-start;margin-top:auto}@media screen and (max-width:989px){.sr-collection-trust-banner__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.sr-collection-trust-banner__item:nth-child(3){border-left:0;border-top:1px solid var(--sr-collection-border, #dfe6df)}.sr-collection-trust-banner__item:nth-child(4){border-top:1px solid var(--sr-collection-border, #dfe6df)}.sr-collection-choice-guide__grid{grid-template-columns:1fr}}@media screen and (max-width:749px){.sr-collection-trust-banner__inner{grid-template-columns:1fr}.sr-collection-trust-banner__item,.sr-collection-trust-banner__item+.sr-collection-trust-banner__item{justify-content:flex-start;border-left:0;border-top:1px solid var(--sr-collection-border, #dfe6df);text-align:left}.sr-collection-trust-banner__item:first-child{border-top:0}.sr-collection-choice-guide{margin-top:3rem;padding:2rem 1.5rem}}[data-sr-collection-family=vandeck-custom] .sr-vandeck-custom-collection__body{padding-top:3.6rem}[data-sr-collection-family=vandeck-custom] .sr-vandeck-custom-collection__heading-row{margin-bottom:2.2rem}[data-sr-collection-family=vandeck-universal] .sr-vandeck-univ-collection__products{padding-top:3.6rem}[data-sr-collection-family=vandeck-universal] .sr-collection-choice-guide{max-width:1760px;margin-left:auto;margin-right:auto}[data-sr-collection-family=vandeck-hub] .sr-vandeck-hub__body{padding-top:3.8rem}[data-sr-collection-family=vandeck-hub] .sr-vandeck-hub__path-grid{gap:1.6rem}[data-sr-collection-family=vandeck-hub] .sr-vandeck-hub__path-card{border-radius:var(--sr-collection-radius, .6rem)}[data-sr-collection-family=vandeck-hub] .sr-vandeck-hub__path-cta.button,[data-sr-collection-family=vandeck-hub] .sr-vandeck-hub__small-cta.button{min-height:4.6rem;border-radius:.6rem;font-weight:800}[data-sr-collection-family=vandeck-hub] .sr-vandeck-hub__path-card--custom{border-top-color:var(--sr-color-primary, #527261);background:var(--sr-collection-soft, #eef3ef)}[data-sr-collection-family=vandeck-hub] .sr-vandeck-hub__path-card--universal{border-top-color:var(--sr-color-gold, #ffc94c);background:#fffaf0}
/*# sourceMappingURL=/cdn/shop/t/104/assets/sr-collection-core.css.map */
