.layout--generic{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.layout--header{font-family:"Iberia Headline","Helvetica Neue",Helvetica,Arial,sans-serif;color:#fff;width:100%;min-height:32.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.layout--header--light{color:inherit}.layout--header--light .layout--header--body{border-right:solid #e5e5e5 1px;border-left:solid #e5e5e5 1px}.layout--header--light .page-header{color:#d7182d}.layout--header--body{width:calc(100% - 2rem);height:100%;margin-right:auto;margin-left:auto;padding:11.5rem 1rem 3rem 1rem;border-right:solid rgba(255,255,255,.12) 1px;border-left:solid rgba(255,255,255,.12) 1px;position:relative;z-index:1}.layout--header .page-header{font-size:4.125rem;line-height:3.875rem}.layout--header .page-header-subtitle{font-size:.75rem;font-weight:bold;text-transform:uppercase}.layout--header .page-header-link{width:calc(100% + 2rem);margin-top:2rem;margin-left:-1rem}.layout--header .page-header-link a{font-size:15px;font-weight:bold;line-height:1.25rem;color:#fff;padding:1.25rem 1rem;display:block;border-left:solid #fff 2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .5s;transition:all .5s}.layout--header .page-header-link a:hover,.layout--header .page-header-link a:focus{color:rgba(255,255,255,.75)}.layout--header .page-header-link a:hover::after,.layout--header .page-header-link a:focus::after{margin-right:-0.75rem;opacity:1}.layout--header .page-header-link a::after{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='chevron-right'%3E%3Cpath id='Path' d='M10 16L14 12L10 8' stroke='white' stroke-opacity='0.8' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3C/svg%3E%0A");width:1.5rem;height:1.5rem;opacity:.75;-webkit-transition:all .5s;transition:all .5s}.layout--header--media{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.layout--header--media::before{content:"";width:100%;height:100%;display:block;background:#000;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));background:linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);position:absolute;top:0;left:0}.layout--header--media img,.layout--header--media video{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}@media(min-width: 992px){.layout--header--body{width:87.5%}.layout--header--body::before{content:"";width:50%;height:100%;border-right:solid rgba(255,255,255,.12) 1px;border-left:solid rgba(255,255,255,.12) 1px;display:block;position:absolute;top:0;left:50%;z-index:-1;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.layout--header--body::after{content:"";width:1px;height:100%;background-color:rgba(255,255,255,.12);display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.layout--header .page-header-link{width:calc(50% + 1rem)}}@media(min-width: 1200px){.layout--header--body{padding:9.75rem 1.5rem 3rem calc(43.75% + 1.5rem)}.layout--header .page-header{font-size:5.625rem;line-height:5.125rem}.layout--header .page-header-link{width:calc(50% + 1.5rem);margin-left:-1.5rem}.layout--header .page-header-link a{font-size:1.5rem;line-height:1.75rem;padding:1.75rem 1.5rem}}.layout--main{font-family:"Iberia Headline","Helvetica Neue",Helvetica,Arial,sans-serif;width:calc(100% - 2rem);margin-right:auto;margin-left:auto;padding:0 0 12rem;border-left:solid #e5e5e5 1px;border-right:solid #e5e5e5 1px}.layout--main blockquote,.layout--main .txt-highlighted{font-size:1.625rem;color:#d7182d;line-height:1.192em}.layout--main blockquote{margin-top:40px;padding:0;border-left:none;position:relative}.layout--main .txt-summary{font-family:"Iberia Text","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.125rem;margin-bottom:32px}.layout--main .content{padding:4rem 1rem 2.5rem}.layout--main .content>ul{list-style:none;padding-left:38px}.layout--main .content>ul>li{text-indent:-10px}.layout--main .content>ul>li::before{content:"";width:10px;height:10px;margin-bottom:1px;background:#d7182d;display:inline-block;position:relative;left:-27px}.layout--main .content>ul>li li{text-indent:0}.layout--main .content>ol{list-style:none;counter-reset:counter-ol;padding-left:38px}.layout--main .content>ol>li{counter-increment:counter-ol;text-indent:-18px}.layout--main .content>ol>li::before{content:counter(counter-ol) ". ";font-family:"Iberia Text","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;color:#d7182d;position:relative;left:-20px}.layout--main .content>ol>li li{text-indent:0}.layout--main .content>ul,.layout--main .content>ol{margin-bottom:20px}.layout--main .content>ul li+li,.layout--main .content>ol li+li{margin-top:20px}.layout--front .layout--header{height:100vh}.layout--front .layout--header--body{padding-top:6rem;padding-bottom:6rem;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}.layout--front .layout--header .page-header-link a{border-color:#d7182d}.layout--front .layout--main .content{padding-top:8rem;padding-right:0;padding-left:0}@media(max-width: 767px){.layout--main{font-size:1rem;line-height:1.25em}}@media(min-width: 768px){.layout--main{line-height:1.333em;padding:0 0 15rem}.layout--main .content{position:relative}.layout--main .content::after{content:"";width:3px;height:100%;background-color:#fff;display:block;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.layout--main p a{color:#d7182d;border-bottom:solid 1px rgba(0,0,0,0);-webkit-transition:all .3s;transition:all .3s}.layout--main p a:hover{color:#000;border-color:#000}.layout--main blockquote,.layout--main .txt-highlighted{font-size:2.125rem;line-height:1.286em}.layout--main .txt-summary{font-size:1.375rem;line-height:1.227em}.layout--front .layout--main .content{width:100%;margin-left:0}}@media(min-width: 992px){.layout--main{width:87.5%;margin-left:6.25%}.layout--main .content{width:50%;margin-left:50%;padding:5rem 1.5rem 3.5rem}.layout--front .layout--main .content{padding-top:0}}.subtitle-lg{font-family:"Iberia Text","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:bold;font-size:1rem;margin-top:10px;margin-bottom:28px}@media(min-width: 992px){.subtitle-lg{font-size:1.375rem}}/*# sourceMappingURL=layout-generic.min.css.map */