/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--c-text:#E9E8DC;--c-text-inverse:black;--c-background:#262F30;--c-primary:#FF8A7A;--c-secondary:#426A69;--c-tertiary:#7B6301;--c-quaternary:#425E76;--c-accent:#E9E8DC;--c-accent-high:black;--c-highlight:#E5E5E5;--c-highlight-high:#EFEFEC;--c-muted:#f2f2f2;--c-warning:#7B6301;--c-error:#FF8A7A;--c-message:#426A69;--c-near-white:#f2f2f2;--c-neutral-light:#EFEFEC;--c-neutral-medium-light:#E5E5E5;--c-neutral-medium:#B7BABA;--c-neutral-dark:#4c4c4c;--c-white:white;--c-black:black;--c-charcoal:#1A2021;--c-body:#3E4648}:root [data-theme=default]{--c-text:#E9E8DC;--c-text-inverse:black;--c-background:#262F30;--c-primary:#FF8A7A;--c-secondary:#426A69;--c-tertiary:#7B6301;--c-quaternary:#425E76;--c-accent:#E9E8DC;--c-accent-high:black;--c-highlight:#E5E5E5;--c-highlight-high:#EFEFEC;--c-muted:#f2f2f2;--c-warning:#7B6301;--c-error:#FF8A7A;--c-message:#426A69;--c-near-white:#f2f2f2;--c-neutral-light:#EFEFEC;--c-neutral-medium-light:#E5E5E5;--c-neutral-medium:#B7BABA;--c-neutral-dark:#4c4c4c;--c-white:white;--c-black:black;--c-charcoal:#1A2021;--c-body:#3E4648}.cl-colors{padding:1rem}.cl-colors__list{display:flex;flex-wrap:wrap;margin:0 0 2rem;padding:0}.cl-colors__item{list-style:none;padding:1rem 2rem;transition:all .4s;flex:1 1 20%;min-width:150px;min-height:150px;display:flex;justify-content:center;align-items:flex-end}.cl-colors__item--default-text{background-color:#E9E8DC;background-color:var(--c-text);color:black;color:var(--c-accent-high)}.cl-colors__item--default-text-inverse{background-color:black;background-color:var(--c-text-inverse);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-background{background-color:#262F30;background-color:var(--c-background);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-primary{background-color:#FF8A7A;background-color:var(--c-primary);color:black;color:var(--c-accent-high)}.cl-colors__item--default-secondary{background-color:#426A69;background-color:var(--c-secondary);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-tertiary{background-color:#7B6301;background-color:var(--c-tertiary);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-quaternary{background-color:#425E76;background-color:var(--c-quaternary);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-accent{background-color:#E9E8DC;background-color:var(--c-accent);color:black;color:var(--c-accent-high)}.cl-colors__item--default-accent-high{background-color:black;background-color:var(--c-accent-high);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-highlight{background-color:#E5E5E5;background-color:var(--c-highlight);color:black;color:var(--c-accent-high)}.cl-colors__item--default-highlight-high{background-color:#EFEFEC;background-color:var(--c-highlight-high);color:black;color:var(--c-accent-high)}.cl-colors__item--default-muted{background-color:#f2f2f2;background-color:var(--c-muted);color:black;color:var(--c-accent-high)}.cl-colors__item--default-warning{background-color:#7B6301;background-color:var(--c-warning);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-error{background-color:#FF8A7A;background-color:var(--c-error);color:black;color:var(--c-accent-high)}.cl-colors__item--default-message{background-color:#426A69;background-color:var(--c-message);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-near-white{background-color:#f2f2f2;background-color:var(--c-near-white);color:black;color:var(--c-accent-high)}.cl-colors__item--default-neutral-light{background-color:#EFEFEC;background-color:var(--c-neutral-light);color:black;color:var(--c-accent-high)}.cl-colors__item--default-neutral-medium-light{background-color:#E5E5E5;background-color:var(--c-neutral-medium-light);color:black;color:var(--c-accent-high)}.cl-colors__item--default-neutral-medium{background-color:#B7BABA;background-color:var(--c-neutral-medium);color:black;color:var(--c-accent-high)}.cl-colors__item--default-neutral-dark{background-color:#4c4c4c;background-color:var(--c-neutral-dark);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-white{background-color:white;background-color:var(--c-white);color:black;color:var(--c-accent-high)}.cl-colors__item--default-black{background-color:black;background-color:var(--c-black);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-charcoal{background-color:#1A2021;background-color:var(--c-charcoal);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-body{background-color:#3E4648;background-color:var(--c-body);color:#f2f2f2;color:var(--c-muted)}.motion{padding:0 1rem}@media(min-width:920px){.motion__grid{display:flex;flex-wrap:wrap}}@media(min-width:920px){.motion__grid-item{margin-bottom:1rem;margin-right:1rem;width:49%}.motion__grid-item:nth-child(2n){margin-right:0}}.demo-motion{background-color:#1A2021;background-color:var(--c-charcoal);border-radius:2px;cursor:pointer;padding:3rem;text-align:center}.demo-motion::before{content:"Duration: 300ms";display:block}.demo-motion::after{content:"Timing Function: ease-in-out"}.demo-motion span{display:block;margin:.25rem}.demo-motion--fade{transition:all 300ms ease-in-out}.demo-motion--fade:hover{background-color:black;background-color:var(--c-accent-high);color:#f2f2f2;color:var(--c-muted)}.demo-motion--slide-up{transition:transform .4s ease-in}.demo-motion--slide-up::before{content:"Duration: 0.4s";display:block}.demo-motion--slide-up::after{content:"Timing Function: ease-in"}.demo-motion--slide-up:hover{transform:translateY(-10px)}.demo-motion--slide-down{transition:transform .2s linear}.demo-motion--slide-down::before{content:"Duration: 0.2s";display:block}.demo-motion--slide-down::after{content:"Timing Function: linear"}.demo-motion--slide-down:hover{transform:translateY(10px)}.demo-motion--expand{transition:transform .3s cubic-bezier(0.17,0.67,0.83,0.67)}.demo-motion--expand::before{content:"Duration: 0.3s";display:block}.demo-motion--expand::after{content:"Timing Function: cubic-bezier(.17,.67,.83,.67)"}.demo-motion--expand:hover{transform:scale(1.03)}html{font-size:62.5%;box-sizing:border-box}body{max-width:2000px;margin:0 auto;background-color:#3e4648;color:#E9E8DC;color:var(--c-text);font-family:"Fira Sans",sans-serif;font-size:2.1rem;line-height:1.6}body.sb-show-main{background-color:#262F30;background-color:var(--c-background)}.layout-container{overflow-x:clip;background-color:#262F30;background-color:var(--c-background)}*,*::after,*::before{box-sizing:inherit}:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:inherit}.main{display:block}.visually-hidden{position:absolute !important;clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;width:1px;word-wrap:normal}.container{width:100%;margin:0 auto;max-width:1330px}.container-narrow{width:100%;margin:0 auto;max-width:905px}.gutter{padding-left:2rem;padding-right:2rem}@media(min-width:480px){.gutter{padding-left:4rem;padding-right:4rem}}.layout:not(.layout--onecol){max-width:1250px;margin:0 auto}.layout--twocol-section{--gap:40px;gap:var(--gap)}@media(min-width:920px){.layout--twocol-section{flex-wrap:nowrap}}.layout--twocol-section>.layout__region{--percentage:100%;flex:0 1 100%}@media(min-width:40em){.layout--twocol-section>.layout__region.layout__region--first,.layout--twocol-section>.layout__region.layout__region--second{flex:0 1 100%}}@media(min-width:920px){.layout--twocol-section>.layout__region.layout__region--first,.layout--twocol-section>.layout__region.layout__region--second{flex:0 1 calc(var(--percentage) - var(--gap)/2)}}.layout--twocol-section.layout--twocol-section--50-50>.layout__region--first,.layout--twocol-section.layout--twocol-section--50-50>.layout__region--second{--percentage:50%}.layout--twocol-section.layout--twocol-section--33-67 .layout__region--first{--percentage:33%}.layout--twocol-section.layout--twocol-section--33-67 .layout__region--second{--percentage:67%}.layout--twocol-section.layout--twocol-section--67-33 .layout__region--first{--percentage:67%}.layout--twocol-section.layout--twocol-section--67-33 .layout__region--second{--percentage:33%}.layout--twocol-section.layout--twocol-section--25-75 .layout__region--first{--percentage:25%}.layout--twocol-section.layout--twocol-section--25-75 .layout__region--second{--percentage:75%}.layout--twocol-section.layout--twocol-section--75-25 .layout__region--first{--percentage:75%}.layout--twocol-section.layout--twocol-section--75-25 .layout__region--second{--percentage:25%}.layout--threecol-section{--gap:40px;gap:var(--gap)}@media(min-width:920px){.layout--threecol-section{flex-wrap:nowrap}}.layout--threecol-section>.layout__region{--percentage:100%;flex:0 1 100%}@media(min-width:40em){.layout--threecol-section>.layout__region.layout__region--first,.layout--threecol-section>.layout__region.layout__region--second,.layout--threecol-section>.layout__region.layout__region--third{flex:0 1 100%}}@media(min-width:920px){.layout--threecol-section>.layout__region.layout__region--first,.layout--threecol-section>.layout__region.layout__region--second,.layout--threecol-section>.layout__region.layout__region--third{flex:0 1 calc(var(--percentage) - var(--gap)/2)}}.layout--threecol-section.layout--threecol-section--33-34-33 .layout__region--first,.layout--threecol-section.layout--threecol-section--33-34-33 .layout__region--third{--percentage:33%}.layout--threecol-section.layout--threecol-section--33-34-33 .layout__region--second{--percentage:34%}.layout--threecol-section.layout--threecol-section--25-50-25 .layout__region--first,.layout--threecol-section.layout--threecol-section--25-50-25 .layout__region--third{--percentage:25%}.layout--threecol-section.layout--threecol-section--25-50-25 .layout__region--second{--percentage:50%}.layout--threecol-section.layout--threecol-section--50-25-25 .layout__region--first{--percentage:50%}.layout--threecol-section.layout--threecol-section--50-25-25 .layout__region--second,.layout--threecol-section.layout--threecol-section--50-25-25 .layout__region--third{--percentage:25%}.layout--threecol-section.layout--threecol-section--25-25-50 .layout__region--first,.layout--threecol-section.layout--threecol-section--25-25-50 .layout__region--second{--percentage:25%}.layout--threecol-section.layout--threecol-section--25-25-50 .layout__region--third{--percentage:50%}.layout--fourcol-section{--gap:40px;gap:var(--gap)}@media(min-width:1330px){.layout--fourcol-section{flex-wrap:nowrap}}.layout--fourcol-section>.layout__region{--percentage:25%;flex:0 1 100%}@media(min-width:920px){.layout--fourcol-section>.layout__region{flex:0 1 calc(50% - var(--gap)/2)}}@media(min-width:1330px){.layout--fourcol-section>.layout__region{flex:0 1 calc(25% - var(--gap)/3)}}.layout-container--maintenance{display:flex;justify-content:center;align-items:center;min-height:100vh;gap:calc(2*4rem)}.layout-container--maintenance .maintenance__logo{margin:1rem}.layout-container--maintenance .h1,.layout-container--maintenance .text-long h1,.text-long .layout-container--maintenance h1{line-height:1.2}.layout-container--maintenance .maintenance__side{display:none}@media(min-width:720px){.layout-container--maintenance .maintenance__side{display:block}}.layout-container--maintenance .maintenance__side{flex:0 1 auto;line-height:0}@media(min-width:920px){.layout-container--maintenance .maintenance__side svg{height:100vh}}.main-content-wrapper{display:flex;flex-direction:column}@media(min-width:920px){.main-content-wrapper{flex-direction:row}}.outer-content-wrapper{position:relative}.outer-content-wrapper>.container{max-width:none;padding:0}.content-wrapper#main-content,.article-wrapper{display:grid;grid-template-columns:1fr min(1330px,100%) 1fr;gap:70px 0}.content-wrapper#main-content>*,.article-wrapper>*{grid-column:2}.article-wrapper .content-wrapper#main-content{max-width:1040px;margin:0 auto}.article-wrapper .paragraph-wrapper--full-bleed{grid-column:1/4;padding:0 2rem}@media(min-width:480px){.article-wrapper .paragraph-wrapper--full-bleed{padding:0 4rem}}.not-found__content{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:600px;margin:0 auto}.not-found__content-wrapper{padding-block:30px;background-image:url(/themes/custom/trailhead-theme/images/river-scene.png);background-size:cover;background-position:center;background-repeat:no-repeat}@media(min-width:720px){.not-found__content-wrapper{padding-block:70px}}.not-found__content h2{color:#FF8A7A;color:var(--c-primary);font-size:8rem;font-style:normal;font-weight:600;line-height:130%;margin:0}@media(min-width:720px){.not-found__content h2{font-size:34.9rem}}.not-found__content .h5.link,.not-found__content .file a.h5,.file .not-found__content a.h5,.not-found__content .text-long h5.link,.text-long .not-found__content h5.link{align-self:flex-start;color:#FF8A7A;color:var(--c-primary);text-decoration:none;font-size:2.4rem}.not-found__content .h5.link:hover,.not-found__content .file a.h5:hover,.file .not-found__content a.h5:hover,.not-found__content .text-long h5.link:hover,.text-long .not-found__content h5.link:hover,.not-found__content .h5.link:focus,.not-found__content .file a.h5:focus,.file .not-found__content a.h5:focus,.not-found__content .text-long h5.link:focus,.text-long .not-found__content h5.link:focus,.not-found__content .h5.link:active,.not-found__content .file a.h5:active,.file .not-found__content a.h5:active,.not-found__content .text-long h5.link:active,.text-long .not-found__content h5.link:active{text-decoration:underline}button *{pointer-events:none}.button,.more-link a{font-weight:700;font-size:1.8rem;line-height:1.3;border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;line-height:1.4;padding:6px 18px;padding:10px 20px;background-color:#FF8A7A;background-color:var(--c-primary);color:#1A2021;color:var(--c-charcoal);border:1px solid #FF8A7A;border:1px solid var(--c-primary);border-radius:8px;text-transform:uppercase}.button:hover,.more-link a:hover,.button:focus,.more-link a:focus,.button:active,.more-link a:active{background-color:black;background-color:var(--c-black);color:#FF8A7A;color:var(--c-primary)}.button--large{line-height:2;padding:14px 38px}.button--with-icon{display:inline-flex;justify-content:space-between;align-items:center;gap:10px}.button--with-icon .icon,.button--with-icon svg{width:24px;height:24px;fill:currentColor}.button--with-icon--transparent{border-color:rgba(0,0,0,0)}.button--with-icon--transparent:hover,.button--with-icon--transparent:focus,.button--with-icon--transparent:active{background:none;border-color:rgba(0,0,0,0);color:#FF8A7A;color:var(--c-primary)}.button--with-icon--transparent:hover svg,.button--with-icon--transparent:hover .icon,.button--with-icon--transparent:focus svg,.button--with-icon--transparent:focus .icon,.button--with-icon--transparent:active svg,.button--with-icon--transparent:active .icon{background-color:rgba(0,0,0,0);color:#FF8A7A;color:var(--c-primary)}.button--with-icon--transparent:focus{text-decoration:underline}.button--with-icon--transparent svg,.button--with-icon--transparent .icon{background-color:#FF8A7A;background-color:var(--c-primary);color:black;color:var(--c-text-inverse);padding:2px}.button--plain,.view-search .views-exposed-form .form-actions input[id^=edit-reset-search]{border:none;background-color:rgba(0,0,0,0);padding:0;color:#E9E8DC;color:var(--c-accent);font-size:1.6rem;font-weight:500;line-height:2}.button--plain:hover,.view-search .views-exposed-form .form-actions input[id^=edit-reset-search]:hover,.button--plain:focus,.view-search .views-exposed-form .form-actions input[id^=edit-reset-search]:focus,.button--plain:active,.view-search .views-exposed-form .form-actions input[id^=edit-reset-search]:active{background-color:rgba(0,0,0,0);color:currentColor;text-decoration:underline;text-underline-offset:4px}.button--plain:focus-visible,.view-search .views-exposed-form .form-actions input[id^=edit-reset-search]:focus-visible{text-decoration:none}.form-item--checkboxes,.form-item--checkbox__item{list-style:none;margin:0;padding:0}.form-item--checkbox__item,.form-item--checkboxes .form-item{display:flex;align-items:center;gap:15px;margin-bottom:10px}.form-item--checkbox__item label,.form-item--checkboxes .form-item label{padding:0}.form-item--checkbox__item input[type=checkbox],.form-item--checkboxes .form-item input[type=checkbox]{-webkit-appearance:none;appearance:none;outline:none;padding:0;width:30px;height:30px;border:1px solid #E9E8DC;border:1px solid var(--c-accent);border-radius:0;background-color:#1A2021;background-color:var(--c-charcoal);cursor:pointer}.form-item--checkbox__item input[type=checkbox]:checked,.form-item--checkbox__item input[type=checkbox]:hover,.form-item--checkboxes .form-item input[type=checkbox]:checked,.form-item--checkboxes .form-item input[type=checkbox]:hover{position:relative;border-color:#FF8A7A;border-color:var(--c-primary)}.form-item--checkbox__item input[type=checkbox]:checked svg,.form-item--checkbox__item input[type=checkbox]:hover svg,.form-item--checkboxes .form-item input[type=checkbox]:checked svg,.form-item--checkboxes .form-item input[type=checkbox]:hover svg{color:white;color:var(--c-white)}.form-item--checkbox__item input[type=checkbox]:checked::before,.form-item--checkbox__item input[type=checkbox]:hover::before,.form-item--checkboxes .form-item input[type=checkbox]:checked::before,.form-item--checkboxes .form-item input[type=checkbox]:hover::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;width:25px;height:25px;background-color:#FF8A7A;background-color:var(--c-primary);background-image:url(/themes/custom/trailhead-theme/images/icons/checkbox-x.svg);background-repeat:no-repeat;background-position:center;background-size:60%}.form-item--checkbox__item input[type=checkbox]:focus-visible,.form-item--checkboxes .form-item input[type=checkbox]:focus-visible{outline:2px solid #FF8A7A;outline:2px solid var(--c-primary);outline-offset:3px}.form-item--radios,.form-item--radio__item{list-style:none;margin:0;padding:0}.form-item--radio__item,.form-item--radio .form-item{display:flex;align-items:center;gap:15px}.form-item--radio__item label,.form-item--radio .form-item label{padding:0}.form-item--radio__item input[type=radio],.form-item--radio .form-item input[type=radio]{-webkit-appearance:none;appearance:none;outline:none;padding:0;width:25px;height:25px;flex:0 0 25px;border-radius:50%;border:1px solid #E9E8DC;border:1px solid var(--c-accent);background-color:#1A2021;background-color:var(--c-charcoal);cursor:pointer}.form-item--radio__item input[type=radio]:checked,.form-item--radio__item input[type=radio]:hover,.form-item--radio .form-item input[type=radio]:checked,.form-item--radio .form-item input[type=radio]:hover{position:relative;border-color:#FF8A7A;border-color:var(--c-primary)}.form-item--radio__item input[type=radio]:checked::before,.form-item--radio__item input[type=radio]:hover::before,.form-item--radio .form-item input[type=radio]:checked::before,.form-item--radio .form-item input[type=radio]:hover::before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;width:17px;height:17px;border-radius:50%;background-color:#FF8A7A;background-color:var(--c-primary)}.form-item--radio__item input[type=radio]:focus-visible,.form-item--radio .form-item input[type=radio]:focus-visible{outline:2px solid #FF8A7A;outline:2px solid var(--c-primary);outline-offset:4px}.form-item__dropdown{border:2px solid #E9E8DC;border:2px solid var(--c-accent);display:block;position:relative;border-radius:8px}.form-item__dropdown::after{border-left:10px solid rgba(0,0,0,0);border-right:10px solid rgba(0,0,0,0);border-top:10px solid #FF8A7A;border-top:10px solid var(--c-primary);content:" ";position:absolute;top:42%;right:1em;z-index:2;pointer-events:none;display:none}.form-item__select{font-size:1.6rem;font-weight:500;line-height:2;background-color:#1A2021;background-color:var(--c-charcoal);border:2px solid #E9E8DC;border:2px solid var(--c-accent);color:#E9E8DC;color:var(--c-accent);border-radius:inherit;height:53px;font-size:16px;margin:0;outline:none;padding:.6em .8em .5em;width:100%}.form-item__select:focus-visible{outline:2px solid #E9E8DC;outline:2px solid var(--c-accent);outline-offset:6px}@supports((-webkit-appearance:none) or (appearance:none)) or ((-moz-appearance:none) and (mask-type:alpha)){.form-item__dropdown::after{display:block}.form-item__select{padding-right:2em;border:2px solid rgba(0,0,0,0);-webkit-appearance:none;appearance:none}}.form-item{color:#E9E8DC;color:var(--c-accent);margin-bottom:1em;max-width:32em}.form-item::after{clear:both;content:"";display:table}.form-item--inline-block{display:inline-block}.form-item__label{display:block;font-weight:300;font-size:1.6rem;line-height:1.3;padding-bottom:8px}.form-item__label.option{display:inline-block;padding:0}.form-item__label.form-required::after{content:"*";margin-left:3px}.form-item__textfield:not(.button){font-size:1.6rem;font-weight:500;line-height:2;color:#E9E8DC;color:var(--c-accent);background-color:#1A2021;background-color:var(--c-charcoal);border-radius:8px;border:2px solid #E9E8DC;border:2px solid var(--c-accent);padding:10px 40px;width:100%}.form-item__textfield:-ms-input-placeholder{color:#E9E8DC;color:var(--c-accent)}.form-item__textfield::placeholder{color:#E9E8DC;color:var(--c-accent)}.form-item__description{font-weight:300;font-size:1.6rem;line-height:1.3;padding-top:8px}.form-fieldset{border:none;padding:0}.form-fieldset legend{font-weight:300;font-size:1.6rem;line-height:1.3;padding-bottom:8px}.form-fieldset legend.form-required::after{content:"*";margin-left:3px}.form-fieldset .form-item{max-width:31em}.icons-demo{display:flex;flex-wrap:wrap}.icons-demo .icon{height:100px;padding:1rem;width:100px;fill:#E9E8DC;fill:var(--c-accent)}.icons-demo pre{background-color:#E9E8DC;background-color:var(--c-accent);font-size:.8rem;margin:0;text-align:center;color:#000;font-weight:600}.icons-demo__item{border:1px solid #E9E8DC;border:1px solid var(--c-accent);margin:calc(1rem/4)}svg.ext{fill:currentColor;width:20px;height:20px;margin-left:2px}svg.ext path{stroke:currentColor}img,picture{display:block;height:auto;max-width:100%}figure{margin:0}.figure__caption,.text-long figcaption{font-size:1.2rem;line-height:1.5;margin-top:25px}.figure__caption>*:first-child,.text-long figcaption>*:first-child{margin-top:0}.figure__caption>*:last-child,.text-long figcaption>*:last-child{margin-bottom:0}img.container-fill{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:1}img.container-fill+*{position:relative;z-index:2}.linked-image img{transition:.2s ease-in-out}.linked-image:hover img,.linked-image:focus img,.linked-image:active img{transform:scale(1.05)}.linked-image:focus-visible img{outline:2px solid #E9E8DC;outline:2px solid var(--c-accent);outline-offset:4px}.text-long img:not(figure img){margin-bottom:40px}.text-long .align-left img:not(figure img){margin-right:40px}.text-long .align-right img:not(figure img){margin-left:40px}.text-long .align-center img{margin:0 auto 40px}.text-long figure{margin-bottom:40px}.text-long figure.align-right{margin-left:40px}.text-long figure.align-left{margin-right:40px}.text-long figure.align-center figcaption{max-width:500px;margin:0 auto;text-align:center}.link,.file a{color:#FF8A7A;color:var(--c-primary);text-underline-offset:2px;text-decoration-thickness:1px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}ul{list-style-type:disc}ul .list-item::marker,ul .text-long ol li::marker,.text-long ul li::marker{font-size:28px;line-height:1}ol{list-style-type:decimal}ol .list-item::marker,.text-long ol li::marker,ol .text-long ul li::marker{font-weight:700}.list-item::marker,.text-long ol li::marker,.text-long ul li::marker{color:#E9E8DC;color:var(--c-accent)}.scrim{overflow:hidden;position:relative;max-height:200px}.scrim::before{z-index:1}.scrim--teaser::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scrim--teaser::before{top:unset;border-radius:8px;height:225px;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000 100%);pointer-events:none}.scrim--translucent{max-height:none}.scrim--translucent::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scrim--translucent::before{background-color:rgba(255,138,122,.7)}.scrim--translucent-black{max-height:none}.scrim--translucent-black::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scrim--translucent-black::before{background-color:rgba(0,0,0,.5)}.scrim--gradient-black{max-height:none}.scrim--gradient-black::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.scrim--gradient-black::before{background:linear-gradient(to bottom,transparent 0,rgba(0,0,0,0.5) 50%)}.section{padding:0 2rem}@media(min-width:480px){.section{padding:0 4rem}}.section:has(.paragraph-wrapper--full-bleed){width:100%;grid-column:1/4 !important}.section--map{width:100%;grid-column:1/4 !important;background-image:url(/themes/custom/trailhead-theme/images/bg-map.png);background-size:cover;background-color:#425E76;background-color:var(--c-quaternary);background-repeat:no-repeat}.section--beaker{width:100%;grid-column:1/4 !important;background-image:url(/themes/custom/trailhead-theme/images/bg-beaker.png);background-size:cover;background-repeat:no-repeat;position:relative}.section--beaker>*{position:relative;z-index:2}.section--beaker::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,#000 100%);z-index:1}.section--beaker .paragraph-wrapper>.text-long{max-width:1000px}.section--beaker .paragraph-wrapper>.text-long:has(.text-align-center){margin-left:auto;margin-right:auto}.section--beaker .paragraph-wrapper>.text-long:has(.text-align-right){margin-left:auto}.section--nature-outline{width:100%;grid-column:1/4 !important;background-image:url(/themes/custom/trailhead-theme/images/bg-nature-outline.svg);background-size:70%;background-repeat:no-repeat;background-position:right bottom}.section--padded{padding-top:calc(1rem*7);padding-bottom:calc(1rem*7)}.section--spaced-items .paragraph-wrapper{padding-top:2rem;padding-bottom:2rem}.section--spaced-items .paragraph-wrapper--full-bleed{padding-top:2rem;padding-bottom:2rem}.section--flush-top{margin-top:-70px}.section--centered{text-align:center;margin:0 auto}.section--align-center .layout{align-items:center}.section--inner{padding:0}.paragraph-wrapper{padding:25px 0}.paragraph-wrapper:first-of-type{padding-top:0}.paragraph-wrapper:last-of-type{padding-bottom:0}.paragraph-wrapper--full-bleed{margin-left:-2rem;margin-right:-2rem}@media(min-width:480px){.paragraph-wrapper--full-bleed{margin-left:-4rem;margin-right:-4rem}}.paragraph-wrapper:not(.paragraph-wrapper--full-bleed){max-width:1250px;margin-left:auto;margin-right:auto}.split-heading{display:flex;align-items:center;gap:25px;margin:0;text-transform:uppercase}.split-heading::before{content:"";flex:0 0 15px;width:15px;height:85px;background-color:#E9E8DC;background-color:var(--c-accent);border-radius:2px}.split-heading.primary::before{background-color:#FF8A7A;background-color:var(--c-primary)}.split-heading.secondary::before{background-color:#426A69;background-color:var(--c-secondary)}.split-heading.tertiary::before{background-color:#7B6301;background-color:var(--c-tertiary)}.split-heading.quaternary::before{background-color:#425E76;background-color:var(--c-quaternary)}.split-heading span{display:block;margin:0;line-height:1}@media(min-width:920px){.split-heading{gap:50px}.split-heading::before{flex:0 0 25px;width:25px;height:170px}}.table,.text-long table{border-spacing:0;margin:1em 0;width:100%}.table a,.text-long table a{color:#FF8A7A;color:var(--c-primary)}.table__heading-cell,.text-long th,.table__cell,.text-long td{border:none;border-bottom:1px solid #1A2021;border-bottom:1px solid var(--c-charcoal);border-right:1px solid #1A2021;border-right:1px solid var(--c-charcoal);padding:1em}.table__heading-cell:last-child,.text-long th:last-child,.table__cell:last-child,.text-long td:last-child{border-right:none}.table__heading-cell,.text-long th{font-weight:700;font-size:2rem;padding:1.2em;text-align:left;background-color:#FF8A7A;background-color:var(--c-primary);color:#1A2021;color:var(--c-charcoal)}.table__row,.text-long tr{background-color:#E9E8DC;background-color:var(--c-accent);color:#1A2021;color:var(--c-charcoal)}tbody .table__row:last-child th,tbody .text-long tr:last-child th,.text-long tbody tr:last-child th,tbody .table__row:last-child td,tbody .text-long tr:last-child td,.text-long tbody tr:last-child td{border-bottom:none}.table__footer-cell,.text-long tfoot th,.table__footer-cell:first-child{border-bottom:none;border-top:1px solid #1A2021;border-top:1px solid var(--c-charcoal)}.h1,.text-long h1{color:#E9E8DC;color:var(--c-text);font-family:"Montserrat",sans-serif;font-weight:800;font-style:normal;font-size:5rem;line-height:1.1;margin:0 0 .2em;width:auto}.h1__link{color:inherit}.h1__link:hover{color:inherit}@media(min-width:920px){.h1,.text-long h1{font-size:12.3rem;font-weight:900;line-height:1.01}}.h2,.text-long h2:not(.h3){color:#E9E8DC;color:var(--c-text);font-family:"Montserrat",sans-serif;font-weight:800;font-style:normal;font-size:4.1rem;line-height:1;margin:0 0 .15em;width:auto}.h2__link{color:inherit}.h2__link:hover{color:inherit}@media(min-width:920px){.h2,.text-long h2:not(.h3){font-size:10rem;line-height:1.3}}.h3,.text-long h3{color:#E9E8DC;color:var(--c-text);font-family:"Montserrat",sans-serif;font-weight:700;font-style:normal;font-size:3rem;line-height:1.3;margin:0 0 .5em;width:auto}.h3__link{color:inherit}.h3__link:hover{color:inherit}@media(min-width:920px){.h3,.text-long h3{font-size:4.6rem}}.h4,.previous-next-navigation__label,.cart-confirmation .text-with-icon__text,.text-long h4{color:#E9E8DC;color:var(--c-text);font-family:"Fira Sans",sans-serif;font-weight:400;font-style:normal;font-size:2.2rem;line-height:40px;margin:0 0 .5em;width:auto}.h4__link{color:inherit}.h4__link:hover{color:inherit}@media(min-width:920px){.h4,.previous-next-navigation__label,.cart-confirmation .text-with-icon__text,.text-long h4{font-size:3rem;line-height:1.5}}.h5,.text-long h5,.h6,.text-long h6{color:#E9E8DC;color:var(--c-text);font-family:"Montserrat",sans-serif;font-weight:600;font-style:normal;font-size:1.8rem;line-height:2;margin:0 0 .5em;width:auto}.h5__link,.h6__link{color:inherit}.h5__link:hover,.h6__link:hover{color:inherit}.arrow-heading{--distance:25px;font-family:"Montserrat",sans-serif;font-size:3.3rem;font-weight:900;line-height:1.01;text-transform:uppercase;margin:0 0 160px;position:relative}@media(min-width:480px){.arrow-heading{font-size:4.5rem}}@media(min-width:720px){.arrow-heading{--distance:30px;font-size:7.3rem}}@media(min-width:920px){.arrow-heading{margin:0 0 145px}}.arrow-heading::before,.arrow-heading::after{content:"";display:block;background-color:#426A69;background-color:var(--c-secondary);position:absolute}.arrow-heading::before{width:85%;height:16px;top:calc(100% + var(--distance));left:0;transform:scaleX(2);transform-origin:right center}.arrow-heading::after{width:90px;height:130px;transform:translateY(var(--distance));clip-path:polygon(32.5px 0,57.5px 0,57.5px 100px,100% 100px,50% 100%,0 100px,32.5px 100px);left:calc(85% - 57.5px)}.paragraph,.text-long p{margin:0}.paragraph+p,.text-long p+p{margin-top:45px}.blockquote:not(.image-field-caption),.text-long blockquote:not(.image-field-caption){margin:0;padding:0}.blockquote__wrapper{margin:0;padding:10px;padding-left:13px;position:relative}.blockquote__wrapper p{margin-top:10px}.blockquote__wrapper p:first-of-type{margin:0}.blockquote__wrapper--lined .blockquote,.blockquote__wrapper--lined .text-long blockquote,.text-long .blockquote__wrapper--lined blockquote{font-style:italic}.blockquote__wrapper--double-lined{background:#EFEFEC;background:var(--c-neutral-light);outline:10px solid #EFEFEC;outline:10px solid var(--c-neutral-light);border:none;padding-left:33px}.blockquote__wrapper--double-lined::before{content:"";width:2rem;height:100%;position:absolute;top:0;left:1rem;margin:0 1rem;box-shadow:-5px 0 0 #FF8A7A,-15px 0 0 #EFEFEC,-20px 0 0 #FF8A7A;box-shadow:-5px 0 0 var(--c-primary),-15px 0 0 var(--c-neutral-light),-20px 0 0 var(--c-primary)}.blockquote__wrapper--double-lined .blockquote,.blockquote__wrapper--double-lined .text-long blockquote,.text-long .blockquote__wrapper--double-lined blockquote{font-style:italic}.blockquote__wrapper--boxed{background:#EFEFEC;background:var(--c-neutral-light)}.blockquote__wrapper--boxed::before{content:"";-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="31" height="27" viewBox="0 0 31 27" xmlns="http://www.w3.org/2000/svg"><path d="M14.231 26.6953H0V15.7358C0 11.701 0.839673 8.51678 2.51904 6.18311C4.19841 3.84943 7.07729 1.78842 11.1558 0L14.231 5.82324C11.7228 7.00098 9.98894 8.17325 9.0293 9.34009C8.06966 10.5069 7.53532 11.8864 7.42627 13.4785H14.231V26.6953ZM30.8174 26.6953H16.5864V15.7358C16.5864 11.701 17.4261 8.51678 19.1055 6.18311C20.7848 3.84943 23.6637 1.78842 27.7422 0L30.8174 5.82324C28.3092 7.00098 26.5754 8.17325 25.6157 9.34009C24.6561 10.5069 24.1217 11.8864 24.0127 13.4785H30.8174V26.6953Z" /></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="31" height="27" viewBox="0 0 31 27" xmlns="http://www.w3.org/2000/svg"><path d="M14.231 26.6953H0V15.7358C0 11.701 0.839673 8.51678 2.51904 6.18311C4.19841 3.84943 7.07729 1.78842 11.1558 0L14.231 5.82324C11.7228 7.00098 9.98894 8.17325 9.0293 9.34009C8.06966 10.5069 7.53532 11.8864 7.42627 13.4785H14.231V26.6953ZM30.8174 26.6953H16.5864V15.7358C16.5864 11.701 17.4261 8.51678 19.1055 6.18311C20.7848 3.84943 23.6637 1.78842 27.7422 0L30.8174 5.82324C28.3092 7.00098 26.5754 8.17325 25.6157 9.34009C24.6561 10.5069 24.1217 11.8864 24.0127 13.4785H30.8174V26.6953Z" /></svg>');background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#FF8A7A;background-color:var(--c-primary);width:31px;height:27px;display:block;margin-bottom:5px}.blockquote__wrapper--boxed .blockquote,.blockquote__wrapper--boxed .text-long blockquote,.text-long .blockquote__wrapper--boxed blockquote{font-weight:700}.blockquote__wrapper--indented{max-width:1030px;width:100%;margin:0 auto;padding:30px;border-block:12px solid #426A69;border-block:12px solid var(--c-secondary);background-image:url(/themes/custom/trailhead-theme/images/trees-background.png);background-repeat:no-repeat;background-position:center bottom;background-size:cover}@media(min-width:720px){.blockquote__wrapper--indented{padding:60px 55px 100px}}.blockquote__wrapper--indented .blockquote,.blockquote__wrapper--indented .text-long blockquote,.text-long .blockquote__wrapper--indented blockquote{font-size:2.5rem;line-height:1.3;margin-top:30px}@media(min-width:720px){.blockquote__wrapper--indented .blockquote,.blockquote__wrapper--indented .text-long blockquote,.text-long .blockquote__wrapper--indented blockquote{font-size:4.7rem;line-height:1.53;margin-left:40px}}.blockquote__wrapper--plain{border-left:none;padding-left:10px}.blockquote__source{margin-top:1em;font-size:1.5rem}.hr,.text-long hr{border-style:solid;border-width:2px 0 0;color:#E9E8DC;color:var(--c-accent)}hr.secondary{border:none;border-top:12px solid #426A69;border-top:12px solid var(--c-secondary);margin:30px 0}.text-long a:not(.button){color:#FF8A7A;color:var(--c-primary)}.lined-text{display:inline-grid;grid-template-columns:1fr 150px auto 150px 1fr;gap:10px;align-items:center}.lined-text::before,.lined-text::after{content:"";background-color:currentColor;display:block;height:3px;width:150px;position:relative}.lined-text::before{grid-column:2}.lined-text::after{grid-column:4}.caption p:first-of-type{margin-top:5px}.caption p:last-of-type{margin-bottom:5px}.text-center{text-align:center}.text-uppercase{text-transform:uppercase;font-weight:800}.plyr{--plyr-color-main:var(--c-secondary)}.plyr button.plyr__control--overlaid{--plyr-control-icon-size:38px;width:101px;height:101px}.plyr button.plyr__control--overlaid svg{left:calc(50% + 3px);transform:translateX(-50%)}.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#121617}.video{height:0;overflow:hidden;padding-top:35px;padding-bottom:56.25%;position:relative}.video iframe{height:100%;left:0;position:absolute;top:0;width:100%}.video--full{padding-bottom:75%}.accordion__item{width:100%;position:relative;margin:2rem 0;transition:300ms all ease-in-out;background-color:#FF8A7A;background-color:var(--c-primary)}.accordion__item.open{background-color:#E9E8DC;background-color:var(--c-accent);transition:300ms all ease-in-out}.accordion__item.open .accordion__content{height:max-content;visibility:visible;max-height:max-content;z-index:2}.accordion--alert .accordion__item.open .accordion__content{padding:2rem 0}.accordion__item.open .accordion__title button{color:#fff;color:#1A2021;color:var(--c-charcoal)}.accordion__item.open .accordion__title .icon--toggle{transform:translateY(-50%) rotate(180deg);transition:300ms all ease-in-out}.accordion__title{margin:0;color:black;color:var(--c-text-inverse);font-weight:700;font-size:2.4rem;padding:0 2rem}@media(min-width:920px){.accordion__title{padding:0 4rem}}.accordion__title button{color:#E9E8DC;color:var(--c-text);font-family:"Fira Sans",sans-serif;font-weight:400;font-style:normal;font-size:2.2rem;line-height:40px;margin:0 0 .5em;width:auto}.accordion__title button__link{color:inherit}.accordion__title button__link:hover{color:inherit}@media(min-width:920px){.accordion__title button{font-size:3rem;line-height:1.5}}.accordion__title button{display:flex;align-items:center;gap:10px;background:rgba(0,0,0,0);position:relative;border:none;color:#1A2021;color:var(--c-charcoal);text-align:left;width:100%;height:100%;padding:1rem 0;cursor:pointer;margin:0}.accordion__title button:focus-visible{outline-color:#E9E8DC;outline-color:var(--c-accent)}.accordion__title div{max-width:calc(100% - 50px)}.accordion__title .icon{width:24px;height:24px;fill:currentColor}.accordion__title .icon--toggle{position:absolute;right:0;top:50%;transform:translateY(-50%);transition:300ms all ease-in-out}.accordion__content{background-color:#262F30;background-color:var(--c-background);max-height:0;visibility:hidden;overflow:hidden}.accordion__content .content-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:2rem;padding:1rem 2rem;background-color:rgba(0,0,0,0)}@media(min-width:920px){.accordion__content .content-wrapper{padding:1rem 4rem}}.accordion__content .content-wrapper p{margin-top:0}.accordion__content .content-wrapper p:only-child{margin-bottom:0}.accordion__content .content-wrapper .button,.accordion__content .content-wrapper .more-link a,.more-link .accordion__content .content-wrapper a{color:inherit}.accordion--alert .accordion__item{background-color:#426A69;background-color:var(--c-secondary);margin:0}.accordion--alert .accordion__content{background-color:#4c4c4c;background-color:var(--c-neutral-dark);color:black;color:var(--c-text-inverse)}.button-group{display:flex;flex-wrap:wrap;gap:15px}.button-group.center{justify-content:center;width:100%}.button-group.center button{display:inline-block}.button-group.left{justify-content:flex-start}.button-group.right{justify-content:flex-end}.card{overflow:hidden;border-radius:8px}.card .card__content-wrapper{position:relative}.card img{transition:all .3s ease-in-out}.card a:not(.button,.link)::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.card a:not(.button,.link){text-decoration:none;color:#E9E8DC;color:var(--c-accent)}.card__title{font-size:1.4rem;line-height:1.5;text-transform:uppercase}.card .button,.card .more-link a,.more-link .card a{display:block;margin-top:10px;width:-moz-fit-content;width:fit-content}@media(min-width:1050px){.card .button,.card .more-link a,.more-link .card a{display:none}}.card--default{width:min(100%,407px)}.card--default:hover img,.card--default:focus img,.card--default:active img{transform:scale(1.1);filter:brightness(0.9)}.card--default .image-wrapper{overflow:hidden}.card--default img{width:100%;height:270px;-o-object-fit:cover;object-fit:cover;border-radius:8px 8px 0 0;filter:brightness(0.8)}.card--default .card__content{background-color:#E9E8DC;background-color:var(--c-accent);color:#000;padding:20px;font-size:1.9rem;line-height:1.45}@media(min-width:480px){.card--default .card__content{min-height:245px}}@media(min-width:720px){.card--default .card__content{padding:20px 50px}}.card--default .card__content a{color:#000}.card--default .card__quote{margin-top:0;margin-bottom:30px}.card--default .card__quote::before{content:"“";margin-right:-5px}.card--default .card__quote::after{content:"”";margin-left:-5px}.card--small{width:min(100%,380px)}.card--small:focus-within{outline:2px solid #E9E8DC;outline:2px solid var(--c-accent);outline-offset:4px}.card--small .card__content-wrapper{display:flex;align-items:center;gap:25px}.card--small img{border-radius:8px;width:112px;height:90px;-o-object-fit:cover;object-fit:cover}.card--small .card__title{text-transform:none}.card--small .card__title span{display:block}.card--small .card__title span.link{margin-top:3px;text-decoration:underline;text-underline-offset:4px}@media(min-width:1050px){.card--small .card__title span.link{display:none}}.card--overlay{width:min(100%,390px);height:345px}.card--overlay .card__content-wrapper{height:inherit}.card--overlay:hover img,.card--overlay:focus img,.card--overlay:active img{transform:scale(1.1);filter:brightness(0.9)}.card--overlay img{filter:brightness(0.8)}.card--overlay .card__content{border-radius:8px;height:100%}.card--overlay .card__title{padding:245px 35px 15px;height:inherit;position:relative;z-index:3}@media(min-width:320px){.card--overlay .card__title{padding:245px 115px 15px 35px}}.card--overlay a:not(.button,.link){color:#fff}.card--overlay-quote{container:overlay-quote/inline-size;width:min(100%,864px);padding-bottom:4px}.card--overlay-quote:hover img,.card--overlay-quote:focus img,.card--overlay-quote:active img{transform:scale(1.1);filter:brightness(0.9)}.card--overlay-quote img{filter:brightness(0.7);border-radius:8px}.card--overlay-quote .card__quote{display:flex;gap:25px;margin-block:35px}.card--overlay-scroll{--right-margin:25px;--bottom-margin:32px;--height:200px;width:clamp(200px,100%,645px);height:var(--height);position:relative;overflow:initial;margin:0 var(--right-margin) var(--bottom-margin) 0}.card--overlay-scroll:hover a .icon,.card--overlay-scroll:focus a .icon,.card--overlay-scroll:active a .icon{transform:translateX(5px)}.card--overlay-scroll:focus-within .card__content{transform:none !important;transition:none}@media(min-width:480px){.card--overlay-scroll{--height:300px}}@media(min-width:720px){.card--overlay-scroll{--height:400px}}@media(min-width:920px){.card--overlay-scroll{--height:485px}}.card--overlay-scroll::after{content:"";position:absolute;right:calc(-1*var(--right-margin));bottom:calc(-1*var(--bottom-margin));width:inherit;height:var(--height);background-color:#425E76;background-color:var(--c-quaternary);z-index:1}.card--overlay-scroll .card__content-wrapper{width:inherit;height:inherit;z-index:2;overflow:hidden}.card--overlay-scroll img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card--overlay-scroll .card__content{display:none;position:absolute;top:0;width:100%;height:100%;background:rgba(32,37,37,.86)}@media(min-width:920px){.card--overlay-scroll .card__content{display:block;transform:translateY(var(--height));transition:transform .5s linear}}.card--overlay-scroll .content-container{display:flex;align-items:flex-start;gap:40px;padding:60px 40px}.card--overlay-scroll a::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.card--overlay-scroll a{font-size:1.6rem;font-weight:700;line-height:1.5;text-decoration:none;display:inline-block;margin-top:30px}.card--overlay-scroll a .icon{transition:all .2s ease-in-out;color:#E9E8DC;color:var(--c-accent);width:10px;height:10px;margin-left:10px}.card--video{width:280px;height:400px;border-radius:14px}@media(min-width:720px){.card--video{width:525px;height:700px}}.card--video .modal__invoker{display:block;margin:0 auto 20px;filter:drop-shadow(0 0 3px black);width:75px;height:75px}@media(min-width:720px){.card--video .modal__invoker{margin-bottom:50px;width:100px;height:100px}}.card--video .modal__invoker .icon{width:100%;height:100%}.card--video .modal__text{font-size:1.4rem;line-height:1.5}.card--video .card__content-wrapper{height:100%}.card--video .card__content{height:100%;padding:20px;display:flex;flex-direction:column;justify-content:flex-end}.card--video .card__content>*{z-index:1}@media(min-width:720px){.card--video .card__content{padding:30px 45px 75px}}@media(min-width:720px){.card--video .scrim--teaser::before{height:530px}}.card--video .card__quote{font-size:1.8rem;font-weight:600;line-height:26px;margin:0;text-align:center;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.card--video .card__quote::before{content:url(/themes/custom/trailhead-theme/images/icons/quote-accent.svg);display:block;width:42px;height:36px;margin:0 auto 33px}@media(min-width:720px){.card--video .card__quote{max-width:435px;margin:0 auto;font-size:2.1rem;line-height:1.6;font-weight:400}}.card--video .card__title{text-align:center;margin-top:35px}@media(min-width:720px){.card--video .card__title{max-width:435px;margin:35px auto 0}}@container overlay-quote (width > 500px){.card--overlay-quote .card__content-wrapper{height:465px}.card--overlay-quote img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.card--overlay-quote img+*{position:relative;z-index:2}.card--overlay-quote img{filter:brightness(0.4)}.card--overlay-quote .card__content{height:100%;padding:200px 50px 10px 85px}.card--overlay-quote .button,.card--overlay-quote .more-link a,.more-link .card--overlay-quote a{display:none}}.checkerboard-piece{max-width:1040px;margin:0 auto;padding:25px 0}.checkerboard-piece+.checkerboard-piece{padding-top:0;margin-top:15px}@media(min-width:920px){.checkerboard-piece:nth-of-type(even) .checkerboard-piece__image{order:2}}.checkerboard-piece__content-wrapper{display:grid;gap:25px}@media(min-width:920px){.checkerboard-piece__content-wrapper{grid-template-columns:470px 1fr}}.checkerboard-piece__image figure{max-width:650px}.checkerboard-piece__image img:not(.card img){-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;max-width:650px;border-radius:8px}.checkerboard-piece--snakeline{max-width:1330px}@media(min-width:920px){.checkerboard-piece--snakeline:nth-of-type(even) .checkerboard-piece__content-wrapper{grid-template-columns:1fr 510px}}@media(min-width:1330px){.checkerboard-piece--snakeline:nth-of-type(even) .checkerboard-piece__content-wrapper{grid-template-columns:1fr 640px}}.checkerboard-piece--snakeline:nth-of-type(even) .dot-and-line{scale:-1 1}.checkerboard-piece--snakeline:nth-of-type(3n + 2) .card--overlay-scroll::after{background-color:#426A69;background-color:var(--c-secondary)}.checkerboard-piece--snakeline:nth-of-type(3n + 3) .card--overlay-scroll::after{background-color:#7B6301;background-color:var(--c-tertiary)}@media(min-width:920px){.checkerboard-piece--snakeline .checkerboard-piece__content-wrapper{grid-template-columns:510px 1fr;gap:65px}}@media(min-width:1330px){.checkerboard-piece--snakeline .checkerboard-piece__content-wrapper{grid-template-columns:640px 1fr}}.checkerboard-piece--snakeline h2{color:#FF8A7A;color:var(--c-primary);font-family:"Montserrat",sans-serif;font-size:3.3rem;line-height:1.1;margin-bottom:15px}@media(min-width:920px){.checkerboard-piece--snakeline h2{margin-top:80px}}.checkerboard-piece--snakeline .checkerboard-piece__text{position:relative}.checkerboard-piece--snakeline .dot-and-line{--margin:70px;display:none}@media(min-width:920px){.checkerboard-piece--snakeline .dot-and-line{display:block}}.checkerboard-piece--snakeline .dot-and-line::before,.checkerboard-piece--snakeline .dot-and-line::after{content:"";display:block;position:absolute;margin-top:var(--margin)}.checkerboard-piece--snakeline .dot-and-line::before{width:325px;height:325px;border:5px solid #58696d;border-left-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0);left:-115px}.checkerboard-piece--snakeline .dot-and-line::after{--top:17.5px;width:45px;height:45px;border-radius:50%;border:8px solid #262F30;border:8px solid var(--c-background);outline:10px solid #FF8A7A;outline:10px solid var(--c-primary);background-color:#262F30;background-color:var(--c-background);margin-top:calc(var(--margin) - var(--top));left:70px;transition:all .2125s ease-in}.checkerboard-piece--snakeline .dot-and-line.filled::after{background-color:#FF8A7A;background-color:var(--c-primary)}.checkerboard-piece--snakeline .card-content-container{display:flex;align-items:flex-start;flex-wrap:wrap;gap:20px;padding:40px;margin:30px -40px 0;background-color:#202223}@media(min-width:480px){.checkerboard-piece--snakeline .card-content-container{flex-wrap:nowrap;gap:40px;padding:60px}}@media(min-width:920px){.checkerboard-piece--snakeline .card-content-container{display:none}}.checkerboard-piece--snakeline .card-content-container>.icon{width:38px;height:38px;flex:0 0 38px}.checkerboard-piece--snakeline .card-content-container .card__quote{margin-bottom:20px}.checkerboard-piece--snakeline .card-content-container a{font-size:1.6rem;font-weight:700;line-height:1.5;text-decoration:none;display:inline-block;margin-top:30px}.checkerboard-piece--snakeline .card-content-container a .icon{transition:all .2s ease-in-out;color:#E9E8DC;color:var(--c-accent);width:10px;height:10px;margin-left:10px}.circled-icon{position:relative;border-radius:50%;border:2px solid #FF8A7A;border:2px solid var(--c-primary);background-color:rgba(0,0,0,0);width:32px;height:32px;transition:300ms all ease-in-out}.circled-icon .link::after,.circled-icon .file a::after,.file .circled-icon a::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.circled-icon .icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;color:#FF8A7A;color:var(--c-primary);fill:#FF8A7A;fill:var(--c-primary)}.circled-icon--solid{background-color:#FF8A7A;background-color:var(--c-primary)}.circled-icon--solid .icon{color:black;color:var(--c-text-inverse);fill:black;fill:var(--c-text-inverse)}.circled-icon:hover,.circled-icon:focus,.circled-icon:active{background-color:#FF8A7A;background-color:var(--c-primary);transform:scale(0.8);transition:300ms all ease-in-out;border-color:#FF8A7A;border-color:var(--c-primary)}.circled-icon:hover .icon,.circled-icon:focus .icon,.circled-icon:active .icon{fill:black;fill:var(--c-text-inverse);transition:300ms all ease-in-out}.cta{background-color:#426A69;background-color:var(--c-secondary);padding:2rem 0;position:relative}.cta h2{margin:0}.cta p{margin:0}.cta__content-wrapper{max-width:1330px;width:100%;margin:0 auto;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.cta__content-wrapper{padding-left:4rem;padding-right:4rem}}.cta--default{text-align:center}@media(min-width:720px){.cta--default{padding:50px 0}}.cta--default .cta__heading{text-transform:uppercase}.cta--default .cta__content{max-width:850px;margin:0 auto}.cta--default .cta__content>*+*{margin-top:30px}.cta--trees{background-image:url(/themes/custom/trailhead-theme/images/bg-trees.png),linear-gradient(180deg,rgba(33,33,33,0) 0%,#173032 100%);background-blend-mode:darken;background-repeat:no-repeat;background-position:center bottom;background-size:cover}@media(min-width:720px){.cta--trees{padding:65px 0 135px}}.cta--video{background-color:#1A2021;background-color:var(--c-charcoal)}@media(min-width:920px){.cta--video{padding:60px 0}}.cta--video .cta__content-wrapper{display:flex;flex-direction:column;gap:40px}@media(min-width:720px){.cta--video .cta__content-wrapper{flex-direction:row;align-items:center;justify-content:space-between}}@media(min-width:920px){.cta--video .cta__content-wrapper{gap:85px}}.cta--video .cta__content{display:flex;flex-direction:column;gap:20px}@media(min-width:720px){.cta--video .cta__content{flex:0 1 475px;width:100%}}.cta--video .modal__invoker{max-width:645px;width:100%}.cta--video .modal__invoker *{z-index:2}.cta--video .modal__invoker img{position:relative;aspect-ratio:644.18/360.71;-o-object-fit:cover;object-fit:cover}.cta--video .modal__invoker::before,.cta--video .modal__invoker::after{content:"";position:absolute;background-color:#426A69;background-color:var(--c-secondary);z-index:1}.cta--video .modal__invoker::before{bottom:-30px;right:-20px;width:88%;height:40px}.cta--video .modal__invoker::after{top:-25px;right:-20px;width:50px;height:calc(100% + 25px)}.cta--slide-in{background-color:#FF8A7A;background-color:var(--c-primary);color:#fff;transition:700ms height ease,700ms padding ease;overflow:hidden}.cta--slide-in:not(.active){display:none}.cta--slide-in a:not(.button):not(.pager__link):not(.tabs__link--local-tasks):not(.heading__link){color:#fff}.cta--slide-in a:not(.button):not(.pager__link):not(.tabs__link--local-tasks):not(.heading__link):hover,.cta--slide-in a:not(.button):not(.pager__link):not(.tabs__link--local-tasks):not(.heading__link):focus,.cta--slide-in a:not(.button):not(.pager__link):not(.tabs__link--local-tasks):not(.heading__link):active{color:#fff}.cta--slide-in p{font-size:1.8rem}.cta--slide-in .button--plain,.cta--slide-in .view-search .views-exposed-form .form-actions input[id^=edit-reset-search],.view-search .views-exposed-form .form-actions .cta--slide-in input[id^=edit-reset-search]{text-transform:uppercase;font-family:"Fira Sans",sans-serif}.cta--slide-in .button--plain:hover,.cta--slide-in .view-search .views-exposed-form .form-actions input[id^=edit-reset-search]:hover,.view-search .views-exposed-form .form-actions .cta--slide-in input[id^=edit-reset-search]:hover,.cta--slide-in .button--plain:focus,.cta--slide-in .view-search .views-exposed-form .form-actions input[id^=edit-reset-search]:focus,.view-search .views-exposed-form .form-actions .cta--slide-in input[id^=edit-reset-search]:focus,.cta--slide-in .button--plain:active,.cta--slide-in .view-search .views-exposed-form .form-actions input[id^=edit-reset-search]:active,.view-search .views-exposed-form .form-actions .cta--slide-in input[id^=edit-reset-search]:active{background-color:#FF8A7A;background-color:var(--c-primary)}.cta--spaced{margin-top:3rem;margin-bottom:3rem}.cta--windowshade .cta__content{position:relative;z-index:1;width:50%;padding:2rem;background-color:hsla(0,0%,100%,.9);color:#E9E8DC;color:var(--c-text)}.cta--windowshade .cta__content h2,.cta--windowshade .cta__content h3,.cta--windowshade .cta__content a:not(.button){color:#E9E8DC;color:var(--c-text)}.cta--windowshade .cta__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cta--shaped-bg{padding:0}@media(min-width:920px){.cta--shaped-bg{display:grid;grid-template-columns:1fr minmax(auto,calc(2000px - 4rem)) 1fr}}@media(min-width:920px){.cta--shaped-bg .cta__content-wrapper{display:grid;grid-template-columns:1fr minmax(auto,calc(1330px / 2 - 4rem)) minmax(auto,calc(1330px / 2 - 4rem)) 1fr;align-items:center;grid-column:2}}.cta--shaped-bg .cta__content-wrapper .cta__content{flex:0 0 60%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background-color:#FF8A7A;background-color:var(--c-primary);clip-path:polygon(0 -100%,0 calc(100% - 100px),50% 100%,100% calc(100% - 100px),100% -100%);padding:2rem 2rem calc(2rem + 100px)}@media(min-width:920px){.cta--shaped-bg .cta__content-wrapper .cta__content{height:100%;clip-path:polygon(-100% 0,calc(100% - 100px) 0,100% 50%,calc(100% - 100px) 100%,-100% 100%);padding:1rem calc(4rem + 2rem) 1rem 4rem;grid-column:2}}.cta--shaped-bg .cta__content-wrapper .cta__image{flex:0 0 calc(40% + 100px);margin-top:-100px;background-color:#FF8A7A;background-color:var(--c-primary)}@media(min-width:920px){.cta--shaped-bg .cta__content-wrapper .cta__image{margin-top:0;margin-left:-100px;grid-column:3/5}}.cta--shaped-bg .cta__content-wrapper .cta__image img{width:100%;-o-object-fit:cover;object-fit:cover}.cta--slant-shape .cta__content-wrapper .cta__content{clip-path:polygon(0 -100%,0 calc(100% - 100px),50% calc(100% - 50px),100% 100%,100% -100%)}@media(min-width:920px){.cta--slant-shape .cta__content-wrapper .cta__content{clip-path:polygon(-100% 0,100% 0,calc(100% - 50px) 50%,calc(100% - 100px) 100%,-100% 100%)}}.cta--lined-text-heading{text-align:center;padding:2rem 0}.cta--lined-text-heading .cta__content{display:flex;flex-direction:column;align-items:center;padding:10px 0}.cta--lined-text-heading .lined-text{width:100%;grid-template-columns:0 1fr auto 1fr 0}.cta--lined-text-heading .lined-text::before,.cta--lined-text-heading .lined-text::after{width:100%}.cta--lined-text-heading .lined-text::before{grid-column:1/3}.cta--lined-text-heading .lined-text::after{grid-column:4/6}.cta--lined-text-heading .cta__text{width:100%;margin:0 auto;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.cta--lined-text-heading .cta__text{padding-left:4rem;padding-right:4rem}}.cta--lined-text-heading .cta__text{max-width:1330px}.icon-block{display:inline-flex;flex-direction:column;align-items:center;min-width:300px}.icon-block__icon{line-height:0}.icon-block svg{width:48px;height:48px}.icon-block__label{font-family:"Montserrat",sans-serif;font-weight:700;padding:10px 0}.icon-block--pill{max-width:1250px;padding:15px 25px 50px;background-color:#425E76;background-color:var(--c-quaternary);border-radius:40px;gap:5px}@media(min-width:720px){.icon-block--pill{flex-direction:row}}.icon-block--pill .icon-block__icon{background-color:#1A2021;background-color:var(--c-charcoal);padding:33px;border-radius:50%}.icon-block--pill .icon-block__icon svg{color:#94ceff;fill:#94ceff;width:92px;height:92px}.icon-block--pill .icon-block__text{margin:0}@media(min-width:720px){.icon-block--pill{padding:15px 100px 15px 45px;border-bottom:10px solid #000;border-radius:160px;gap:35px}}.icon-block--with-title{--color:#425E76}@media(min-width:920px){.icon-block--with-title{flex-direction:row;gap:70px}}.icon-block--with-title .icon-block__icon{background-color:#1A2021;background-color:var(--c-charcoal);border:25px solid #394243;border-radius:50%;padding:60px}@media(min-width:920px){.icon-block--with-title .icon-block__icon{border:50px solid #394243}}.icon-block--with-title .icon-block__icon svg{width:100px;height:100px;color:var(--color);fill:var(--color)}@media(min-width:920px){.icon-block--with-title .icon-block__icon svg{width:175px;height:175px}}.icon-block--with-title .icon-block__content{width:100%;display:flex;gap:30px}.icon-block--with-title .icon-block__content::before{content:"";display:block;flex:0 0 20px;width:20px;height:140px;background-color:var(--color);transform:translateY(20px)}.icon-block--with-title .icon-block__label{padding:0;margin:18px 0;font-size:3.3rem;font-weight:800;line-height:1.2;text-transform:uppercase}.icon-list-item{display:inline-flex;gap:10px;line-height:1.4}.icon-list-item__icon .icon{width:32px;height:32px;fill:#FF8A7A;fill:var(--c-primary)}.icon-list-item__text{color:#4c4c4c;color:var(--c-neutral-dark)}.icon-list-item h3{line-height:1;color:#E9E8DC;color:var(--c-text)}.logo-card{max-width:700px}.logo-card__content-wrapper{background-color:#131616;border-radius:8px;border:14px solid #394243;padding:20px;text-align:center}@media(min-width:720px){.logo-card__content-wrapper{padding:35px 115px 55px}}.logo-card__image img{margin:0 auto;max-height:115px}.logo-card__content{max-width:380px;margin:22px auto 0;font-size:1.4rem;line-height:1.5}.logo-card__content p{margin:0}.breadcrumb{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:2px}.breadcrumb--caps{text-transform:uppercase}.breadcrumb--home-icon{position:relative}.breadcrumb--alt-slant .breadcrumb__item{position:relative;padding-right:15px}.breadcrumb--alt-slant .breadcrumb__item::after{content:"";position:absolute;top:50%;left:calc(100% - 10px);transform:translateY(-50%) skew(-10deg);height:100%;width:1px;background:#B7BABA;background:var(--c-neutral-medium);margin:0 5px}.breadcrumb--alt-slant .breadcrumb__item:last-of-type::after{padding-right:0;content:none}.breadcrumb__item,.breadcrumb__link,.breadcrumb__link:link,.breadcrumb__link:visited,.breadcrumb__link:focus{font-size:1.4rem;line-height:1.5;color:#E9E8DC;color:var(--c-accent)}.breadcrumb__item{padding:5px 20px;background:#000;display:inline-block}.breadcrumb__item:last-child{background-color:#426A69;background-color:var(--c-secondary);color:#fff}.breadcrumb__link{text-decoration:none}.breadcrumb_link:active{color:#fff}.breadcrumb__link:hover{color:#FF8A7A;color:var(--c-primary)}.footer-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:27px;margin:0 auto}@media(min-width:920px){.footer-menu{flex-flow:row wrap;justify-content:flex-end;gap:10px 70px}}.footer-menu__link{display:inline-block;text-align:center;font-size:1.6rem;font-weight:500;line-height:2;color:#E9E8DC;color:var(--c-accent);text-decoration:none}.footer-menu__link:hover,.footer-menu__link:focus,.footer-menu__link:active{color:#FF8A7A;color:var(--c-primary)}.inline-menu{list-style:none;margin:0;padding:0}.inline-menu__item{margin:0 1em .5em 0}@media(min-width:920px){.inline-menu__item{display:inline;margin-bottom:1em}}.inline-menu__item:last-child{margin-right:0}.inline-menu__link{color:#FF8A7A;color:var(--c-primary);text-underline-offset:2px;text-decoration-thickness:1px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;font-size:.75rem;font-weight:600;letter-spacing:1.5px;text-decoration:none;text-transform:uppercase}.main-nav{display:none}.main-nav--open-drawer{display:block;z-index:2;background-color:#1A2021;background-color:var(--c-charcoal);width:100%;padding-bottom:100px;overflow-y:scroll}@supports(anchor-name:--name) and (position-anchor:--name) and (left:anchor(left)) and (top:anchor(bottom)){.main-nav--open-drawer{position-anchor:--header;position:fixed;left:anchor(left);top:anchor(bottom)}}@supports not ((anchor-name:--name) and (position-anchor:--name) and (left:anchor(left)) and (top:anchor(bottom))){.main-nav--open-drawer{position:absolute;top:147px;left:0;width:100vw}@media(min-width:720px){.main-nav--open-drawer{top:200px}.header.shrink .main-nav--open-drawer{top:147px}}}.main-nav__content{max-width:1290px;margin:0 auto}@media(min-width:720px){.main-nav__content{padding:0 20px}.main-nav__content .main-menu{padding:0}}.main-menu{list-style:none;margin:0;padding:0;z-index:10;display:flex;gap:20px;padding:0 20px;max-width:930px}.main-menu .sub-menu-wrap{width:100%;z-index:2;display:none}.main-menu .sub-menu-wrap.active{display:block}.main-menu .sub-menu-wrap .gutter{padding:0}.main-menu .sub-menu{display:flex;flex-direction:column;gap:5px;margin:5px -20px 0}@media(min-width:920px){.main-menu .sub-menu{margin:35px 0 0}}.main-nav--open-drawer .main-menu{flex-direction:column}.main-menu--sub{overflow:hidden;display:inline-flex;gap:5px;padding:0}.main-menu--sub.active{height:auto}.carousel-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:45px 20px 20px}@media(min-width:720px){.carousel-header{padding:60px 0 30px}}.carousel-header h2{text-transform:uppercase;margin:0}.carousel-header .link,.carousel-header .file a,.file .carousel-header a{font-size:1.6rem;font-weight:700;line-height:1.5;text-decoration:none;display:flex;gap:10px;align-items:center}.carousel-header .link:hover,.carousel-header .file a:hover,.file .carousel-header a:hover,.carousel-header .link:focus,.carousel-header .file a:focus,.file .carousel-header a:focus,.carousel-header .link:active,.carousel-header .file a:active,.file .carousel-header a:active{text-decoration:underline}.carousel-header .link:hover .icon,.carousel-header .file a:hover .icon,.file .carousel-header a:hover .icon,.carousel-header .link:focus .icon,.carousel-header .file a:focus .icon,.file .carousel-header a:focus .icon,.carousel-header .link:active .icon,.carousel-header .file a:active .icon,.file .carousel-header a:active .icon{transform:translateX(5px)}.carousel-header .icon{transition:all .2s ease-in-out;color:#E9E8DC;color:var(--c-accent);width:10px;height:10px}.css-carousel{margin-bottom:45px}.css-carousel .card{margin:0 auto}.css-carousel .carousel-controls{padding:0 20px}body.menu-open{overflow:hidden}body.menu-open::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}body.menu-open::after{background-color:rgba(0,0,0,.5);z-index:1}.main-menu__item{display:flex;flex-wrap:wrap}.main-menu__item:hover .main-menu__link::after{color:#E9E8DC;color:var(--c-text)}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+1) .main-menu__button::after{background-color:#426A69;background-color:var(--c-secondary)}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+1) .main-menu__link{background-color:#426A69;background-color:var(--c-secondary);color:#E9E8DC;color:var(--c-accent)}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+1) .main-menu__link:hover,.main-menu__item:not(.main-menu__item--sub):nth-child(5n+1) .main-menu__link:focus,.main-menu__item:not(.main-menu__item--sub):nth-child(5n+1) .main-menu__link:active{background-color:#2C4949;color:white}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+2) .main-menu__button::after{background-color:#FF8A7A;background-color:var(--c-primary)}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+2) .main-menu__link{background-color:#FF8A7A;background-color:var(--c-primary);color:black}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+2) .main-menu__link:hover,.main-menu__item:not(.main-menu__item--sub):nth-child(5n+2) .main-menu__link:focus,.main-menu__item:not(.main-menu__item--sub):nth-child(5n+2) .main-menu__link:active{background-color:#D27467;color:black}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+3) .main-menu__button::after{background-color:#425E76;background-color:var(--c-quaternary)}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+3) .main-menu__link{background-color:#425E76;background-color:var(--c-quaternary);color:#E9E8DC;color:var(--c-accent)}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+3) .main-menu__link:hover,.main-menu__item:not(.main-menu__item--sub):nth-child(5n+3) .main-menu__link:focus,.main-menu__item:not(.main-menu__item--sub):nth-child(5n+3) .main-menu__link:active{background-color:#2A3D4D;color:white}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+4) .main-menu__button::after{background-color:#7B6301;background-color:var(--c-tertiary)}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+4) .main-menu__link{background-color:#7B6301;background-color:var(--c-tertiary);color:#E9E8DC;color:var(--c-accent)}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+4) .main-menu__link:hover,.main-menu__item:not(.main-menu__item--sub):nth-child(5n+4) .main-menu__link:focus,.main-menu__item:not(.main-menu__item--sub):nth-child(5n+4) .main-menu__link:active{background-color:#5C4B08;color:white}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+5) .main-menu__button::after{background-color:#3E4648}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+5) .main-menu__link{background-color:#3E4648;color:#E9E8DC;color:var(--c-accent)}.main-menu__item:not(.main-menu__item--sub):nth-child(5n+5) .main-menu__link:hover,.main-menu__item:not(.main-menu__item--sub):nth-child(5n+5) .main-menu__link:focus,.main-menu__item:not(.main-menu__item--sub):nth-child(5n+5) .main-menu__link:active{background-color:#2D3334;color:white}.main-menu__link{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:2.2rem;line-height:4rem;text-transform:uppercase;padding:18px 30px;text-decoration:none;border:none;cursor:pointer;width:100%;text-align:left}.main-menu__link:focus-visible{outline-offset:-6px}@media(min-width:920px){.main-menu__link{font-size:3rem;line-height:1.5}}.main-menu__link .icon{width:20px;height:15px}@media(min-width:920px){.main-menu__link .icon{width:32px;height:24px}}.main-menu__link--with-sub.main-menu__link{display:flex;gap:5px;align-items:center;justify-content:space-between}@media(min-width:920px){.main-menu__link--with-sub.main-menu__link .menu-expander{display:none}}.main-menu__link--with-sub.main-menu__link.active .expand-indicator{transform:rotate(45deg)}.toggle-expand{background-color:rgba(0,0,0,0);display:inline-block;width:100%;border:none;padding:0;z-index:2;position:relative;cursor:pointer}.toggle-expand.active{background-color:#E9E8DC;background-color:var(--c-accent)}.toggle-expand--open .toggle-expand__open{display:none}.toggle-expand--open .toggle-expand__close{display:inline-flex}.toggle-expand--open .toggle-expand__icon{color:#426A69;color:var(--c-secondary)}.toggle-expand__icon{width:40px;height:35px;margin:0 auto;color:#FF8A7A;color:var(--c-primary);transition:var(--transition);will-change:width,height}@media(min-width:720px){.toggle-expand__icon{width:65px;height:60px}}.toggle-expand__open{display:inline-flex;flex-direction:column;text-align:center}.toggle-expand__close{display:none}.main-menu__button{width:100%;background-color:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;line-height:1;text-decoration:none;color:#E9E8DC;color:var(--c-accent);font-size:2.3rem;font-weight:600;line-height:1.5;text-align:left}.main-menu__button:hover,.main-menu__button:focus,.main-menu__button:active{color:#fff}.main-menu__button:hover::after,.main-menu__button:focus::after,.main-menu__button:active::after{transform:scaleX(1)}@media(min-width:920px){.main-menu__button{font-weight:600;font-size:3rem;line-height:1.5}}.main-menu__button::after{content:"";pointer-events:none;display:block;margin-top:3px;width:calc(100% - 25px*(var(--order) - 1));height:10px;background-color:#E9E8DC;background-color:var(--c-accent);transition:all .25s ease-in-out;transform-origin:left;transform:scaleX(0)}.main-menu__button.active::after{transform:scaleX(1)}.sidebar__title{position:relative;color:black;color:var(--c-black);font-weight:700}.sidebar{list-style:none;margin:0;padding:0}.sidebar .gutter{padding:0}.sidebar .sub-menu__heading{display:none}.sidebar__link{text-decoration:none}.sidebar__link:hover,.sidebar__link:focus,.sidebar__link:active{text-decoration:underline}.sidebar:not(.sidebar--sub)>.sidebar__item::before{content:none}.sidebar:not(.sidebar--sub)>.sidebar__item.sidebar__item--with-sub.sidebar__item--active>.sidebar__link{background-color:#FF8A7A;background-color:var(--c-primary);color:white;color:var(--c-white);padding:5px 10px;line-height:1.4;position:relative}.sidebar:not(.sidebar--sub)>.sidebar__item .sidebar__link{color:black;color:var(--c-black);display:block;margin:5px 0}.sidebar.sidebar--sub .sidebar__item{margin-left:30px;position:relative}.sidebar.sidebar--sub .sidebar__item.sidebar__item--active::before{transform:rotate(45deg);background:#426A69;background:var(--c-secondary)}.sidebar.sidebar--sub .sidebar__item.sidebar__item--active>.sidebar__link{font-weight:700;color:black;color:var(--c-black)}.sidebar.sidebar--sub .sidebar__item::before{content:"";width:10px;height:10px;background:#FF8A7A;background:var(--c-primary);position:absolute;top:.8rem;left:-20px}.sidebar.sidebar--sub .sidebar__link{color:#FF8A7A;color:var(--c-primary);font-weight:400;line-height:1.4}.main-nav>.sidebar>.sidebar__item:not(.sidebar__item--active){display:none}.social-menu{list-style:none;margin:0;padding:0}.social-menu__item{margin-bottom:calc(1rem/4)}.social-menu__link{display:flex;flex-flow:row nowrap;align-items:center;text-decoration:none;color:#E9E8DC;color:var(--c-text)}.social-menu__icon{height:2rem;width:2rem;margin-right:calc(1rem/2);fill:currentColor}.social-menu__text{font-weight:bold}.nav--upper-menu{background-color:#EFEFEC;background-color:var(--c-neutral-light)}.upper-menu{display:flex;justify-content:flex-end;align-items:center;gap:2rem;list-style:none;margin:0;padding-top:2rem;padding-bottom:2rem;line-height:0;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.upper-menu{padding-left:4rem;padding-right:4rem}}.upper-menu__link{font-weight:700;color:#E9E8DC;color:var(--c-text);display:inline-flex;align-items:center;gap:5px}.upper-menu__link img{width:24px;height:24px}.modal{padding:20px;width:min(100%,1000px);background-color:#1A2021;background-color:var(--c-charcoal);border:2px solid #E9E8DC;border:2px solid var(--c-accent);color:inherit}@media(min-width:720px){.modal{padding:50px 85px}}.modal__content{display:flex;flex-direction:column;align-items:center;gap:30px}.modal__content>*{width:100%}.modal__header{display:flex;justify-content:space-between;align-items:center;gap:20px}.modal__header h3{text-transform:uppercase;margin:0}.modal .icon-button{background-color:rgba(0,0,0,0);border:none;padding:0;color:#E9E8DC;color:var(--c-accent);cursor:pointer;margin-left:auto}.modal .icon-button svg{width:30px;height:30px}.modal .video{width:100%}.modal::-ms-backdrop{backdrop-filter:blur(3px);background:rgba(0,0,0,.7)}.modal::backdrop{backdrop-filter:blur(3px);background:rgba(0,0,0,.7)}.modal__invoker{background-color:rgba(0,0,0,0);border:none;padding:0;cursor:pointer}.modal__invoker--video{position:relative;color:#E9E8DC;color:var(--c-accent);max-width:750px}.modal__invoker--video svg{width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.modal__invoker--video:focus-visible{outline-color:#E9E8DC;outline-color:var(--c-accent);outline-offset:8px}.number-block{--dimension:250px;display:inline-flex;flex-direction:column;text-align:center;width:var(--dimension);height:var(--dimension);border-radius:50%;overflow:hidden}.number-block-container{container:number/inline-size}.number-block__figure{height:calc(var(--dimension)*.55);text-transform:uppercase;background-color:#000;padding:20px 10px 30px;font-family:"Montserrat",sans-serif;letter-spacing:.8px;display:flex;align-items:flex-end;justify-content:center}.number-block__figure>div{display:flex;justify-content:center;align-items:center;gap:10px;height:40px}.number-block__number{font-size:5.5rem;font-weight:900}.number-block__qualifier{display:inline-block;max-width:90px;line-height:24px}.number-block__label{height:calc(var(--dimension)*.45);background-color:#426A69;background-color:var(--c-secondary);padding:12px 35px 20px;font-size:1.2rem;line-height:151%}@container number (width > 360px){.number-block{--dimension:367px}.number-block__figure>div{height:80px}.number-block__number{font-size:11.1rem}.number-block__label{font-size:1.6rem;line-height:151%;padding:25px 50px 20px}}@container number (width > 500px){.number-block{--dimension:509px}.number-block__figure>div{height:140px}.number-block__number{font-size:20rem}.number-block__label{font-size:2.1rem;line-height:1.6;padding-top:35px}}.pager{margin:2em 0}.pager__items{list-style:none;margin:0;padding:0;text-align:center}.pager__item{display:inline-block}.pager__item--ellipsis{color:#FF8A7A;color:var(--c-primary);vertical-align:sub}.pager__link,.pager__link:link,.pager__link:visited{font-size:1.2rem;line-height:1.5;color:#FF8A7A;color:var(--c-primary);background-color:#1A2021;background-color:var(--c-charcoal);text-decoration:none;border:1px solid #FF8A7A;border:1px solid var(--c-primary);padding:8px 12px}.pager__link:hover,.pager__link:focus,.pager__link:active,.pager__link:link:hover,.pager__link:link:focus,.pager__link:link:active,.pager__link:visited:hover,.pager__link:visited:focus,.pager__link:visited:active{background-color:#FF8A7A;background-color:var(--c-primary);color:#000;transition:100ms all ease-in-out;border-bottom-color:rgb(255,93.1353383459,71)}.pager__link:focus-visible,.pager__link:link:focus-visible,.pager__link:visited:focus-visible{outline-color:#FF8A7A;outline-color:var(--c-primary)}.pager__link.is-active,.pager__link:link.is-active,.pager__link:visited.is-active{background-color:#FF8A7A;background-color:var(--c-primary);color:#000;transition:100ms all ease-in-out}.pager__link--next div,.pager__link--prev div{display:inline-block}.person{display:inline-flex;flex-direction:column;margin-bottom:2rem}.person--headshot{width:175px}@media(min-width:720px){.person--headshot{width:325px}}.person--card{width:250px}.person--stripe{width:615px;background-color:#EFEFEC;background-color:var(--c-neutral-light);flex-direction:row;align-items:center;gap:2rem}.person--headshot .person__image{width:175px;height:175px}@media(min-width:720px){.person--headshot .person__image{width:325px;height:300px;margin-bottom:25px}}.person--card .person__image{width:250px;height:250px;background-color:#FF8A7A;background-color:var(--c-primary)}.person--stripe .person__image{width:140px}.person__image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%;width:100%}.person__content{line-height:1.2}.person--card .person__content{background-color:#EFEFEC;background-color:var(--c-neutral-light);padding:1rem}.person--card .person__content .person__title{border-top:1px solid currentColor}.person--headshot .person__content{padding:0 10px}@media(min-width:720px){.person--headshot .person__content{padding:0 30px}}.person__title{font-size:1.8rem;line-height:1.54}.person--stripe .person__title{position:relative;margin-top:5px;padding:10px 0 5px}.person--stripe .person__title::before{content:"";position:absolute;top:0;left:0;width:230px;height:1px;background-color:black;background-color:var(--c-black)}.person__name{display:inline-block;margin:0;font-weight:700}@media(min-width:920px){.person-grid{display:grid;grid-template-columns:repeat(4,1fr)}}.search-result{display:flex;flex-direction:column;gap:5px;margin-bottom:20px}@media(min-width:720px){.search-result{flex-direction:row}}.search-result__content{background-color:#EFEFEC;background-color:var(--c-neutral-light);padding:20px;flex:1 0 0}.search-result__content h3{margin:0}.search-result__content a{color:#FF8A7A;color:var(--c-primary);transition:100ms all ease-in-out}.search-result__content a:hover,.search-result__content a:focus,.search-result__content a:active{color:#FF8A7A;color:var(--c-primary);transition:100ms all ease-in-out}.search-result__text{font-size:1.5rem;line-height:1.4}.search-result__text p{margin:0}.search-result__type{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#EFEFEC;background-color:var(--c-neutral-light);text-transform:uppercase;font-weight:700;padding:20px;flex:0 1 125px}.search-result__type .icon{width:48px;height:48px;fill:#FF8A7A;fill:var(--c-primary)}.social-links{display:flex;align-items:center;gap:39px;flex-wrap:wrap}.social-links .link,.social-links .file a,.file .social-links a{--dimension:38px;border-radius:2px;color:#426A69;color:var(--c-secondary);display:inline-block;height:var(--dimension)}.social-links .link:hover .icon,.social-links .file a:hover .icon,.file .social-links a:hover .icon,.social-links .link:focus .icon,.social-links .file a:focus .icon,.file .social-links a:focus .icon,.social-links .link:active .icon,.social-links .file a:active .icon,.file .social-links a:active .icon{scale:1.1}.social-links .link:focus-visible,.social-links .file a:focus-visible,.file .social-links a:focus-visible{outline-offset:6px}.social-links .icon{transition:.2s;width:var(--dimension);height:var(--dimension)}.social-share-box{width:-moz-fit-content;width:fit-content}.social-share-box .social-links{gap:17px;flex-wrap:nowrap;position:relative}.social-share-box .social-link{background-color:rgba(0,0,0,0);padding:0;border:none;cursor:pointer;color:#FF8A7A;color:var(--c-primary);display:flex;height:-moz-fit-content;height:fit-content}.social-share-box .social-link:hover,.social-share-box .social-link:focus,.social-share-box .social-link:active{color:#E9E8DC;color:var(--c-accent)}.social-share-box .social-link:hover svg,.social-share-box .social-link:focus svg,.social-share-box .social-link:active svg{scale:1.1}.social-share-box .social-link svg{width:25px;height:25px;transition:all .1s ease-in-out}.social-share-box button#ssb-share{anchor-name:--share-invoker}.social-share-box [popover],.social-share-box #popover-social-links{--caret-height:9px;--caret-width:18px;margin:0 0 calc(-1*var(--caret-height) - 2px) 0;padding:0;background-color:rgba(0,0,0,0)}.social-share-box [data-popover]{background-color:#E9E8DC;background-color:var(--c-accent);color:#426A69;color:var(--c-secondary);padding:30px 20px;position:relative;margin-block:var(--caret-height)}.social-share-box [data-popover]::before{content:"";position:absolute;z-index:-1;inset:calc(-1*var(--caret-height)) calc(50% - var(--caret-width));background-color:inherit;clip-path:polygon(0 var(--caret-height),50% 0,100% var(--caret-height),100% calc(100% - var(--caret-height)),50% 100%,0 calc(100% - var(--caret-height)))}.social-share-box [data-popover] .link,.social-share-box [data-popover] .file a,.file .social-share-box [data-popover] a{color:#426A69;color:var(--c-secondary);font-weight:700;display:inline-flex;align-items:center;gap:15px;text-decoration:none}.social-share-box [data-popover] .link:hover,.social-share-box [data-popover] .file a:hover,.file .social-share-box [data-popover] a:hover,.social-share-box [data-popover] .link:focus,.social-share-box [data-popover] .file a:focus,.file .social-share-box [data-popover] a:focus,.social-share-box [data-popover] .link:active,.social-share-box [data-popover] .file a:active,.file .social-share-box [data-popover] a:active{text-decoration:underline}.social-share-box [data-popover] .link svg,.social-share-box [data-popover] .file a svg,.file .social-share-box [data-popover] a svg{height:24px;max-width:25px}.social-share-box [data-popover] .popover-body{display:flex;flex-direction:column;gap:15px}@supports not (anchor-name:--name){.social-share-box{position:relative}.social-share-box [popover],.social-share-box #popover-social-links{position:absolute;top:calc(100% + 20px);left:50%;transform:translateX(-50%);clip-path:margin-box}.social-share-box [data-popover]{margin-bottom:0}}@supports(anchor-name:--name){.social-share-box [popover]{position-anchor:--share-invoker;position:fixed;left:anchor(center);top:calc(anchor(bottom) + 20px);transform:translateX(-50%);position-try:--custom-bottom,--custom-top}.social-share-box [popover]:has([data-popover]){margin:0 0 calc(-1*var(--caret-height) - 2px) 0;clip-path:margin-box}}@position-try --custom-top{top:calc(anchor(top) - 170px);margin:calc(-1*var(--caret-height) - 2px) 0 0 0}@position-try --custom-bottom{top:calc(anchor(bottom) + 20px);margin:0 0 calc(-1*var(--caret-height) - 2px) 0}.status__list{list-style:none;margin:0;padding:0}.status{display:block;padding:calc(1rem/2)}.status a{color:inherit}.status--warning{color:#E9E8DC;color:var(--c-text);background-color:#7B6301;background-color:var(--c-warning)}.status--error{color:black;color:var(--c-text-inverse);background-color:#FF8A7A;background-color:var(--c-error)}.status--status{color:#E9E8DC;color:var(--c-text);background-color:#426A69;background-color:var(--c-message)}.tabs__link,.tabs__link--local-tasks{background-color:#1A2021;background-color:var(--c-charcoal);border:1px solid #FF8A7A;border:1px solid var(--c-primary);border-bottom:none;color:#E9E8DC;color:var(--c-text);display:block;font-size:1.2rem;font-weight:600;padding:1em 2.4em;text-align:center;text-decoration:none;transition:color .3s}@media(min-width:920px){.tabs__link,.tabs__link--local-tasks{border-left:none;display:inline-block;font-size:1.6rem;padding:.6em 1.7em;position:relative;top:1px;width:auto}}.tabs__link:hover,.tabs__link--local-tasks:hover{background-color:#426A69;background-color:var(--c-secondary)}.tabs__link:focus-visible,.tabs__link--local-tasks:focus-visible{outline-color:#E9E8DC;outline-color:var(--c-text)}.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:#FF8A7A;background-color:var(--c-primary);border:1px solid #FF8A7A;border:1px solid var(--c-primary);color:#1A2021;color:var(--c-charcoal)}.tabs__nav{list-style:none;margin:0;padding:0;border-bottom:1px solid #FF8A7A;border-bottom:1px solid var(--c-primary)}@media(min-width:920px){.tabs__nav{border-left:1px solid #FF8A7A;border-left:1px solid var(--c-primary);display:flex}}.tabs__tab{display:none}.tabs__tab.is-active{display:block}.tabs__content{padding:1.5rem}.tabs.no-js .tabs__tab.is-active{display:block}.tabs__nav--local-tasks{margin:1em 0 70px;padding:0}.tabs__link--local-tasks{padding:.3em 1.5em}.tabs-wrapper{padding:1rem 0}.teaser{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:30px}.grid .teaser{margin-bottom:0}@media(min-width:920px){.teaser:not(.teaser--publication):not(.teaser--overlay){flex-direction:row}.teaser:not(.teaser--publication):not(.teaser--overlay) .image{width:250px}}.teaser__image-block{flex:0 0 auto;margin-bottom:10px}.teaser__image-block img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;border-radius:8px;max-height:300px}.teaser:not(.teaser--publication):not(.teaser--overlay) .teaser__image-block img{width:100%}@media(min-width:480px){.teaser__image-block{flex:0 0 210px}.teaser__image-block img{height:200px}.grid .teaser__image-block{flex:0 0 auto}.grid .teaser__image-block img{height:auto}}@media(min-width:920px){.teaser:not(.teaser--publication):not(.teaser--featured):not(.teaser--overlay) .teaser__image-block{margin-bottom:0;margin-right:50px}}@media(min-width:920px){.teaser--large .teaser__image-block{margin-right:0}}.grid--card .teaser__image-block{flex-basis:auto}.teaser .heading{margin:0;font-size:3rem;font-family:"Montserrat",sans-serif;line-height:1}.teaser .heading a{color:inherit;text-decoration:none}.teaser .heading a:hover,.teaser .heading a:focus,.teaser .heading a:active{text-decoration:underline}.teaser__metadata div:not(.date-range-wrapper){display:inline}.teaser__metadata a{font-weight:700;color:#FF8A7A;color:var(--c-primary)}.teaser__metadata .icon{display:none}.teaser__metadata .text-with-icon__text{margin-left:0}.teaser__content{line-height:1.4}.teaser__content .paragraph,.teaser__content .text-long p,.text-long .teaser__content p{margin:5px 0}.teaser--featured{position:relative;max-width:1330px}.teaser--featured.teaser--featured-dark .teaser__details{background-color:rgba(0,0,0,.7);color:#fff}.teaser--featured.teaser--featured-dark .teaser__details h2,.teaser--featured.teaser--featured-dark .teaser__details h3,.teaser--featured.teaser--featured-dark .teaser__details a{color:#fff}.teaser--featured.teaser--featured-alt .heading{order:2}.teaser--featured.teaser--featured-alt .teaser__metadata{margin-top:0}@media(min-width:920px){.teaser--featured{flex-direction:column}}.teaser--featured .teaser__details{position:absolute;bottom:0;width:100%;background-color:hsla(0,0%,100%,.7);padding:20px;display:flex;flex-direction:column}.teaser--featured .teaser__image-block{flex:0 0 100%;margin-bottom:0;height:350px}.teaser--featured .teaser__image-block img{height:350px;-o-object-fit:cover;object-fit:cover}.grid .teaser--featured .teaser__image-block img{height:100%}.teaser--with-date{position:relative}.teaser--with-date:hover .icon{transform:translateX(10px)}.teaser--with-date .teaser__details{display:flex;flex-direction:column;flex-wrap:wrap}.teaser--with-date .heading{font-size:2.4rem;font-weight:600;line-height:1.3}.teaser--with-date .heading a::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.teaser--with-date .teaser__metadata{font-size:1.8rem;text-transform:uppercase}.teaser--with-date .link-text{color:#FF8A7A;color:var(--c-primary);font-size:1.6rem;font-weight:700;line-height:1.5;margin-top:20px}.teaser--with-date .link-text .icon{transition:.2s all ease-in-out;width:10px;height:10px;margin-left:10px}.teaser--overlay{--overlayWidth:350px;--overlayHeight:250px;width:var(--overlayWidth);height:var(--overlayHeight);justify-content:flex-end;position:relative;z-index:1;background-color:#FF8A7A;background-color:var(--c-primary)}.teaser--overlay .teaser__image-block{position:absolute;width:var(--overlayWidth);height:var(--overlayHeight);margin:0;z-index:-1}.teaser--overlay .teaser__image-block::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.teaser--overlay .teaser__image-block img{width:100%;height:100%}.teaser--overlay .teaser__image-block::after{background-color:rgba(0,0,0,.7)}.teaser--overlay .teaser__details{padding:1rem;color:white;color:var(--c-white);display:flex;flex-direction:column-reverse}.teaser--overlay .teaser__details .text-with-icon{color:white;color:var(--c-white)}.teaser--overlay .teaser__metadata{position:relative;z-index:-1;text-transform:uppercase;padding-bottom:4px;margin-bottom:1rem}.teaser--overlay .teaser__metadata::after{content:"";position:absolute;left:0;bottom:0;width:40px;height:2px;background-color:#426A69;background-color:var(--c-secondary)}.teaser--overlay .heading a{color:white;color:var(--c-white)}.teaser--overlay .heading a::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.teaser--product{margin:0;gap:1rem}.teaser--product .teaser__product{display:block;margin-bottom:1rem}.teaser--product .teaser__selection{line-height:1.4}.teaser--product .multiplier{font-size:1.5rem}.teaser--product .teaser__details{flex:1 0 auto}.teaser--product .teaser__remove{border:none;background-color:rgba(0,0,0,0)}.teaser--product .teaser__remove .icon{width:14px;height:14px}.testimonial--profile{display:flex;gap:3rem;flex-direction:column}@media(min-width:720px){.testimonial--profile{flex-direction:row}}.testimonial--profile .testimonial__image-wrapper{flex:0 1 250px}.testimonial--profile .testimonial__image-wrapper img{max-width:250px}.testimonial--profile .testimonial__name{display:block;margin:0;font-family:"Fira Sans",sans-serif;line-height:1.2}.testimonial--profile .testimonial__quote{margin-left:3rem;padding-left:1rem;position:relative}.testimonial--profile .testimonial__quote::before{content:"";position:absolute;top:1rem;left:-10px;width:3px;height:60%;background:#426A69;background:var(--c-secondary)}.text-with-icon{display:inline-flex;align-items:center;text-decoration:none;color:#E9E8DC;color:var(--c-text)}.text-with-icon .icon{max-width:24px;max-height:24px;transition:100ms all ease-in-out;fill:#FF8A7A;fill:var(--c-primary)}.text-with-icon__text{margin-left:5px}.text-with-icon--with-link:hover .text-with-icon__text,.text-with-icon--with-link:focus .text-with-icon__text,.text-with-icon--with-link:active .text-with-icon__text{text-decoration:underline}.css-carousel--demo .slide-scroll-item:nth-child(odd){background-color:#7B6301;background-color:var(--c-tertiary)}.css-carousel--demo .slide-scroll-item:nth-child(even){background-color:#426A69;background-color:var(--c-secondary)}.css-carousel--demo .slide-content{padding:10px 20px}@media(min-width:720px){.css-carousel--vertical .slides-scroll-container{-ms-scroll-snap-type:unset;scroll-snap-type:unset;overflow:initial;flex-direction:column;gap:70px}.css-carousel--vertical .slide-scroll-item{margin:0}.css-carousel--vertical .carousel-controls{display:none}}@media(min-width:920px){.css-carousel--horizontal .carousel-wrapper{--carousel-width:100%}.css-carousel--horizontal .slides-scroll-container{-ms-scroll-snap-type:unset;scroll-snap-type:unset;overflow:initial;display:grid;grid-template-columns:repeat(auto-fit,minmax(390px,1fr));gap:35px}.css-carousel--horizontal .slide-scroll-item{margin:0}.css-carousel--horizontal .carousel-controls{display:none}}.carousel-wrapper{--carousel-width:100vw;width:var(--carousel-width)}.slides-scroll-container{display:flex;align-items:flex-end;overflow-x:auto;overflow-y:hidden;width:100%;height:100%;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.slides-scroll-container::-webkit-scrollbar{display:none}.slide-scroll-item{width:100%;border-radius:20px;margin:0 10px}.slide-content{width:var(--carousel-width)}@supports(scroll-snap-align:start){.slides-scroll-container{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.slide-scroll-item{scroll-snap-align:center}}.carousel-controls{margin-top:20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px}.carousel-controls button{cursor:pointer}.carousel-controls .control{background-color:rgba(0,0,0,0);border:none;padding:0;color:#FF8A7A;color:var(--c-primary)}.carousel-controls .control-prev .icon{transform:rotate(180deg)}.carousel-controls .control .icon{width:42px;height:42px}.carousel-controls .control-indicators{display:flex;justify-content:center;gap:10px}.carousel-controls .indicator-button{background:#E9E8DC;background:var(--c-accent);color:#FF8A7A;color:var(--c-primary);border:2px solid rgba(0,0,0,0);border-radius:50%;width:16px;height:16px;padding:0}.carousel-controls .indicator-button:hover,.carousel-controls .indicator-button:focus,.carousel-controls .indicator-button:active{background-color:#FF8A7A;background-color:var(--c-primary)}.carousel-controls .indicator-button[aria-pressed=true]{background-color:#FF8A7A;background-color:var(--c-primary)}.carousel{padding:0 80px}.carousel__wrapper{margin:50px auto}.carousel__wrapper .h2,.carousel__wrapper .text-long h2:not(.h3),.text-long .carousel__wrapper h2:not(.h3){text-align:center}.carousel__wrapper--rotate{display:flex;align-items:flex-end}@media(min-width:920px){.carousel__wrapper--rotate{align-items:center}}.carousel__wrapper--rotate .carousel-controls{z-index:2}@media(min-width:920px){.carousel__wrapper--rotate .carousel-controls .control{background-color:rgba(0,0,0,.7);border-radius:50%;padding:10px;box-shadow:0 0 5px hsla(0,0%,100%,.85)}}@media(min-width:1330px){.carousel__wrapper--rotate .carousel-controls .control{background-color:rgba(0,0,0,0);box-shadow:none}}@media(min-width:1330px){.carousel__wrapper--rotate .carousel-controls .control-prev{margin-left:-50px}}@media(min-width:1330px){.carousel__wrapper--rotate .carousel-controls .control-next{margin-right:-50px}}.carousel .flickity-button{color:#FF8A7A;color:var(--c-primary);background-color:rgba(0,0,0,0)}.carousel .flickity-button:hover,.carousel .flickity-button:focus,.carousel .flickity-button:active{color:#FF8A7A;color:var(--c-primary)}.carousel .flickity-button:focus{box-shadow:0 0 0 5px #FF8A7A;box-shadow:0 0 0 5px var(--c-primary)}.carousel .flickity-page-dots{left:50%;transform:translateX(-50%)}.carousel .flickity-page-dots .flickity-page-dot{background:rgba(0,0,0,0);border:1px solid #FF8A7A;border:1px solid var(--c-primary);border-radius:50%;cursor:pointer;height:14px;margin:0 5px;opacity:1;width:14px;text-indent:9999px;overflow:hidden}.carousel .flickity-page-dots .flickity-page-dot.is-selected{background:#FF8A7A;background:var(--c-primary)}.carousel--rotate{width:0;height:450px;display:flex;justify-content:center;align-items:center;position:relative;transform-style:preserve-3d;transition:transform .8s cubic-bezier(0.25,0.46,0.45,0.94)}@media(min-width:720px){.carousel--rotate{height:750px}}.carousel--rotate .slide{--closer:110px;--farther:220px;position:absolute;top:0;left:50%;translate:-50%;transition:all .8s cubic-bezier(0.25,0.46,0.45,0.94)}@media(min-width:920px){.carousel--rotate .slide{--closer:200px;--farther:400px}}.carousel--rotate .slide img{filter:grayscale(100%)}.carousel--rotate .slide .card{box-shadow:0 20px 40px rgba(0,0,0,.65)}.carousel--rotate .slide .card:focus-within{outline:2px solid #E9E8DC;outline:2px solid var(--c-accent);outline-offset:6px}.carousel--rotate .slide .card:focus-within .modal__invoker{outline:none}.carousel--rotate .slide:not(.center){cursor:pointer}.carousel--rotate .slide:not(.center)>*{pointer-events:none}.carousel--rotate .slide.center{z-index:10;transform:scale(1.1) translateZ(0)}.carousel--rotate .slide.center img{filter:none}.carousel--rotate .slide.left-2{z-index:1;transform:translateX(calc(-1 * var(--farther))) scale(0.7) translateZ(-300px)}.carousel--rotate .slide.left-1{z-index:5;transform:translateX(calc(-1 * var(--closer))) scale(0.9) translateZ(-100px)}.carousel--rotate .slide.right-1{z-index:5;transform:translateX(var(--closer)) scale(0.9) translateZ(-100px)}.carousel--rotate .slide.right-2{z-index:1;transform:translateX(var(--farther)) scale(0.7) translateZ(-300px)}.carousel--rotate .slide.hidden{pointer-events:none;transform:translateZ(-300px) scale(0.7)}.cart-confirmation{background-color:#EFEFEC;background-color:var(--c-neutral-light);box-shadow:0 15px 10px -10px rgba(0,0,0,.5);padding:25px 0;position:fixed;top:0;left:0;z-index:3;width:100%}.cart-confirmation .text-with-icon{margin-bottom:2rem;gap:5px}.cart-confirmation .text-with-icon__text{margin-bottom:0;line-height:1}.cart-confirmation__content{display:flex;flex-direction:column;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.cart-confirmation__content{padding-left:4rem;padding-right:4rem}}.cart-confirmation__content>*{flex:0 0 50%}@media(min-width:920px){.cart-confirmation__content{flex-direction:row;justify-content:space-between;align-items:center}}.cart-confirmation__subtotal{border-top:1px solid #B7BABA;border-top:1px solid var(--c-neutral-medium);padding-top:20px;display:flex;flex-direction:column;align-self:stretch;justify-content:center}.cart-confirmation__subtotal p{margin-top:0}@media(min-width:920px){.cart-confirmation__subtotal{border-top:0;border-left:1px solid #B7BABA;border-left:1px solid var(--c-neutral-medium);padding-top:0;padding-left:100px}}.cart-confirmation__close{border:none;background-color:rgba(0,0,0,0);position:absolute;top:1rem;right:1rem}.cart-confirmation__close .icon{width:32px;height:32px;fill:#FF8A7A;fill:var(--c-primary)}.grid__item--example{background-color:#EFEFEC;background-color:var(--c-highlight-high);padding:4rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px 20px}@media(min-width:920px){.grid{grid-template-columns:repeat(auto-fit,minmax(345px,1fr))}}@media(min-width:480px){.grid--2col{grid-template-columns:repeat(2,1fr)}}@media(min-width:720px){.grid--2col{gap:35px}}@media(min-width:720px){.grid--3col{grid-template-columns:repeat(3,1fr)}}@media(min-width:920px){.grid--4col{grid-template-columns:repeat(4,1fr)}}.grid--card{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}@media(min-width:720px){.grid--card{grid-template-columns:repeat(2,1fr)}}@media(min-width:920px){.grid--card{grid-template-columns:repeat(3,1fr)}}.grid--card .card,.grid--card .card__content,.grid--card .card__content-wrapper{height:100%}.grid--mixed{gap:30px 45px;grid-template-columns:unset}@media(min-width:1050px){.grid--mixed{grid-template-columns:1fr 380px;gap:45px}}.grid--mixed .subgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:50px 45px}@media(min-width:720px){.grid--mixed .subgrid{grid-template-columns:repeat(2,1fr)}}.grid--mixed .subgrid>*:first-child{grid-column:1/-1}.grid--mixed .flexbox{display:flex;gap:36px 20px;flex-wrap:wrap}.grid--mixed .flexbox>*{flex:0 1 270px}@media(min-width:920px){.grid--mixed .flexbox>*{flex:0 1 345px}}.grid--mixed article,.grid--mixed .card--default,.grid--mixed .card--default .card__content,.grid--mixed .card--default .card__content-wrapper{height:100%}.grid-container--labelled h2{background-color:#1A2021;background-color:var(--c-charcoal);width:-moz-fit-content;width:fit-content;padding:20px;border-top:15px solid #425E76;border-top:15px solid var(--c-quaternary);margin:0}@media(min-width:720px){.grid-container--labelled h2{padding:20px 50px}}.grid-container--labelled .grid{background-color:#1A2021;background-color:var(--c-charcoal);padding:20px 20px 0}@media(min-width:720px){.grid-container--labelled .grid{padding:80px 50px 0}}.grid-container--labelled .grid>ul{display:contents}.grid-container--labelled .button-group{background-color:#1A2021;background-color:var(--c-charcoal)}.grid-container--mixed{max-width:1250px}.grid-container .button-group{padding:40px 20px}.landing-page-hero{position:relative;width:100%;min-height:400px}@media(min-width:920px){.landing-page-hero{display:flex;align-items:center}}.landing-page-hero--bottom-box{min-height:500px}.landing-page-hero--bottom-box .landing-page-hero__content-wrapper{position:absolute;bottom:0;width:100%;padding:60px 30px;background-color:rgba(0,0,0,.5);text-align:left}.landing-page-hero--bottom-box .landing-page-hero__content-wrapper h1{margin:0;font-size:5rem}.landing-page-hero--centered-content{justify-content:center}.landing-page-hero--centered-content .landing-page-hero__content-wrapper{text-align:center}.landing-page-hero--centered-content .landing-page-hero__content-wrapper .container{margin-top:40px;margin-bottom:40px}.landing-page-hero--centered-content .landing-page-hero__content-wrapper h1{margin:0;font-size:5rem}.landing-page-hero--centered-content .landing-page-hero__content-wrapper .button-group{justify-content:center}.landing-page-hero--scroll-indicator{justify-content:center;text-align:center}.landing-page-hero--double-bordered-box{min-height:500px}.landing-page-hero--double-bordered-box .landing-page-hero__content-wrapper{background-color:#FF8A7A;background-color:var(--c-primary);padding:4rem;border:1px solid white;border:1px solid var(--c-white);box-shadow:0 0 0 10px #FF8A7A;box-shadow:0 0 0 10px var(--c-primary)}.landing-page-hero--translucent-box .landing-page-hero__content-wrapper{background-color:rgba(255,138,122,.7);padding:4rem}.landing-page-hero--translucent-box .landing-page-hero__content-wrapper h1{margin:4rem 0}.landing-page-hero--text-translucent-bgs .landing-page-hero__title{display:inline-block;margin:0;padding:1rem 2rem;background-color:rgba(255,138,122,.6);font-size:5rem}.landing-page-hero--text-translucent-bgs .landing-page-hero__content p{display:inline-block;padding:1rem 2rem;background-color:rgba(255,138,122,.6);margin:1em 0}.landing-page-hero--split-text-image .landing-page-hero__split,.landing-page-hero--icon-blocks .landing-page-hero__split{display:flex;flex-wrap:wrap;gap:2rem;padding:2rem 0}@media(min-width:920px){.landing-page-hero--split-text-image .landing-page-hero__split,.landing-page-hero--icon-blocks .landing-page-hero__split{align-items:center}}@media(min-width:920px){.landing-page-hero--split-text-image .landing-page-hero__split-content,.landing-page-hero--icon-blocks .landing-page-hero__split-content{flex:1 0 50%}}@media(min-width:920px){.landing-page-hero--split-text-image .landing-page-hero__split-image,.landing-page-hero--icon-blocks .landing-page-hero__split-image{flex:1 0 auto;display:flex;justify-content:flex-end}}.landing-page-hero--split-text-image .landing-page-hero__icon-blocks,.landing-page-hero--icon-blocks .landing-page-hero__icon-blocks{display:flex;flex-direction:column;gap:2rem}.landing-page-hero--icon-blocks{margin-bottom:50px}@media(min-width:720px){.landing-page-hero--icon-blocks{margin-bottom:70px}}.landing-page-hero--icon-blocks .landing-page-hero__image-wrapper::before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:linear-gradient(0deg,transparent 0% 60%,rgba(33,33,33,0) 60%,#305F5A 100%)}.landing-page-hero--icon-blocks .landing-page-hero__content-wrapper{padding:25px 0}@media(min-width:920px){.landing-page-hero--icon-blocks .landing-page-hero__content-wrapper{padding:65px 0 115px}}.landing-page-hero--icon-blocks .landing-page-hero__content{max-width:960px;margin:0 auto;text-align:center}.landing-page-hero--icon-blocks .landing-page-hero__content p{margin:0}.landing-page-hero--icon-blocks .h1,.landing-page-hero--icon-blocks .text-long h1,.text-long .landing-page-hero--icon-blocks h1{text-transform:uppercase;max-width:900px;margin:0 auto 30px}@media(min-width:920px){.landing-page-hero--icon-blocks .h1,.landing-page-hero--icon-blocks .text-long h1,.text-long .landing-page-hero--icon-blocks h1{margin-bottom:55px}}.landing-page-hero--icon-blocks .icon-block-callout{margin-top:65px}.landing-page-hero__image-wrapper .image{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.landing-page-hero__content-wrapper{position:relative;z-index:1;margin:0 auto}.landing-page-hero__content{max-width:960px;margin:0 auto;text-align:center}.landing-page-hero .search-wrapper{display:flex;flex-wrap:wrap;gap:1rem;background-color:rgba(0,0,0,.5);padding:2rem;margin-top:2rem;text-align:left}.landing-page-hero .search-wrapper .form-item__label{flex:1 0 100%;margin:0;padding:0}.landing-page-hero .search-wrapper input[type=text]{flex:1 0 auto}.landing-page-hero .icon--scroll-indicator{position:absolute;bottom:2rem;fill:#426A69;fill:var(--c-secondary);width:32px;height:32px}.subpage-hero{padding:20px 0}.subpage-hero p{margin:0}.subpage-hero p+p{margin-top:10px}.subpage-hero--cta{padding:0}@media(min-width:920px){.subpage-hero--cta.subpage-hero--shaped-bg .subpage-hero__content-wrapper{display:grid;grid-template-columns:1fr minmax(auto,calc(1330px / 2 - 4rem)) minmax(auto,calc(1330px / 2 - 4rem)) 1fr;align-items:center;grid-column:2}}.subpage-hero--cta.subpage-hero--shaped-bg .subpage-hero__content-wrapper .subpage-hero__content{flex:0 0 60%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background-color:#FF8A7A;background-color:var(--c-primary);clip-path:polygon(0 -100%,0 calc(100% - 100px),50% 100%,100% calc(100% - 100px),100% -100%);padding:2rem 2rem calc(2rem + 100px)}@media(min-width:920px){.subpage-hero--cta.subpage-hero--shaped-bg .subpage-hero__content-wrapper .subpage-hero__content{height:100%;clip-path:polygon(-100% 0,calc(100% - 100px) 0,100% 50%,calc(100% - 100px) 100%,-100% 100%);padding:1rem calc(4rem + 2rem) 1rem 4rem;grid-column:2}}.subpage-hero--cta.subpage-hero--shaped-bg .subpage-hero__content-wrapper .subpage-hero__image{flex:0 0 calc(40% + 100px);margin-top:-100px;background-color:#FF8A7A;background-color:var(--c-primary)}@media(min-width:920px){.subpage-hero--cta.subpage-hero--shaped-bg .subpage-hero__content-wrapper .subpage-hero__image{margin-top:0;margin-left:-100px;grid-column:3/5}}.subpage-hero--cta.subpage-hero--shaped-bg .subpage-hero__content-wrapper .subpage-hero__image img{width:100%;-o-object-fit:cover;object-fit:cover}.subpage-hero--cta.subpage-hero--shaped-bg.subpage-hero--shaped-bg--slanted .subpage-hero__content{clip-path:polygon(0 -100%,0 calc(100% - 100px),50% calc(100% - 50px),100% 100%,100% -100%)}@media(min-width:920px){.subpage-hero--cta.subpage-hero--shaped-bg.subpage-hero--shaped-bg--slanted .subpage-hero__content{clip-path:polygon(-100% 0,100% 0,calc(100% - 50px) 50%,calc(100% - 100px) 100%,-100% 100%)}}.subpage-hero--half-and-half{padding:0}.subpage-hero--half-and-half .subpage-hero__content-wrapper{display:flex;align-items:center;flex-direction:column}@media(min-width:920px){.subpage-hero--half-and-half .subpage-hero__content-wrapper{flex-direction:row}}.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__content{flex:1 0 50%;padding-top:2rem;padding-bottom:2rem;order:2;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__content{padding-left:4rem;padding-right:4rem}}@media(min-width:920px){.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__content{order:1}}.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__image{flex:1 0 50%}@media(min-width:920px){.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__image{order:2}}.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__image img{width:100%}.subpage-hero--translucent-box .subpage-hero__content-wrapper{display:grid;grid-template-columns:40px calc(50% - 40px) 1fr;z-index:inherit}.subpage-hero--translucent-box .subpage-hero__content{grid-row:1;grid-column:2;z-index:2;display:flex;align-items:center;background-color:rgba(0,0,0,.5);padding-left:2rem;padding-right:2rem}@media(min-width:480px){.subpage-hero--translucent-box .subpage-hero__content{padding-left:4rem;padding-right:4rem}}.subpage-hero--translucent-box .subpage-hero__image{grid-row:1;grid-column:1/4;height:400px}.subpage-hero--translucent-box .subpage-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.subpage-hero--offset-box{padding:0;background:rgba(0,0,0,0);margin-bottom:2rem}.subpage-hero--offset-box .subpage-hero__content-wrapper{display:grid;grid-template-columns:40px calc(50% - 40px) 1fr;grid-template-rows:1fr 100px}.subpage-hero--offset-box .subpage-hero__content{grid-row:1/3;grid-column:2;z-index:2;display:flex;background-color:#FF8A7A;background-color:var(--c-primary);padding:2rem;margin-top:100px}@media(min-width:480px){.subpage-hero--offset-box .subpage-hero__content{padding:4rem}}.subpage-hero--offset-box .subpage-hero__image{grid-row:1;grid-column:1/4;min-height:200px;max-height:400px;background-color:#426A69;background-color:var(--c-secondary)}.subpage-hero--offset-box .subpage-hero__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.subpage-hero--with-breadcrumb{padding:20px 0 0;margin-block:50px 80px}.subpage-hero--with-breadcrumb .container::after{content:"";display:block;width:100%;padding-top:20px;border-bottom:12px solid #426A69;border-bottom:12px solid var(--c-secondary)}.subpage-hero--with-breadcrumb .subpage-hero__title{color:#E9E8DC;color:var(--c-text);font-family:"Montserrat",sans-serif;font-weight:800;font-style:normal;font-size:4.1rem;line-height:1;margin:0 0 .15em;width:auto}.subpage-hero--with-breadcrumb .subpage-hero__title__link{color:inherit}.subpage-hero--with-breadcrumb .subpage-hero__title__link:hover{color:inherit}@media(min-width:920px){.subpage-hero--with-breadcrumb .subpage-hero__title{font-size:10rem;line-height:1.3}}.subpage-hero--with-breadcrumb .subpage-hero__title{text-transform:uppercase;line-height:1.01;margin:10px 0 0}.subpage-hero--featured{position:relative;padding:50px 0;display:flex;align-items:center}@media(min-width:920px){.subpage-hero--featured{min-height:640px;padding:100px 0}}.subpage-hero--featured .subpage-hero__image-wrapper::before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:linear-gradient(-90deg,transparent 0% 30%,rgba(0,0,0,0) 30%,#000 70%,#000 70% 100%)}.subpage-hero--featured .subpage-hero__image-wrapper img{width:65%;left:unset;right:0}.subpage-hero--featured .subpage-hero__content{max-width:75%;display:flex;flex-direction:column;gap:25px}@media(min-width:920px){.subpage-hero--featured .subpage-hero__content{max-width:640px}}.subpage-hero--featured .subpage-hero__content-wrapper{width:100%}.subpage-hero--featured .h2,.subpage-hero--featured .text-long h2:not(.h3),.text-long .subpage-hero--featured h2:not(.h3){color:#E9E8DC;color:var(--c-text);font-family:"Montserrat",sans-serif;font-weight:800;font-style:normal;font-size:5rem;line-height:1.1;margin:0 0 .2em;width:auto}.subpage-hero--featured .h2__link{color:inherit}.subpage-hero--featured .h2__link:hover{color:inherit}@media(min-width:920px){.subpage-hero--featured .h2,.subpage-hero--featured .text-long h2:not(.h3),.text-long .subpage-hero--featured h2:not(.h3){font-size:12.3rem;font-weight:900;line-height:1.01}}.subpage-hero--featured .h2,.subpage-hero--featured .text-long h2:not(.h3),.text-long .subpage-hero--featured h2:not(.h3){margin-bottom:0}.subpage-hero--featured .link,.subpage-hero--featured .file a,.file .subpage-hero--featured a{font-size:1.6rem;font-weight:700;line-height:1.5;text-decoration:none;display:flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content}.subpage-hero--featured .link:hover,.subpage-hero--featured .file a:hover,.file .subpage-hero--featured a:hover,.subpage-hero--featured .link:focus,.subpage-hero--featured .file a:focus,.file .subpage-hero--featured a:focus,.subpage-hero--featured .link:active,.subpage-hero--featured .file a:active,.file .subpage-hero--featured a:active{text-decoration:underline}.subpage-hero--featured .link:hover .icon,.subpage-hero--featured .file a:hover .icon,.file .subpage-hero--featured a:hover .icon,.subpage-hero--featured .link:focus .icon,.subpage-hero--featured .file a:focus .icon,.file .subpage-hero--featured a:focus .icon,.subpage-hero--featured .link:active .icon,.subpage-hero--featured .file a:active .icon,.file .subpage-hero--featured a:active .icon{transform:translateX(5px)}.subpage-hero--featured .link .icon,.subpage-hero--featured .file a .icon,.file .subpage-hero--featured a .icon{transition:all .2s ease-in-out;color:#E9E8DC;color:var(--c-accent);width:10px;height:10px}.subpage-hero--title-with-image{position:relative;padding:40px 0;min-height:200px}@media(min-width:920px){.subpage-hero--title-with-image{padding:110px 150px 230px;margin-bottom:65px}.subpage-hero--title-with-image::before,.subpage-hero--title-with-image::after{content:"";position:absolute;left:0;z-index:3;background-color:#426A69;background-color:var(--c-secondary);pointer-events:none}.subpage-hero--title-with-image::before{bottom:0;width:107.668px;height:min(60%,464.688px)}.subpage-hero--title-with-image::after{bottom:-64px;width:395.987px;height:115.881px}}.subpage-hero--title-with-image .subpage-hero__image-wrapper img{z-index:1}.subpage-hero--title-with-image .subpage-hero__image-wrapper::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.65);z-index:2}.subpage-hero--title-with-image .subpage-hero__content-wrapper{max-width:1200px;margin:0 auto;z-index:4}.subpage-hero--title-with-image .button-group{margin-top:30px}.subpage-hero h1{margin:0;font-family:"Montserrat",sans-serif}.subpage-hero__image-wrapper img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-color:#FF8A7A;background-color:var(--c-primary)}.subpage-hero__content-wrapper{position:relative;z-index:1}.subpage-hero__content-wrapper h1{font-family:"Montserrat",sans-serif;font-weight:900;line-height:1;margin:0}.subpage-hero__text p:first-of-type{margin-top:0}.subpage-hero__text p:last-of-type{margin-bottom:0}.subpage-hero--centered-content{text-align:center;padding:3rem 0}.subpage-hero--offset-title{padding:calc(2rem*4) 0 2rem}.subpage-hero--with-breadcrumb.subpage-hero--title{padding:calc(4rem*4) 0}.subpage-hero--title{padding:4rem 0}.icon-block-callout--pill .icon-block-callout__heading{text-transform:uppercase;width:-moz-fit-content;width:fit-content;margin:0 auto 70px;padding:16px;background-color:#1A2021;background-color:var(--c-charcoal);position:relative}.icon-block-callout--pill .icon-block-callout__heading::before,.icon-block-callout--pill .icon-block-callout__heading::after{--percentage:40%;content:"";position:absolute;top:0;width:58px;height:100%;background-color:inherit;pointer-events:none}.icon-block-callout--pill .icon-block-callout__heading::before{right:calc(100% - 1px);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,var(--percentage) 50%)}.icon-block-callout--pill .icon-block-callout__heading::after{left:calc(100% - 1px);clip-path:polygon(0 0,100% 0,calc(100% - var(--percentage)) 50%,100% 100%,0 100%)}.icon-block-callout--pill .icon-block-callout__blocks .slide-scroll-item:nth-of-type(3n + 1) .icon-block{background-color:#426A69;background-color:var(--c-secondary)}.icon-block-callout--pill .icon-block-callout__blocks .slide-scroll-item:nth-of-type(3n + 1) .icon-block svg{color:#ccfdd7;fill:#ccfdd7}.icon-block-callout--pill .icon-block-callout__blocks .slide-scroll-item:nth-of-type(3n + 3) .icon-block{background-color:#7B6301;background-color:var(--c-tertiary)}.icon-block-callout--pill .icon-block-callout__blocks .slide-scroll-item:nth-of-type(3n + 3) .icon-block svg{color:#dfcb7b;fill:#dfcb7b}@media(min-width:720px){.icon-block-callout--pill .icon-block-callout__blocks .slide-scroll-item:nth-of-type(even) .icon-block{transform:translateX(min(25%,320px));padding-right:calc(min(25%,320px) + 15px)}}.icon-block-callout--pill .carousel-wrapper{--gutter-space:2rem;--carousel-width:calc(100vw - (var(--gutter-space) * 2))}@media(min-width:480px){.icon-block-callout--pill .carousel-wrapper{--gutter-space:4rem}}.icon-block-callout--with-title{padding:20px 0}@media(min-width:720px){.icon-block-callout--with-title{padding:60px 0}}.icon-block-callout--with-title .icon-block-callout__blocks{display:flex;flex-direction:column;gap:30px}.icon-block-callout--with-title .icon-block-callout__blocks .icon-block:nth-of-type(3n + 2){--color:#7B6301}.icon-block-callout--with-title .icon-block-callout__blocks .icon-block:nth-of-type(3n + 3){--color:#426A69}@media(min-width:1330px){.icon-block-callout--with-title .icon-block-callout__blocks .icon-block:nth-of-type(even){transform:translateX(min(25%,390px));padding-right:calc(min(25%,390px) + 15px)}}.icon-list{display:flex;flex-direction:column;gap:4rem}@media(min-width:920px){.icon-list{flex-direction:row}}@media(min-width:920px){.icon-list--left-image .icon-list__content{order:2}}.icon-list__heading{font-family:"Fira Sans",sans-serif;margin:0}.icon-list__items{display:grid;gap:20px}@media(min-width:920px){.icon-list__items{grid-template-columns:repeat(2,1fr)}}@media(min-width:920px){.icon-list-item{flex:1 0 calc(50% - 20px)}}.icon-list-item h3{font-family:"Fira Sans",sans-serif}.icon-list__image{flex:1 0 25%}.image-grid{display:flex;flex-direction:column;align-items:center}.image-grid h2{margin-bottom:0}.image-grid__images{display:grid;align-items:center;gap:2rem;margin:2rem 0}@media(min-width:720px){.image-grid__images{grid-template-columns:repeat(2,1fr)}}@media(min-width:920px){.image-grid__images{grid-template-columns:repeat(var(--images-per-row),1fr)}}.image-grid__images .image-grid__image{display:flex;align-items:center;justify-content:center;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.image-grid__images .image-grid__image{padding-left:4rem;padding-right:4rem}}.image-grid__images img{width:auto;max-height:200px}@media(min-width:720px){.image-grid__images img{max-height:100%}}.newsletter-signup{padding:2rem;display:flex;flex-direction:column}@media(min-width:920px){.newsletter-signup{flex-direction:row;align-items:center;padding:2rem 4rem}}.newsletter-signup__content{flex:1 0 50%;padding-bottom:40px}.newsletter-signup__content .heading{color:#fff}.newsletter-signup__content p{margin:0;line-height:1.4}@media(min-width:920px){.newsletter-signup__content{padding-bottom:0;padding-right:40px}}.newsletter-signup__form{display:flex;flex-wrap:wrap;flex:1 0 50%}.newsletter-signup__form label{flex:1 0 100%;font-weight:700;margin-bottom:5px}.newsletter-signup__form input[type=email]{flex:1 0 auto;padding:10px}.newsletter-signup__form input[type=submit]{font-weight:700;font-size:1.8rem;line-height:1.3;border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;margin-left:10px}.page-header{margin-bottom:40px;display:flex;flex-direction:column;gap:20px}.page-header .h3,.page-header .text-long h3,.text-long .page-header h3,.page-header .h4,.page-header .previous-next-navigation__label,.page-header .text-long h4,.text-long .page-header h4,.page-header .cart-confirmation .text-with-icon__text,.cart-confirmation .page-header .text-with-icon__text{margin:0}.page-header__date{display:flex;align-items:center}.page-header__date .icon{margin-right:25px;width:22px;height:22px;color:#FF8A7A;color:var(--c-primary)}.page-header__date span{font-weight:700}.photo-gallery .grid{max-width:1075px;padding:0}@media(min-width:920px){.photo-gallery .grid{grid-template-columns:repeat(3,1fr)}}.photo-gallery .grid .photo{width:-moz-fit-content;width:fit-content;max-height:260px}.photo-gallery .grid .photo img{aspect-ratio:13/10;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px}@media(min-width:720px){.photo-gallery .grid .photo img{height:auto}}.photo-gallery .photo{list-style:none;cursor:pointer}.photo-gallery .lightbox-invoker{height:100%;color:inherit}.photo-gallery .lightbox-invoker figcaption{display:none}.previous-next-navigation{display:flex;flex-direction:column;padding:3rem 2rem}.gallery .previous-next-navigation{background-color:rgba(0,0,0,0)}@media(min-width:720px){.previous-next-navigation{flex-direction:row}}@media(min-width:920px){.previous-next-navigation{padding:3rem 4rem}}.previous-next-navigation__side{display:flex;flex-direction:column;flex:1 0 50%;line-height:1.2;position:relative;margin:10px 0}.previous-next-navigation__side::before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M15.4478 5.07279L5.6114 14.9091H32V17.8408H5.6114L15.4478 27.6771L13.3754 29.7499L0 16.375L13.3754 3L15.4478 5.07279Z" /></svg>');mask-image:url('data:image/svg+xml;utf8,<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"><path d="M15.4478 5.07279L5.6114 14.9091H32V17.8408H5.6114L15.4478 27.6771L13.3754 29.7499L0 16.375L13.3754 3L15.4478 5.07279Z" /></svg>');background-color:#FF8A7A;background-color:var(--c-primary)}.previous-next-navigation__prev{padding-left:60px}.previous-next-navigation__prev::before{left:12px;transition:100ms all ease-in-out}.previous-next-navigation__prev:hover::before,.previous-next-navigation__prev:focus::before,.previous-next-navigation__prev:active::before{left:4px;transition:100ms all ease-in-out}.previous-next-navigation__next{align-items:flex-end;text-align:right;padding-right:60px}.previous-next-navigation__next::before{right:12px;transition:100ms all ease-in-out;transform:translateY(-50%) rotate(180deg)}.previous-next-navigation__next:hover::before,.previous-next-navigation__next:focus::before,.previous-next-navigation__next:active::before{right:4px;transition:100ms all ease-in-out}.previous-next-navigation__label{color:#E9E8DC;color:var(--c-text);margin:0}.previous-next-navigation__link{font-weight:700;text-decoration:none;color:#FF8A7A;color:var(--c-primary);transition:100ms all ease-in-out}.previous-next-navigation__link::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.previous-next-navigation__link:hover,.previous-next-navigation__link:focus,.previous-next-navigation__link:active{text-decoration:underline;color:#FF8A7A;color:var(--c-primary);transition:100ms all ease-in-out}.footer{margin-top:80px}.footer__credit{display:inline-flex}.footer__credit a{font-size:1.4rem;line-height:1.5}.footer__credit .icon{fill:currentColor;width:28px;height:28px}@media(min-width:920px){.footer__menu{flex:1 1 100%;margin-left:auto;text-align:right}}.footer--centered-lined-menu .footer__logo{display:flex;justify-content:center;margin-bottom:1rem}.footer--centered-lined-menu .footer__social{text-align:center;margin:2rem 0}.footer--centered-lined-menu .footer__social .social-links{justify-content:center}.footer--centered-with-left-logo .footer__upper{margin-inline:calc(-2*1rem);padding-inline:calc(2*1rem)}@media(min-width:480px){.footer--centered-with-left-logo .footer__upper{margin-inline:calc(-4*1rem);padding-inline:calc(4*1rem)}}@media(min-width:1330px){.footer--centered-with-left-logo .footer__upper{margin-inline:calc((100vw - 1250px)/-2);padding-inline:calc((100vw - 1250px)/2)}}.footer--centered-with-left-logo .footer__upper{background-color:#1A2021;background-color:var(--c-charcoal);display:flex;flex-direction:column;align-items:center;gap:27px;padding-block:35px}@media(min-width:920px){.footer--centered-with-left-logo .footer__upper{flex-direction:row;justify-content:space-between;align-items:center;gap:87px}}.footer--centered-with-left-logo .footer__logo{max-width:235px}.footer--centered-with-left-logo .footer__lower{margin-inline:calc(-2*1rem);padding-inline:calc(2*1rem)}@media(min-width:480px){.footer--centered-with-left-logo .footer__lower{margin-inline:calc(-4*1rem);padding-inline:calc(4*1rem)}}@media(min-width:1330px){.footer--centered-with-left-logo .footer__lower{margin-inline:calc((100vw - 1250px)/-2);padding-inline:calc((100vw - 1250px)/2)}}.footer--centered-with-left-logo .footer__lower{background-color:#000;padding-block:30px 60px}.footer--centered-with-left-logo .footer__lower hr{border:none;border-top:2px solid #426A69;border-top:2px solid var(--c-secondary);margin:30px 0}@media(min-width:920px){.footer--centered-with-left-logo .footer__lower{padding-block:30px}}.footer--centered-with-left-logo .social-links{justify-content:center;margin-bottom:40px}.footer--centered-with-left-logo .footer__organizations{text-align:center}@media(min-width:920px){.footer--centered-with-left-logo .footer__organizations{display:flex;justify-content:space-between;text-align:left}.footer--centered-with-left-logo .footer__organizations hr{border:none;width:2px;height:75px;background-color:#426A69;background-color:var(--c-secondary);margin:0 20px}.footer--centered-with-left-logo .footer__organizations .linked-image{flex:0 0 auto}}.footer--centered-with-left-logo .footer__organizations img{max-height:70px}.footer--centered-with-left-logo .footer__organizations p{font-size:1.1rem;line-height:1.5;max-width:300px;margin:0}@media(min-width:920px){.footer--centered-with-left-logo .footer__organizations p{font-size:1.4rem;max-width:385px}}.footer--centered-with-left-logo .footer__organization{display:flex;flex-direction:column;align-items:center;gap:25px}@media(min-width:920px){.footer--centered-with-left-logo .footer__organization{flex-direction:row}}.footer--centered-with-left-logo .footer__attributions{text-align:center}@media(min-width:1330px){.footer--centered-with-left-logo .footer__attributions{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;text-align:left}}.footer--centered-with-left-logo .footer__provider{font-size:1.2rem;font-weight:700;line-height:32px;margin-bottom:50px}@media(min-width:720px){.footer--centered-with-left-logo .footer__provider{display:inline-block;width:calc(50% - 20px)}}@media(min-width:1330px){.footer--centered-with-left-logo .footer__provider{margin-bottom:0;width:auto}}.footer--centered-with-left-logo .footer__provider p{margin:0}.footer--centered-with-left-logo .footer__provider .linked-image{display:inline-block}.footer--centered-with-left-logo .footer__credit{margin-bottom:10px}@media(min-width:920px){.footer--centered-with-left-logo .footer__credit{margin-bottom:0}}.footer--centered-with-left-logo .footer__copyright{font-size:1.4rem;line-height:1.5}.footer--multi-menu .footer__upper{border-bottom:2px solid;margin-bottom:10px;padding-bottom:1rem;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.footer--multi-menu .footer__upper{padding-left:4rem;padding-right:4rem}}@media(min-width:920px){.footer--multi-menu .footer__upper{display:flex}}.footer--multi-menu .footer__logo{max-width:300px}@media(min-width:920px){.footer--multi-menu .footer__logo{flex:1 1 auto;text-align:left}}.footer--multi-menu .footer__menus{display:flex;gap:40px;flex-direction:column;align-items:center}@media(min-width:920px){.footer--multi-menu .footer__menus{flex:1 0 50%;flex-direction:row;align-items:flex-start;justify-content:flex-end}}.footer--multi-menu .nav--footer-menu{border:none;padding:0;text-align:left}.footer--multi-menu .nav--footer-menu__heading{margin:0;font-family:"Montserrat",sans-serif;line-height:1.2}.footer--multi-menu .nav--footer-menu .footer-menu{text-align:left}@media(min-width:920px){.footer--multi-menu .nav--footer-menu .footer-menu{flex-direction:column;justify-content:flex-start}}.footer--multi-menu .nav--footer-menu .footer-menu__item{margin:0}.footer--multi-menu .footer__lower{padding-left:2rem;padding-right:2rem}@media(min-width:480px){.footer--multi-menu .footer__lower{padding-left:4rem;padding-right:4rem}}@media(min-width:920px){.footer--multi-menu .footer__lower{display:flex;align-items:center}}.footer--multi-menu .footer__social{margin-bottom:1rem}@media(min-width:920px){.footer--multi-menu .footer__social{flex:0 1 30%;margin-bottom:0;margin-right:1rem;text-align:left}}.footer--multi-menu .footer__credit{line-height:0}@media(min-width:920px){.footer--multi-menu .footer__credit{flex:1 0 auto;text-align:right}}.header{--transition:0.3s ease-in-out;--shrink-height:148px;--header-height:155px;background-color:#1A2021;background-color:var(--c-charcoal);position:sticky;top:0;z-index:5;overflow-anchor:none}@media(min-width:720px){.header{--header-height:228px}}.header::before,.header::after{content:"";display:block;width:100%;background-color:inherit;position:relative;z-index:1;pointer-events:none}.header::before{height:var(--header-height);transform:scaleY(0);transition:transform 10s;transform-origin:top center;position:absolute;bottom:0}.header::after{height:var(--header-height);margin-top:calc(-1*var(--header-height));transform:scaleY(1);transition:3s;transform-origin:top center}@supports(anchor-name:--name){.header{anchor-name:--header}}@media(min-width:720px){.header.shrink{top:-80px;padding-top:80px}}.header.shrink::before{height:var(--shrink-height);transform:scaleY(1)}.header.shrink::after{transform:scaleY(0)}.header.shrink .header__primary{padding:30px 0}.header.shrink .header__branding{max-width:195px}.header.shrink .toggle-expand__icon{width:35px;height:30px}.header .container{position:relative;z-index:2}.header__primary{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:30px 0;transition:var(--transition);will-change:padding}@media(min-width:720px){.header__primary{padding:45px 20px}}.header__branding{flex:0 1 auto;max-width:210px;transition:var(--transition);will-change:max-width}@media(min-width:720px){.header__branding{max-width:305px}}.header--rounded-logomark{margin-top:calc(150px/2);position:relative;z-index:2}.header--rounded-logomark .header__primary{position:relative;padding:0;justify-content:flex-end}@media(min-width:920px){.header--rounded-logomark .header__primary{display:block}}.header--rounded-logomark .header__branding{width:150px;height:150px;max-width:150px;display:flex;align-items:center;justify-content:center;background:#FF8A7A;background:var(--c-primary);border-radius:50%;margin-right:0;padding:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header--rounded-logomark .header__menu{background-color:#FF8A7A;background-color:var(--c-primary);display:block}.header--rounded-logomark .header__menu .main-nav>.main-menu{display:flex;justify-content:space-between}@media(min-width:920px){.header--rounded-logomark .header__menu .main-nav>.main-menu .main-menu__item:nth-of-type(2){margin-right:calc(150px/2)}.header--rounded-logomark .header__menu .main-nav>.main-menu .main-menu__item:nth-of-type(3){margin-left:calc(150px/2)}}.timeline__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:25px}.timeline__header a{padding:25px 40px;background-color:#1A2021;background-color:var(--c-charcoal);color:#FF8A7A;color:var(--c-primary);text-decoration:none;text-transform:uppercase;font-weight:700;font-size:1.6rem;line-height:1.5;text-align:center}.timeline__header a:hover,.timeline__header a:focus,.timeline__header a:active{text-decoration:underline;text-underline-offset:5px}.timeline__years{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between;width:100%;background-color:#FF8A7A;background-color:var(--c-primary)}.timeline__years li{--inline-padding:10px;padding:var(--inline-padding) 20px;background-color:#FF8A7A;background-color:var(--c-primary);color:#1A2021;color:var(--c-charcoal);font-family:"Montserrat",sans-serif;font-size:2.2rem;font-weight:800;line-height:68px;position:relative}@media(min-width:720px){.timeline__years li{--inline-padding:35px;font-size:4.5rem}}.timeline__years li::after{content:"";display:block;width:9px;height:70%;background-color:#426A69;background-color:var(--c-secondary);position:absolute;top:50%;left:100%;transform:translateY(-50%);z-index:2}.timeline__years li.active{background-color:#426A69;background-color:var(--c-secondary);color:#fff}.timeline__years li.active::after{width:100%;height:50px;top:calc(100% + 2*var(--inline-padding));left:0;clip-path:polygon(0 0,100% 0,50% 100%)}.timeline .horizontal-scroll-track{height:80vw}.timeline__slide{--right-padding:40px;position:relative;padding:20px var(--right-padding) 20px 20px}@media(min-width:720px){.timeline__slide{--right-padding:150px;padding:60px var(--right-padding) 60px 60px}}@media(min-width:1330px){.timeline__slide{--right-padding:250px;padding:90px var(--right-padding) 90px 80px}}.timeline__image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.timeline__image-wrapper img+*{position:relative;z-index:2}.timeline__content-wrapper{position:relative;z-index:2;padding:20px;background-color:rgba(35,39,39,.8980392157)}.timeline__content-wrapper::after{content:"";display:block;position:absolute;top:0;left:100%;width:calc(var(--right-padding)/2);height:100%;background-color:inherit;clip-path:polygon(0 0,100% 50%,0 100%)}@media(min-width:920px){.timeline__content-wrapper{padding:40px}}@media(min-width:1050px){.timeline__content-wrapper{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:80px 60px}}.timeline__content{max-width:615px}.timeline__content h3{font-family:"Montserrat",sans-serif;font-weight:800;font-size:2.5rem;line-height:1.3;margin:0 0 20px;text-transform:uppercase}@media(min-width:480px){.timeline__content h3{font-size:3.3rem}}.timeline__content h3 span{display:block}@media(min-width:720px){.timeline__content h3 span:last-of-type{font-size:4.5rem}}.timeline__image{flex:0 0 370px}.timeline__image img{width:370px;height:335px;-o-object-fit:cover;object-fit:cover}@media(min-width:920px){.main{display:flex;flex:1 0 0}}.main--with-sidebar{width:100%;margin:0 auto;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.main--with-sidebar{padding-left:4rem;padding-right:4rem}}.main--with-sidebar{max-width:1330px}.main--with-sidebar .gutter{padding:0}.main--left-sidebar{order:2}.main-sidebar{margin-bottom:2rem;padding:2rem}@media(min-width:920px){.main-sidebar{width:33%;flex:0 1 33%;margin-bottom:0;background-color:white;background-color:var(--c-white)}}.main-content{width:100%}@media(min-width:920px){.main-content--with-sidebar{width:calc(100% - (33% + 1rem))}}.place-holder{color:#888;border:4px dashed #888;padding:50px}.place-holder__content{font-size:3.2rem;line-height:1.4;width:100%;display:flex;justify-content:center;align-items:center;text-align:center}.skip-link{display:block;background-color:#FF8A7A;background-color:var(--c-primary);color:black;color:var(--c-text-inverse);padding:1rem 0}.view .views-exposed-form{margin:2rem 0 4rem}.view .views-exposed-form .form-item{display:inline-block;margin-top:20px}@media(min-width:480px){.view .views-exposed-form .form-item input[type=text],.view .views-exposed-form .form-item select{min-width:380px}}@media(min-width:720px){.view .views-exposed-form .form-item{margin-top:0;margin-right:30px}}.view .view-content .item-list>ul,.view .view-content .item-list .grid-list{list-style:none;margin:0;padding:0}.view .view-content .item-list>ul article,.view .view-content .item-list .grid-list article{height:100%}.view-search .views-exposed-form .form-actions{display:inline-block}.view-search .views-exposed-form .form-actions input[id^=edit-submit-search]{padding:15px 65px;margin-right:25px}.view-stories .more-link{margin-top:70px}.view-stories.view-display-id-related .more-link,.view-stories.view-display-id-related_date .more-link,.view-stories.view-display-id-related_random .more-link{margin:0;padding:40px 20px;background-color:#1A2021;background-color:var(--c-charcoal)}.view .notification{padding:2rem;margin:2rem 0;background-color:#EFEFEC;background-color:var(--c-neutral-light);font-size:1.5rem}.view .view-footer{text-align:center;margin:2rem 0;font-size:1.5rem}.more-link{margin:1rem auto;text-align:center}.webform-submission-form{margin-bottom:2rem}.paragraph-wrapper-webform .gutter{padding:0}.user-login-form,.user-register-form,.user-pass{margin-bottom:2rem}[class*=-layout-form]{margin-bottom:2rem}[class*=-layout-form] .form-item{max-width:100%;margin:0}[class*=-layout-form] .form-item .description{font-size:1.5rem;line-height:1.2}[class*=-layout-form] .form-item .vertical-tabs__pane{padding:1rem}[class*=-layout-form] .form-item .vertical-tabs__menu a{color:#FF8A7A;color:var(--c-primary)}[class*=-layout-form] .form-actions{width:100%;margin:0 auto;padding-left:2rem;padding-right:2rem}@media(min-width:480px){[class*=-layout-form] .form-actions{padding-left:4rem;padding-right:4rem}}[class*=-layout-form] .form-actions{max-width:1330px}[class*=-layout-form] .form-actions .button--danger{font-weight:700;font-size:1.8rem;line-height:1.3;border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;line-height:1.4;padding:6px 18px}fieldset.layout-paragraphs-field{max-width:100%;padding:10px}fieldset.layout-paragraphs-field .layout-paragraphs-layout-region{border-color:#4c4c4c;border-color:var(--c-neutral-dark)}fieldset.layout-paragraphs-field .layout-paragraphs-layout-region:hover,fieldset.layout-paragraphs-field .layout-paragraphs-layout-region:focus-within{border-color:#4c4c4c;border-color:var(--c-neutral-dark)}fieldset.layout-paragraphs-field .layout-select__item input:checked+label{border-color:#FF8A7A;border-color:var(--c-primary)}fieldset.layout-paragraphs-field .layout-select__item-icon svg{fill:#FF8A7A;fill:var(--c-primary);stroke:#FF8A7A;stroke:var(--c-primary)}.layout-paragraphs-disabled-items.form-item{max-width:100%;margin:0}.paragraph-layout--label{transform:translateX(-50%);padding:0 .6em;background:#4c4c4c;background:var(--c-neutral-dark);color:black;color:var(--c-text-inverse)}.paragraph-type--label.form-item__label{margin:0;padding:5px;background:#4c4c4c;background:var(--c-neutral-dark);color:black;color:var(--c-text-inverse);font-size:1.5rem;border:none}.layout-paragraphs-add-more-menu__item a{word-break:break-word;line-height:1.2;-ms-hyphens:auto;hyphens:auto}.layout-paragraphs-add-more-menu__item img{display:inline}.ui-widget{font-family:"Fira Sans",sans-serif}.ui-dialog-titlebar{background:#4c4c4c;background:var(--c-neutral-dark);color:white;color:var(--c-white)}.node-preview-container{background-color:#425E76;background-color:var(--c-quaternary)}.node-preview-container a{color:#E9E8DC;color:var(--c-accent)}.node-preview-container .form-item,.node-preview-container div.form-item__dropdown,.node-preview-container label{display:block}.news__metadata{font-size:1.5rem;display:flex;flex-direction:column;gap:calc(1rem/2)}.date-range-wrapper{display:inline-flex}.featured-image img{margin:0 auto;max-height:700px;-o-object-fit:cover;object-fit:cover}.entity-moderation-form{background-color:rgba(0,0,0,0)}.product__images img{width:100%}.product__info{background-color:#EFEFEC;background-color:var(--c-neutral-light);padding:25px 45px}.cart{display:none;position:fixed;top:0;right:0;height:100vh;overflow-y:scroll;background-color:#EFEFEC;background-color:var(--c-neutral-light);z-index:11;padding:2rem;box-shadow:-15px 0 10px -10px rgba(0,0,0,.5)}.cart-open .cart{display:flex;flex-direction:column}@media(min-width:920px){.cart{min-width:300px}}.cart h2{margin-top:0}.cart .teaser:not(.teaser--publication):not(.teaser--featured):not(.teaser--overlay){margin-bottom:10px}.cart .teaser:not(.teaser--publication):not(.teaser--featured):not(.teaser--overlay) .teaser__image-block{flex-basis:50px}.cart .teaser:not(.teaser--publication):not(.teaser--featured):not(.teaser--overlay) .teaser__image-block img{width:50px;height:50px}.cart .teaser:not(.teaser--publication):not(.teaser--featured):not(.teaser--overlay) .teaser__product{margin:0;line-height:1.4}.cart .teaser:not(.teaser--publication):not(.teaser--featured):not(.teaser--overlay) .teaser__selection{font-size:1.5rem}.cart hr{color:#4c4c4c;color:var(--c-neutral-dark);background-color:#4c4c4c;background-color:var(--c-neutral-dark);width:100%;height:1px}.cart .button--ghost{font-weight:normal;border:none;font-size:1.5rem}.cart__actions{margin-top:auto}.cart__actions .button-group{justify-content:space-between}.cart__total-item{display:flex;justify-content:space-between;align-items:center}.cart__total-item .label{font-size:1.5rem;font-weight:700}.cart__total-item .label--total{text-transform:uppercase}.cart__total-item .price{font-variant-numeric:tabular-nums}.cart-widget{position:relative}.cart-widget__button{border:none;padding:0;font-weight:700;text-decoration:underline}.cart-widget__total{background-color:#426A69;background-color:var(--c-secondary);color:white;color:var(--c-white);border-radius:50%;transform:rotate(-10deg);transition:300ms all ease-in-out;position:absolute;width:18px;height:18px;top:-8px;left:12px;display:flex;justify-content:center;align-items:center;font-size:1rem}.cart-widget:hover .cart-widget__total,.cart-widget:focus .cart-widget__total,.cart-widget:active .cart-widget__total{transform:rotate(0);transition:300ms all ease-in-out}.order-deadline{padding:3rem 4rem;background-color:#EFEFEC;background-color:var(--c-neutral-light)}
