:root{--c-black:#000;--c-white:#fff;--c-h1:var(--c-black);--c-h2:var(--c-black);--c-h3:var(--c-black);--c-h4:var(--c-black);--c-h5:var(--c-black);--c-h6:var(--c-black);--c-text:var(--c-black);--c-text-on-dark:var(--c-white);--c-link:var(--c-black);--c-link-hover:var(--c-black);--c-link-border:var(--c-black);--c-input-border:#d2d2d2;--c-input-bg:var(--c-white);--site-max-width:1290px;--gutter:20px;--f-sans:"futura-pt",sans-serif;--f-serif:"Playfair Display",serif;--fs-h1:48px;--lh-h1:1.29;--fs-h1-sm:32px;--lh-h1-sm:1.29;--ff-h1:var(--f-sans);--fw-h1:900;--tt-h1:uppercase;--fs-h2:34px;--lh-h2:1.7;--fs-h2-sm:24px;--lh-h2-sm:1.7;--ff-h2:var(--f-sans);--fw-h2:900;--tt-h2:uppercase;--fs-h3:28px;--lh-h3:1.32;--fs-h3-sm:24px;--lh-h3-sm:1.32;--ff-h3:var(--f-serif);--fw-h3:400;--tt-h3:uppercase;--fs-h4:22px;--lh-h4:1.2;--fs-h4-sm:18px;--lh-h4-sm:1.2;--ff-h4:var(--f-serif);--fw-h4:400;--tt-h4:none;--fs-h5:18px;--lh-h5:1.5;--fs-h5-sm:16px;--lh-h5-sm:1.5;--ff-h5:var(--f-serif);--fw-h5:400;--tt-h5:none;--fs-h6:14px;--lh-h6:2;--fs-h6-sm:14px;--lh-h6-sm:2;--ff-h6:var(--f-serif);--fw-h6:400;--tt-h6:none;--fs-body:24px;--lh-body:1.75;--ff-body:var(--f-serif);--fs-body-smaller:18px;--lh-body-smaller:1.77;--ff-body-smaller:var(--f-serif);--vertical-spacing-xxlarge:100px;--vertical-spacing-xlarge:60px;--vertical-spacing-large:40px;--vertical-spacing-medium:30px;--vertical-spacing-small:20px;--vertical-spacing-xsmall:15px;--vertical-spacing-xxsmall:5px}.featured-content{overflow:hidden;position:relative}.csc-theme .featured-content{left:50%;margin-left:-50vw;margin-right:-50vw;width:100vw}.featured-content__slide{background-color:var(--c-tertiary);overflow:hidden;padding-bottom:75pt;padding-top:75pt;position:relative}.featured-content__background{bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%;z-index:0}.featured-content__item{background-color:#fff;background-color:var(--c-card-bg,#fff);margin-left:auto;margin-right:auto;max-width:700px;position:relative;z-index:2}@media (min-width:64em){.featured-content__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:64em){.featured-content__item>div{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%;max-width:50%;width:50%}}.featured-content__item-image{overflow:hidden;position:relative}.featured-content__item-image:before{content:"";display:block;padding-bottom:100%;width:100%}.featured-content__item-image.is-style-product>img{left:50%;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ie11 .featured-content__item-image.is-style-product>img{width:auto}.featured-content__item-image>img{bottom:0;left:0;position:absolute;right:0;top:0;z-index:2;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ie11 .featured-content__item-image>img{left:50%;max-width:none;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.featured-content__item-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 10px;text-align:center}@media (min-width:64em){.featured-content__item-text{padding:10px}}.featured-content__item-title{line-height:1.1;max-width:100%}