*,:after,:before{box-sizing:border-box}body,html{scroll-behavior:smooth}.pattern-library a,.pattern-library h1,.pattern-library h2,.pattern-library h3,.pattern-library h4,.pattern-library h5,.pattern-library h6,.pattern-library input,.pattern-library label,.pattern-library p,.pattern-library select,.sb-show-main a,.sb-show-main h1,.sb-show-main h2,.sb-show-main h3,.sb-show-main h4,.sb-show-main h5,.sb-show-main h6,.sb-show-main input,.sb-show-main label,.sb-show-main p,.sb-show-main select{text-box-edge:cap alphabetic;text-box-trim:trim-both}.pattern-library input,.sb-show-main input{text-box-edge:text;text-box-trim:trim-both}ul{padding:0;margin:0}ul li{list-style-type:none}ul.list-inline li{display:inline-block;margin-right:5px}button{-webkit-appearance:none;appearance:none;background-color:rgba(0,0,0,0);border:none}a,button{outline:none}a{text-decoration:none}a,button{color:inherit}a,button{cursor:pointer}.modal-open{overflow:hidden}.sb-show-main{background-color:#efefee}.story-container{max-width:1312px;margin:0 auto}@media screen and (min-width:1100px){.story-container{margin:0 auto}}.story-grid{display:grid;grid-column-gap:1rem;column-gap:1rem;grid-template-columns:repeat(8,1fr);padding:0 1rem}@media screen and (min-width:768px){.story-grid{grid-column-gap:1.25rem;column-gap:1.25rem;grid-template-columns:repeat(12,1fr);padding:0 1.875rem}}@media screen and (min-width:1100px){.story-grid{grid-template-columns:repeat(12,1fr);padding:0 3rem}}.story-card-wrapper{grid-column:span 8}@media screen and (min-width:768px){.story-card-wrapper{grid-column:span 4}}.sb-show-main.sb-main-padded{padding:0;margin:0}.story-card-wrapper-xl{grid-column:span 8}@media screen and (min-width:768px){.story-card-wrapper-xl{grid-column:span 12}}.story-card-wrapper-l{grid-column:span 8}@media screen and (min-width:768px){.story-card-wrapper-l{grid-column:span 6}}.story-card-wrapper-m{grid-column:span 8}@media screen and (min-width:768px){.story-card-wrapper-m{grid-column:span 4}}.story-card-wrapper-s{grid-column:span 8}@media screen and (min-width:768px){.story-card-wrapper-s{grid-column:span 3}}.storybook-label{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:-.16px}@supports not (text-box-trim:trim-both){.storybook-label{margin-top:-.5rem;margin-bottom:-.3125rem}}.page{background-color:#fff;padding-bottom:2.25rem}@media screen and (min-width:768px){.page{padding-bottom:4.5rem}}.standard-card{position:relative;border-radius:.125rem;display:flex;flex-direction:column}@media screen and (min-width:768px){.standard-card--xl{display:grid;grid-template-columns:1fr 1fr}}.standard-card:hover{box-shadow:0 .125rem .125rem 0 rgba(93,28,28,.2)}.standard-card:hover .standard-card__image:not(.standard-card__image--button)>img{transform:scale(1.1225);transition:.3s cubic-bezier(.5,0,.5,1)}.standard-card:hover .standard-card__heading:not(.standard-card__heading--button)>h3{color:#5d1c1c;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;-webkit-text-decoration-color:#5d1c1c;text-decoration-color:#5d1c1c;text-underline-offset:.125rem;text-decoration-thickness:.125rem}.standard-card:hover .standard-card__heading:not(.standard-card__heading--button)>h3>a{-webkit-text-decoration-color:rgba(0,0,0,0);text-decoration-color:rgba(0,0,0,0)}.standard-card:hover .standard-card__heading--purple-dark:not(.standard-card__heading--button)>h3,.standard-card:hover .standard-card__heading--purple-light:not(.standard-card__heading--button)>h3{color:#fff;-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.standard-card:hover .standard-card__body:not(.standard-card__body--button){background-color:#fff3f1}.standard-card:hover .standard-card__body--purple-light:not(.standard-card__body--button){background-color:#3f2a56}.standard-card:hover .standard-card__body--purple-dark:not(.standard-card__body--button){background-color:#8260a9}.standard-card:focus-within:not(.standard-card--button){border-radius:0;box-shadow:0 0 0 4px #ef6b6e;outline:2px solid #222;outline-offset:0;z-index:99}.standard-card:focus-within:not(.standard-card--button).__SILKY__silktide-active{outline-offset:0!important;outline:2px solid #222!important}.standard-card:focus-within:not(.standard-card--button) .standard-card__heading>h3{color:#222}@supports(-webkit-hyphens:none){.standard-card:focus-within:not(.standard-card--button) .standard-card__heading>h3{text-underline-offset:-.5rem}}.standard-card:focus-within:not(.standard-card--button) .standard-card__body{background-color:#fff;border-radius:0}.standard-card:focus-within:not(.standard-card--button) .standard-card__image{border-radius:0}.standard-card__image{position:relative;overflow:hidden;line-height:0;width:100%;border-top-left-radius:.125rem;border-top-right-radius:.125rem}.standard-card__image img{object-fit:cover;object-position:center;width:100%;height:100%;transition:.3s cubic-bezier(.5,0,.5,1);aspect-ratio:1/1}@media screen and (min-width:768px){.standard-card__image img{aspect-ratio:299/196}}.standard-card__image--m,.standard-card__image--s{aspect-ratio:1/1}@media screen and (min-width:768px){.standard-card__image--xl{border-top-left-radius:.125rem;border-top-right-radius:0;border-bottom-left-radius:.125rem}.standard-card__image--xl>img{width:100%;max-height:100%;object-fit:cover;object-position:center}}.standard-card__body{display:flex;flex-direction:column;flex-grow:1;background-color:#fff;border-bottom-left-radius:.125rem;border-bottom-right-radius:.125rem;padding:1rem .75rem 1.25rem}@media screen and (min-width:768px){.standard-card__body{padding:1rem 1.25rem 1.75rem}}.standard-card__body--s{padding:1rem .75rem 1.25rem}@media screen and (min-width:768px){.standard-card__body--xl{border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:.125rem;padding:1.25rem 2rem;flex-basis:50%;justify-content:center}}.standard-card__body--red-light{background-color:#fff3f1}.standard-card__body--purple-dark{background-color:#3f2a56}.standard-card__body--purple-light{background-color:#8260a9}.standard-card__type{display:flex;flex-direction:row;align-items:center;grid-gap:.25rem;gap:.25rem}.standard-card__type>span{margin:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1rem;font-weight:500;line-height:1}@supports not (text-box-trim:trim-both){.standard-card__type>span{margin-top:-.25rem;margin-bottom:-.0625rem}}.standard-card__type>span{color:#6b6b6b;text-transform:uppercase}.standard-card__type--purple-dark>span,.standard-card__type--purple-light>span{color:#fff}.standard-card__heading>h3{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1.5rem;font-weight:500;line-height:1.2}@supports not (text-box-trim:trim-both){.standard-card__heading>h3{margin-top:-.5rem;margin-bottom:-.3rem}}@media screen and (min-width:768px){.standard-card__heading>h3{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1.75rem;font-weight:500;line-height:1.2}@supports not (text-box-trim:trim-both){.standard-card__heading>h3{margin-top:-.625rem;margin-bottom:-.3rem}}}.standard-card__heading>h3{color:#a52426;text-align:left}.standard-card__heading--s>h3{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1.5rem;font-weight:500;line-height:1.2}@supports not (text-box-trim:trim-both){.standard-card__heading--s>h3{margin-top:-.5rem;margin-bottom:-.3rem}}.standard-card__heading--s>h3{color:#a52426}.standard-card__heading--purple-dark>h3,.standard-card__heading--purple-light>h3{color:#fff}.standard-card__type+.standard-card__heading{padding-top:1.25rem}.standard-card__link{display:block}.standard-card__link:after{content:"";position:absolute;bottom:0;top:0;left:0;right:0;cursor:pointer}.standard-card__info{display:flex;flex-direction:row;grid-gap:.25rem;gap:.25rem;align-items:start;padding-top:1.25rem;justify-content:flex-start}.standard-card__icon{height:1.5rem;width:1.5rem;flex:0 0 1.5rem}.standard-card__info-text{flex:1;padding-top:.5rem}@supports(-moz-appearance:none){.standard-card__info-text{padding-top:0}}.standard-card__info-text>p{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:-.16px}@supports not (text-box-trim:trim-both){.standard-card__info-text>p{margin-top:-.5rem;margin-bottom:-.3125rem}}@media screen and (min-width:768px){.standard-card__info-text>p{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1.125rem;font-weight:500;line-height:1.5}@supports not (text-box-trim:trim-both){.standard-card__info-text>p{margin-top:-.5rem;margin-bottom:-.375rem}}}.standard-card__info-text--m>p,.standard-card__info-text--s>p{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:-.16px}@supports not (text-box-trim:trim-both){.standard-card__info-text--m>p,.standard-card__info-text--s>p{margin-top:-.5rem;margin-bottom:-.3125rem}}.standard-card__info-text--purple-dark>p,.standard-card__info-text--purple-light>p{color:#fff}.standard-card__info-highlight>p{color:#6b6b6b}.standard-card__info-highlight--purple-dark>p,.standard-card__info-highlight--purple-mid>p{color:#fff}.standard-card__description{padding-top:1.25rem;overflow:visible}.standard-card__description>p{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:-.16px}@supports not (text-box-trim:trim-both){.standard-card__description>p{margin-top:-.5rem;margin-bottom:-.3125rem}}.standard-card__description>p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}@media screen and (min-width:768px){.standard-card__description>p{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1.25rem;font-weight:500;line-height:1.5}@supports not (text-box-trim:trim-both){.standard-card__description>p{margin-top:-.6875rem;margin-bottom:-.375rem}}.standard-card__description>p{padding:.25rem 0}}.standard-card__description--m>p{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:-.16px}@supports not (text-box-trim:trim-both){.standard-card__description--m>p{margin-top:-.5rem;margin-bottom:-.3125rem}}@media screen and (min-width:768px){.standard-card__description--m>p{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1.125rem;font-weight:500;line-height:1.5}@supports not (text-box-trim:trim-both){.standard-card__description--m>p{margin-top:-.5rem;margin-bottom:-.375rem}}.standard-card__description--m>p{padding:.25rem 0}}.standard-card__description--s>p{margin:0;margin-block:0;padding:0;color:#333;font-family:GillSansNovaMedium;font-size:1rem;font-weight:500;line-height:1.5;letter-spacing:-.16px}@supports not (text-box-trim:trim-both){.standard-card__description--s>p{margin-top:-.5rem;margin-bottom:-.3125rem}}.standard-card__description--s>p{padding:.25rem 0}.standard-card__description--purple-dark>p,.standard-card__description--purple-light>p{color:#fff}.standard-card__button{padding-top:2.25rem}