/* @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:black;--c-text-inverse:white;--c-background:#efefec;--c-primary:#a2a765;--c-primary-light:#e0e3c7;--c-primary-dark:#5a602d;--c-primary-highlight:#0c97b6;--c-secondary:#b3531a;--c-secondary-dark:#573a27;--c-accent:#8a5f44;--c-accent-high:black;--c-highlight:#e5e5e5;--c-highlight-high:#efefec;--c-muted:#f2f2f2;--c-warning:#ed8e00;--c-error:#b71802;--c-message:#80bb69;--c-near-white:#f2f2f2;--c-neutral-light:#efefec;--c-neutral-medium-light:#e5e5e5;--c-neutral-medium:#b7baba;--c-neutral-dark:#8a5f44;--c-white:white;--c-black:black}:root [data-theme=default]{--c-text:black;--c-text-inverse:white;--c-background:#efefec;--c-primary:#a2a765;--c-primary-light:#e0e3c7;--c-primary-dark:#5a602d;--c-primary-highlight:#0c97b6;--c-secondary:#b3531a;--c-secondary-dark:#573a27;--c-accent:#8a5f44;--c-accent-high:black;--c-highlight:#e5e5e5;--c-highlight-high:#efefec;--c-muted:#f2f2f2;--c-warning:#ed8e00;--c-error:#b71802;--c-message:#80bb69;--c-near-white:#f2f2f2;--c-neutral-light:#efefec;--c-neutral-medium-light:#e5e5e5;--c-neutral-medium:#b7baba;--c-neutral-dark:#8a5f44;--c-white:white;--c-black:black}.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:black;background-color:var(--c-text);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-text-inverse{background-color:white;background-color:var(--c-text-inverse);color:black;color:var(--c-accent-high)}.cl-colors__item--default-background{background-color:#efefec;background-color:var(--c-background);color:black;color:var(--c-accent-high)}.cl-colors__item--default-primary{background-color:#a2a765;background-color:var(--c-primary);color:black;color:var(--c-accent-high)}.cl-colors__item--default-primary-light{background-color:#e0e3c7;background-color:var(--c-primary-light);color:black;color:var(--c-accent-high)}.cl-colors__item--default-primary-dark{background-color:#5a602d;background-color:var(--c-primary-dark);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-primary-highlight{background-color:#0c97b6;background-color:var(--c-primary-highlight);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-secondary{background-color:#b3531a;background-color:var(--c-secondary);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-secondary-dark{background-color:#573a27;background-color:var(--c-secondary-dark);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-accent{background-color:#8a5f44;background-color:var(--c-accent);color:#f2f2f2;color:var(--c-muted)}.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:#ed8e00;background-color:var(--c-warning);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-error{background-color:#b71802;background-color:var(--c-error);color:#f2f2f2;color:var(--c-muted)}.cl-colors__item--default-message{background-color:#80bb69;background-color:var(--c-message);color:black;color:var(--c-accent-high)}.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:#8a5f44;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)}.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:#efefec;background-color:var(--c-highlight-high);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{background-color:#efefec;background-color:var(--c-background);color:black;color:var(--c-text);font-family:"Montserrat","Helvetica","Arial",sans-serif;font-size:1.8rem;line-height:1.8}*,*::after,*::before{box-sizing: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,.cta:not(.cta--shaped-bg):not(.cta--lined-text-heading):not(.cta--with-image) .cta__content-wrapper{width:100%;margin:0 auto;max-width:1320px}.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--twocol-section{gap:4rem}@media(min-width:920px){.layout--twocol-section>.layout__region{flex:0 1 calc(100% - 10px)}}@media(min-width:920px){.layout--twocol-section{flex-wrap:nowrap}}.layout--threecol-section{gap:4rem}@media(min-width:920px){.layout--threecol-section>.layout__region{flex:0 1 calc(100% - 20px)}}@media(min-width:920px){.layout--threecol-section{flex-wrap:nowrap}}.layout--fourcol-section{gap:4rem}@media(min-width:920px){.layout--fourcol-section>.layout__region{flex:0 1 calc(100% - 30px)}}@media(min-width:920px){.layout--fourcol-section{flex-wrap:nowrap}}.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;flex:0 1 auto;line-height:0}@media(min-width:720px){.layout-container--maintenance .maintenance__side{display:block}}@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}.front .outer-content-wrapper>.container.gutter,.front .cta:not(.cta--shaped-bg):not(.cta--lined-text-heading):not(.cta--with-image) .outer-content-wrapper>.gutter.cta__content-wrapper,.cta:not(.cta--shaped-bg):not(.cta--lined-text-heading):not(.cta--with-image) .front .outer-content-wrapper>.gutter.cta__content-wrapper{padding:0;max-width:none}.front div#block-mainpagecontent>.container.gutter,.front .cta:not(.cta--shaped-bg):not(.cta--lined-text-heading):not(.cta--with-image) div#block-mainpagecontent>.gutter.cta__content-wrapper,.cta:not(.cta--shaped-bg):not(.cta--lined-text-heading):not(.cta--with-image) .front div#block-mainpagecontent>.gutter.cta__content-wrapper{padding:0;max-width:none}.button{border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;font-weight:700;color:white;color:var(--c-text-inverse);background-color:#5a602d;background-color:var(--c-primary-dark);border:2px solid #5a602d;border:2px solid var(--c-primary-dark);line-height:1.4;padding:6px 18px}.button:visited{color:white;color:var(--c-text-inverse)}.button:hover,.button:active,.button:focus{color:white;color:var(--c-text-inverse);background-color:rgb(73.7234042553,78.6382978723,36.8617021277);border-color:rgb(73.7234042553,78.6382978723,36.8617021277)}.button:focus{outline:2px solid rgb(73.7234042553,78.6382978723,36.8617021277)}.button--secondary,.more-link a{color:white;color:var(--c-text-inverse);background-color:#b3531a;background-color:var(--c-secondary);border:2px solid #b3531a;border:2px solid var(--c-secondary)}.button--secondary:visited,.more-link a:visited{color:white;color:var(--c-text-inverse)}.button--secondary:hover,.more-link a:hover,.button--secondary:active,.more-link a:active,.button--secondary:focus,.more-link a:focus{color:white;color:var(--c-text-inverse);background-color:#573a27;background-color:var(--c-secondary-dark);border-color:#573a27;border-color:var(--c-secondary-dark)}.button--secondary:focus,.more-link a:focus{outline:2px solid #573a27;outline:2px solid var(--c-secondary-dark)}.button--large{line-height:2;padding:14px 38px}.button--ghost{background-color:rgba(0,0,0,0);color:#5a602d;color:var(--c-primary-dark);border-color:currentColor}.button--ghost.button--secondary,.more-link a.button--ghost{color:#b3531a;color:var(--c-secondary)}.button--ghost:hover,.button--ghost:focus,.button--ghost:active{color:white;color:var(--c-text-inverse)}.button--full-width{width:100%}.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:#5a602d;color:var(--c-primary-dark)}.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:#5a602d;color:var(--c-primary-dark)}.button--with-icon--transparent:focus{text-decoration:underline}.button--with-icon--transparent svg,.button--with-icon--transparent .icon{background-color:#a2a765;background-color:var(--c-primary);color:white;color:var(--c-text-inverse);padding:2px}.button--plain{border:none;background-color:rgba(0,0,0,0);padding:0;color:currentColor;text-decoration:underline}.button--plain:hover,.button--plain:focus,.button--plain:active{background-color:rgba(0,0,0,0);color:currentColor}.form-item--checkboxes,.form-item--checkbox__item{list-style:none;margin:0;padding:0}.form-item--radios,.form-item--radio__item{list-style:none;margin:0;padding:0}.form-item__dropdown{border:1px solid #f2f2f2;border:1px solid var(--c-muted);display:block;position:relative}.form-item__dropdown::after{border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:9px solid #8a5f44;border-top:9px solid var(--c-accent);content:" ";position:absolute;top:42%;right:1em;z-index:2;pointer-events:none;display:none}.form-item__dropdown:hover{border-color:black;border-color:var(--c-accent-high)}.form-item__select{border:1px solid #f2f2f2;border:1px solid var(--c-muted);height:41px;font-size:16px;margin:0;outline:none;padding:.6em .8em .5em;width:100%}.form-item__select :focus{outline:none;color:#8a5f44;color:var(--c-accent)}@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:1px solid rgba(0,0,0,0);-webkit-appearance:none;appearance:none}.form-item__select:focus{border-color:#8a5f44;border-color:var(--c-accent);border-radius:0}}.form-item{color:black;color:var(--c-text);margin-bottom:1em;max-width:32em}.form-item::after{clear:both;content:"";display:table}.form-item__label{display:block;font-weight:600}@media(min-width:320px){.form-item__label{display:block;margin-right:2%;padding:.6em 0}}.form-item__label.option{display:inline-block;padding:0}.form-item__textfield:not(.button){border:1px solid #efefec;border:1px solid var(--c-highlight-high);padding:.6em;max-width:100%;line-height:1}.form-item__textfield:focus{border-color:black;border-color:var(--c-accent-high)}.form-item__textfield:-ms-input-placeholder{color:#e5e5e5;color:var(--c-highlight)}.form-item__textfield::placeholder{color:#e5e5e5;color:var(--c-highlight)}.form-item__description{margin-top:.3em}.form-fieldset{border:none;margin-bottom:2em;padding:0}.form-fieldset .form-item{margin-left:1em;max-width:31em}.icons-demo{display:flex;flex-wrap:wrap}.icons-demo .icon{height:100px;padding:1rem;width:100px}.icons-demo pre{background-color:#f2f2f2;background-color:var(--c-muted);font-size:.8rem;margin:0;text-align:center}.icons-demo__item{border:1px solid #f2f2f2;border:1px solid var(--c-muted);margin:calc(1rem/4)}img,picture{display:block;height:auto;max-width:100%}figure{margin:0}.figure__caption{font-style:italic}.image--has-caption h3{color:#5a602d;color:var(--c-primary-dark)}.link{color:#8a5f44;color:var(--c-accent)}.link:hover{color:black;color:var(--c-accent-high)}ul{list-style-type:disc}ol{list-style-type:decimal}.list-item::marker,.text-long ol li::marker,.text-long ul li::marker{color:#a2a765;color:var(--c-primary)}.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{background:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0) 50%,#fff 100%)}.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(162,167,101,.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{background-color:#efefec;background-color:var(--c-background);padding:2rem 0}@media(min-width:920px){.section{padding:4rem 0}}.section--primary{background-color:#a2a765;background-color:var(--c-primary);color:white;color:var(--c-text-inverse)}.section--secondary{background-color:#b3531a;background-color:var(--c-secondary);color:white;color:var(--c-text-inverse)}.section--neutral-light{background-color:#efefec;background-color:var(--c-neutral-light);color:black;color:var(--c-text)}.section--neutral-dark{background-color:#8a5f44;background-color:var(--c-neutral-dark);color:white;color:var(--c-text-inverse)}.section--padded{padding-top:calc(1rem*7);padding-bottom:calc(1rem*7)}.section--spaced-items .paragraph-wrapper{padding-top:2rem;padding-bottom:2rem}.section--centered{text-align:center;margin:0 auto}.section--inner{padding:0}.table,.text-long table{border:1px solid #efefec;border:1px solid var(--c-highlight-high);border-radius:4px;border-spacing:0;background-color:#f2f2f2;background-color:var(--c-muted);margin:1em 0;width:100%}.table a,.text-long table a{color:#a2a765;color:var(--c-primary)}.table__heading-cell,.text-long th,.table__cell,.text-long td{border:none;border-bottom:1px solid #efefec;border-bottom:1px solid var(--c-highlight-high);border-right:1px solid #efefec;border-right:1px solid var(--c-highlight-high);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{color:black;color:var(--c-accent-high);font-weight:700;padding:1.2em;text-align:left}.table__row:nth-child(odd),.text-long tr:nth-child(odd){background-color:#efefec;background-color:var(--c-background)}.table__row:first-child th:first-child,.text-long tr:first-child th:first-child,.table__row:first-child td:first-child,.text-long tr:first-child td:first-child{border-radius:5px 0 0}.table__row:first-child th:last-child,.text-long tr:first-child th:last-child,.table__row:first-child td:last-child,.text-long tr:first-child td:last-child{border-radius:0 5px 0 0}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__row:last-child td:first-child,.text-long tr:last-child td:first-child{border-radius:0 0 0 5px}.table__row:last-child td:last-child,.text-long tr:last-child td:last-child{border-radius:0 0 5px}.table__footer-cell,.text-long tfoot th,.table__footer-cell:first-child{border-bottom:none;border-top:1px solid #efefec;border-top:1px solid var(--c-highlight-high)}.h1,.text-long h1{color:#b3531a;color:var(--c-secondary);font-family:"Merriweather",times,"Times New Roman",serif;font-weight:500;font-style:normal;font-size:4.8rem;line-height:1.4;margin:0 0 .5em;width:auto}.h1__link{color:inherit}.h1__link:hover{color:inherit}.h2,.text-long h2{color:#b3531a;color:var(--c-secondary);font-family:"Merriweather",times,"Times New Roman",serif;font-weight:500;font-style:normal;font-size:4rem;line-height:1.4;margin:0 0 .5em;width:auto}.h2__link{color:inherit}.h2__link:hover{color:inherit}.h3,.cart-confirmation .text-with-icon__text,.text-long h3{color:#b3531a;color:var(--c-secondary);font-family:"Merriweather",times,"Times New Roman",serif;font-weight:500;font-style:normal;font-size:2.4rem;line-height:1.6;margin:0 0 .5em;width:auto}.h3__link{color:inherit}.h3__link:hover{color:inherit}.h4,.previous-next-navigation__label,.text-long h4{color:#b3531a;color:var(--c-secondary);font-family:"Montserrat","Helvetica","Arial",sans-serif;font-weight:500;font-style:normal;font-size:2.1rem;line-height:1.6;margin:0 0 .5em;width:auto}.h4__link{color:inherit}.h4__link:hover{color:inherit}.h5,.teaser--product .teaser__product,.text-long h5,.h6,.text-long h6{color:#b3531a;color:var(--c-secondary);font-family:"Montserrat","Helvetica","Arial",sans-serif;font-weight:500;font-style:normal;font-size:2.1rem;line-height:2;margin:0 0 .5em;width:auto}.h5__link,.h6__link{color:inherit}.h5__link:hover,.h6__link:hover{color:inherit}.paragraph,.text-long p{margin:0 0 1em}.blockquote,.text-long blockquote{font-size:1.7rem}.blockquote:not(.image-field-caption),.text-long blockquote:not(.image-field-caption){margin:0;padding:0}.blockquote__wrapper{font-family:"Montserrat","Helvetica","Arial",sans-serif;font-size:1.8rem;line-height:1.8;margin:0;border-left:5px solid #a2a765;border-left:5px solid var(--c-primary);padding:10px;padding-left:13px;position:relative;line-height:1.4}.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 #a2a765,-15px 0 0 #efefec,-20px 0 0 #a2a765;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:#a2a765;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{border-left:none;display:flex;flex-direction:column;align-items:center;gap:20px;padding:2rem 0}@media(min-width:720px){.blockquote__wrapper--indented{flex-direction:row;align-items:flex-start}}.blockquote__wrapper--indented .blockquote,.blockquote__wrapper--indented .text-long blockquote,.text-long .blockquote__wrapper--indented blockquote{flex:1 0 calc(100% - 51px);margin-left:10px;line-height:1.5}.blockquote__wrapper--plain{border-left:none;padding-left:10px}.blockquote__icon .icon{height:50px;width:65px}.blockquote__source{margin-top:1em;margin-left:10px;font-weight:700;font-size:1.7rem}@media(min-width:920px){.blockquote__source{margin-left:30px}}.hr,.text-long hr{border-style:solid;border-width:1px 0 0;color:currentColor}.text-long{max-width:1320px;margin:0 auto}.text-long a:not(.button){color:#a2a765;color:var(--c-primary);word-break:break-word}.text-long img{margin:1rem auto}@media(min-width:920px){.text-long img{max-width:720px}}.lined-text{display:flex;justify-content:center;align-items:center;width:100%;line-height:1.2;font-size:2.6rem;margin-bottom:40px;background-image:url(/themes/custom/trailhead-theme/images/icons/leaf.svg);background-repeat:no-repeat;background-position:top 4px center;background-size:23px 43px;height:175px}@media(min-width:720px){.lined-text{text-align:center}}@media(min-width:920px){.lined-text{display:grid;grid-template-columns:1fr 50px auto 50px 1fr;gap:10px;font-size:4rem;grid-template-columns:1fr 150px auto 150px 1fr}.lined-text::before,.lined-text::after{content:"";background-color:#a2a765;background-color:var(--c-primary);display:block;height:3px;width:50px;position:relative}}@media(min-width:920px)and (min-width:920px){.lined-text::before,.lined-text::after{width:150px}}@media(min-width:920px){.lined-text::before{grid-column:2}.lined-text::after{grid-column:4}}.lined-text.h2,.text-long h2.lined-text{margin:35px 0 -40px}.caption p:first-of-type{margin-top:5px}.caption p:last-of-type{margin-bottom:5px}.text-center{text-align:center}.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:#a2a765;background-color:var(--c-primary)}.accordion__item.open{background-color:#8a5f44;background-color:var(--c-neutral-dark);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 .icon--toggle{transform:translateY(-50%) rotate(45deg);transition:300ms all ease-in-out}.accordion__title{margin:0;color:white;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{display:flex;align-items:center;gap:10px;background:rgba(0,0,0,0);position:relative;border:none;color:white;color:var(--c-text-inverse);font-weight:700;font-size:2.4rem;text-align:left;line-height:1;width:100%;height:100%;padding:2rem 0;cursor:pointer}.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:#fff;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{color:inherit}.accordion--alert .accordion__item{background-color:#b3531a;background-color:var(--c-secondary);margin:0}.accordion--alert .accordion__content{background-color:#8a5f44;background-color:var(--c-neutral-dark);color:white;color:var(--c-text-inverse)}.button-group{display:flex;gap:10px}.card__heading{color:#b3531a;color:var(--c-secondary);font-family:"Merriweather",times,"Times New Roman",serif;font-weight:500;font-style:normal;font-size:1.3rem;line-height:1.4;margin:0 0 .5em;width:auto;margin-bottom:0}.card__heading__link{color:inherit}.card__heading__link:hover{color:inherit}.card__heading-link{color:#8a5f44;color:var(--c-accent)}.card__heading-link:hover{color:black;color:var(--c-accent-high)}.card__subheading{color:#b3531a;color:var(--c-secondary);font-family:"Merriweather",times,"Times New Roman",serif;font-weight:500;font-style:normal;font-size:1rem;line-height:1.6;margin:0 0 .5em;width:auto;margin-bottom:0;color:black;color:var(--c-text)}.card__subheading__link{color:inherit}.card__subheading__link:hover{color:inherit}.card__body{margin:.7em 0 1em}.card__link{color:#8a5f44;color:var(--c-accent)}.card__link:hover{color:black;color:var(--c-accent-high)}.card__button{border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;font-weight:700;color:white;color:var(--c-text-inverse);background-color:#5a602d;background-color:var(--c-primary-dark);border:2px solid #5a602d;border:2px solid var(--c-primary-dark);line-height:1.4;padding:6px 18px}.card__button:visited{color:white;color:var(--c-text-inverse)}.card__button:hover,.card__button:active,.card__button:focus{color:white;color:var(--c-text-inverse);background-color:rgb(73.7234042553,78.6382978723,36.8617021277);border-color:rgb(73.7234042553,78.6382978723,36.8617021277)}.card__button:focus{outline:2px solid rgb(73.7234042553,78.6382978723,36.8617021277)}.card--bg{background-color:#efefec;background-color:var(--c-highlight-high);padding:1em}.card--flip{height:600px;width:100%;position:relative;perspective:1000px}@media(min-width:480px){.card--flip{height:500px}}@media(min-width:720px){.card--flip{height:430px}}@media(min-width:920px){.card--flip{max-width:490px;height:660px}}@media(min-width:1320px){.card--flip{height:600px}}.card--flip .card__content{position:relative;width:100%;height:100%;transition:transform .6s;transform-style:preserve-3d}.card--flip .card__content .card__heading{font-family:"Montserrat","Helvetica","Arial",sans-serif;font-size:21px;font-weight:800;line-height:25.6px;text-align:left;color:#fff}.card--flip:hover .card__content{transform:rotateY(180deg)}.card--flip:hover .card__content .card__back__content{position:relative;z-index:10}.card--flip:focus{outline:2px solid #a2a765;outline:2px solid var(--c-primary);outline-offset:5px}.card--flip:focus .card__content{transform:rotateY(180deg)}.card--flip:has(.button:focus) .card__content{transform:rotateY(180deg)}.card--flip .card__front,.card--flip .card__back{position:absolute;width:100%;height:100%;backface-visibility:hidden}.card--flip .card__front{display:flex;justify-content:center;align-items:center}.card--flip .card__front .image,.card--flip .card__front img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card--flip .card__front .image::before,.card--flip .card__front img::before{content:"";width:100%;height:100%;background-color:#5a602d;background-color:var(--c-primary-dark);opacity:.7;display:block;position:relative;z-index:2}.card--flip .card__front .image::after,.card--flip .card__front img::after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;z-index:2;outline:1px solid #fff;outline-offset:-15px}.card--flip .card__front__content{background-color:#3c401c;width:275px;border:2px solid #fff;position:relative;z-index:5}@media(min-width:920px){.card--flip .card__front__content{width:315px}}.card--flip .card__front__content::before{content:"";width:20px;height:20px;display:block;position:absolute;z-index:2;top:calc(100% - 1px);left:50%;transform:translateX(-50%);border:20px solid rgba(0,0,0,0);border-top-color:#3c401c}.card--flip .card__front__content::after{content:"";width:20px;height:20px;display:block;position:absolute;z-index:1;top:calc(100% + 2px);left:50%;transform:translateX(-50%);border:20px solid rgba(0,0,0,0);border-top-color:#fff}.card--flip .card__front .card__heading{text-align:center;padding:10px 0}.card--flip .card__front .card__icon{position:absolute;right:42px;bottom:20px;z-index:5}.card--flip .card__front .card__icon .icon{width:40px;height:40px}.card--flip .card__front .card__icon--main{width:100%;display:flex;justify-content:center;border-bottom:1px solid #fff;padding:10px 0}.card--flip .card__front .card__icon--main .icon{width:50px;height:50px}.card--flip .card__back{transform:rotateY(180deg);background-color:#5a602d;background-color:var(--c-primary-dark);padding:60px 40px 40px;z-index:10}.card--flip .card__back::after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:2;outline:1px solid #fff;outline-offset:-15px}.card--flip .card__back__content .card__heading{text-align:center}.card--flip .card__back__content hr{margin:15px auto 10px;max-width:90%;background-color:rgba(0,0,0,0);border:0;border-top:1px solid #fff}.card--flip .card__back__content .card__body{color:#fff;margin:0 auto;max-width:500px;text-align:center}@media(min-width:920px){.card--flip .card__back__content .card__body{max-width:275px;text-align:left}}.card--flip .card__back__content .card__button{display:block;margin:0 auto;background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.card--flip .card__back__content .card__button .button{color:#fff;border:0;margin:0 auto}.card--flip .card__back__content .card__button .button:hover,.card--flip .card__back__content .card__button .button:focus,.card--flip .card__back__content .card__button .button:active{background-color:rgba(0,0,0,0);outline:1px solid #fff}.card--flip:nth-of-type(3n - 1) .card__front .image::before,.card--flip:nth-of-type(3n - 1) .card__front img::before{background-color:#b65326}.card--flip:nth-of-type(3n - 1) .card__front__content{background-color:#963103}.card--flip:nth-of-type(3n - 1) .card__front__content::before{border-top-color:#963103}.card--flip:nth-of-type(3n - 1) .card__back{background-color:#963103}.card--flip:nth-of-type(3n) .card__front .image::before,.card--flip:nth-of-type(3n) .card__front img::before{background-color:#8a5f44}.card--flip:nth-of-type(3n) .card__front__content{background-color:#471e0c}.card--flip:nth-of-type(3n) .card__front__content::before{border-top-color:#471e0c}.card--flip:nth-of-type(3n) .card__back{background-color:#471e0c}.checkerboard-piece{display:flex;flex-wrap:wrap;color:#573a27;max-width:1320px;margin:0 auto}.checkerboard .checkerboard-piece{height:100%;display:grid;grid-template-columns:1fr minmax(auto,2000px) 1fr}.checkerboard-piece__content-wrapper{grid-column:2;flex:1 0 100%;display:flex;flex-direction:column}@media(min-width:920px){.checkerboard-piece__content-wrapper{flex-direction:row}}@media(min-width:920px){.checkerboard-piece__image{flex:0 0 50%;width:50%;max-width:50%;height:100%;grid-column:2;grid-row:1}}.checkerboard-piece__image img{padding:3rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.checkerboard-piece__content{padding:2rem;display:flex;flex-direction:column;justify-content:center;width:100%}@media(min-width:920px){.checkerboard-piece__content{flex:0 0 50%;width:50%;max-width:50%;padding:2rem 4rem}}.checkerboard-piece__content h2,.checkerboard-piece__content h3{color:#573a27;font-size:2.6rem}@media(min-width:920px){.checkerboard-piece:nth-of-type(even) .checkerboard-piece__image{order:2}}.checkerboard-piece .paragraph-wrapper{padding:0}.circled-icon{position:relative;border-radius:50%;border:2px solid #a2a765;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{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:#a2a765;color:var(--c-primary);fill:#a2a765;fill:var(--c-primary)}.circled-icon--solid{background-color:#a2a765;background-color:var(--c-primary)}.circled-icon--solid .icon{color:white;color:var(--c-text-inverse);fill:white;fill:var(--c-text-inverse)}.circled-icon:hover,.circled-icon:focus,.circled-icon:active{background-color:#a2a765;background-color:var(--c-primary);transform:scale(0.8);transition:300ms all ease-in-out;border-color:#a2a765;border-color:var(--c-primary)}.circled-icon:hover .icon,.circled-icon:focus .icon,.circled-icon:active .icon{fill:white;fill:var(--c-text-inverse);transition:300ms all ease-in-out}.cta{background-color:#a2a765;background-color:var(--c-primary);color:white;color:var(--c-text-inverse);padding:2rem;position:relative}.cta h2{margin:0;font-family:"Merriweather",times,"Times New Roman",serif;line-height:1;font-weight:500}.cta h3,.cta a{color:white;color:var(--c-text-inverse)}.cta p{margin:1em 0}.cta--slide-in{background-color:#5a602d;background-color:var(--c-primary-dark);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{text-transform:uppercase;font-family:"Montserrat","Helvetica","Arial",sans-serif}.cta--slide-in .button--plain:hover,.cta--slide-in .button--plain:focus,.cta--slide-in .button--plain:active{background-color:#a2a765;background-color:var(--c-primary)}.cta--secondary{background-color:#b3531a;background-color:var(--c-secondary);color:white;color:var(--c-text-inverse)}.cta--secondary h2,.cta--secondary h3{color:white;color:var(--c-text-inverse)}.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:black;color:var(--c-text)}.cta--windowshade .cta__content h2,.cta--windowshade .cta__content h3,.cta--windowshade .cta__content a:not(.button){color:black;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--windowshade-right .cta__content-wrapper{display:flex;align-items:center;justify-content:flex-end}.cta--windowshade-right .cta__content{text-align:center;position:relative;z-index:1;padding:3rem;background-color:white;background-color:var(--c-white);color:black;color:var(--c-text);float:right;border:2px solid white;border:2px solid var(--c-white);outline:1.5px solid #abaead;outline-offset:-14px}@media(min-width:920px){.cta--windowshade-right .cta__content{width:50%}}.cta--windowshade-right .cta__content h2,.cta--windowshade-right .cta__content h3,.cta--windowshade-right .cta__content h4,.cta--windowshade-right .cta__content a:not(.button){color:#b3531a;color:var(--c-secondary);text-transform:uppercase}.cta--windowshade-right .cta__image{height:530px}.cta--windowshade-right .cta__image img{position:absolute;top:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cta--with-quote .cta__content-wrapper{display:flex;align-items:center;justify-content:flex-end}.cta--with-quote .cta__content{position:relative;z-index:1;padding:3rem;background-color:white;background-color:var(--c-white);color:black;color:var(--c-text);float:right;border:2px solid white;border:2px solid var(--c-white);outline:1.5px solid #abaead;outline-offset:-14px;min-height:270px}@media(min-width:920px){.cta--with-quote .cta__content{width:47%}}.cta--with-quote .cta__content h2,.cta--with-quote .cta__content h3,.cta--with-quote .cta__content h4,.cta--with-quote .cta__content a:not(.button){color:#b3531a;color:var(--c-secondary);text-transform:uppercase}.cta--with-quote .cta__image{height:530px}.cta--with-quote .cta__image img{position:absolute;top:0;right: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(1320px / 2 - 4rem)) minmax(auto,calc(1320px / 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:#a2a765;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:#5a602d;background-color:var(--c-primary-dark)}@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--with-image{background-color:#8a5f44;background-color:var(--c-neutral-dark);color:white;color:var(--c-white);padding:0}.cta--with-image .cta__bg-outline{outline:1px solid #efd6d6;outline-offset:-2rem;position:absolute;left:0;width:100%;height:100%;z-index:3}@media(min-width:920px){.cta--with-image .cta__bg-outline{width:50%;height:100%}}.cta--with-image .cta__bg-image{position:absolute;background-image:url(/themes/custom/trailhead-theme/images/cta-bg.svg);background-repeat:no-repeat;background-position:center;background-size:cover;left:0;height:100%;width:100%;mix-blend-mode:darken}@media(min-width:920px){.cta--with-image .cta__bg-image{width:50%}}.cta--with-image .cta__content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:0}@media(min-width:920px){.cta--with-image .cta__content-wrapper{flex-direction:row}}.cta--with-image .cta__content-wrapper .cta__image{z-index:4}@media(min-width:920px){.cta--with-image .cta__content-wrapper .cta__image{width:50%}}.cta--with-image .cta__content-wrapper .cta__image img{width:100%}.cta--with-image .cta__content-wrapper .cta__content{max-width:85vw;z-index:5;margin:4rem auto;padding:1rem 2rem}@media(min-width:920px){.cta--with-image .cta__content-wrapper .cta__content{max-width:50%;margin:0 auto;padding:0 5rem}}.cta--with-image .cta__content-wrapper .cta__content .h4,.cta--with-image .cta__content-wrapper .cta__content .previous-next-navigation__label,.cta--with-image .cta__content-wrapper .cta__content .text-long h4,.text-long .cta--with-image .cta__content-wrapper .cta__content h4{color:white;color:var(--c-white);font-family:"Merriweather",times,"Times New Roman",serif;font-size:4rem}.cta--with-image .cta__content-wrapper .cta__content .button-group{flex-direction:column;width:max-content}.cta--with-image .cta__content-wrapper .cta__content .button-group .button{text-transform:uppercase;color:white;color:var(--c-white);padding:0}.cta--with-image .cta__content-wrapper .cta__content .button-group .button svg{background-color:rgba(0,0,0,0)}.cta--with-image.cta--with-truck{background-color:#fffefe}.cta--with-image.cta--with-truck h2{color:#b3531a;color:var(--c-secondary);font-family:"Merriweather",times,"Times New Roman",serif;font-weight:500;font-style:normal;font-size:4rem;line-height:1.4;margin:0 0 .5em;width:auto;margin:0}.cta--with-image.cta--with-truck h2__link{color:inherit}.cta--with-image.cta--with-truck h2__link:hover{color:inherit}.cta--with-image.cta--with-truck p{margin:0;font-size:1.7rem;line-height:1.5}.cta--with-image.cta--with-truck .cta__bg-outline,.cta--with-image.cta--with-truck .cta__bg-image{display:none}.cta--with-image.cta--with-truck .cta__content{color:#000;display:flex;flex-direction:column;gap:30px}.cta--with-image.cta--with-truck .cta__content .h4,.cta--with-image.cta--with-truck .cta__content .previous-next-navigation__label,.cta--with-image.cta--with-truck .cta__content .text-long h4,.text-long .cta--with-image.cta--with-truck .cta__content h4{color:#b3531a;color:var(--c-secondary);font-family:"Merriweather",times,"Times New Roman",serif;font-weight:500;font-style:normal;font-size:4rem;line-height:1.4;margin:0 0 .5em;width:auto;margin:0}.cta--with-image.cta--with-truck .cta__content .h4__link{color:inherit}.cta--with-image.cta--with-truck .cta__content .h4__link:hover{color:inherit}.cta--with-image.cta--with-truck .cta__content .button-group .button{color:#5a602d;color:var(--c-primary-dark);font-size:1.7rem}.cta--with-image.cta--with-truck .cta__content .button-group .button .icon{color:#5a602d;color:var(--c-primary-dark)}.cta--with-image.cta--with-truck .cta__image{width:100%}@media(min-width:920px){.cta--with-image.cta--with-truck .cta__image{width:40%}}.cta--with-image.cta--with-truck .cta__image img{height:300px;opacity:.4}@media(min-width:920px){.cta--with-image.cta--with-truck .cta__image img{height:530px;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left}}.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;max-width:1320px}@media(min-width:480px){.cta--lined-text-heading .cta__text{padding-left:4rem;padding-right:4rem}}[id=product-cta] .cta{background-color:#5a602d;background-color:var(--c-primary-dark);padding:2rem}@media(min-width:920px){[id=product-cta] .cta{padding:6rem 0}}[id=product-cta] .cta .cta__content-wrapper{display:flex;flex-direction:column;gap:2rem}@media(min-width:920px){[id=product-cta] .cta .cta__content-wrapper{flex-direction:row}[id=product-cta] .cta .cta__content-wrapper img{margin:-100px 0}}[id=product-cta] .cta .cta__content-wrapper>*{flex:1 0 50%}[id=product-cta] .cta .button--ghost{color:white;color:var(--c-white);border-color:white;border-color:var(--c-white)}[id=product-cta] .cta .button--ghost:hover,[id=product-cta] .cta .button--ghost:focus,[id=product-cta] .cta .button--ghost:active{background-color:#e0e3c7;background-color:var(--c-primary-light);color:#573a27;color:var(--c-secondary-dark);border-color:#e0e3c7;border-color:var(--c-primary-light)}.cta__close{text-align:right}@media(min-width:920px){.cta:not(.cta--shaped-bg):not(.cta--lined-text-heading):not(.cta--with-image) .cta__content-wrapper{padding-left:2rem;padding-right:2rem}}.cta--with-box{background-color:rgba(0,0,0,0)}.cta--with-box .cta__heading h4.h4,.cta--with-box .cta__heading h4.previous-next-navigation__label,.cta--with-box .cta__heading .text-long h4,.text-long .cta--with-box .cta__heading h4{color:#573a27;font-family:"Merriweather",times,"Times New Roman",serif;font-size:2.6rem}.cta--with-box .cta__content-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media(min-width:920px){.cta--with-box .cta__content-wrapper{flex-direction:row}}.cta--with-box .cta__content-wrapper .cta__content{color:#573a27;max-width:85vw;z-index:5;margin:4rem auto}@media(min-width:920px){.cta--with-box .cta__content-wrapper .cta__content{max-width:625px;margin:0 auto}}.cta--with-box .cta__content-wrapper .cta__content-box{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;background-color:#8a5f44;color:white;color:var(--c-white);width:360px;height:260px;z-index:2}.cta--with-box .cta__content-wrapper .cta__content-box .text-long{text-align:center}.cta--with-box .cta__content-wrapper .cta__content-box .text-long h2,.cta--with-box .cta__content-wrapper .cta__content-box .text-long h3{color:white;color:var(--c-white)}.cta--with-box .cta__content-wrapper .cta__content-box h3,.cta--with-box .cta__content-wrapper .cta__content-box h2{font-size:9rem;font-family:"Merriweather",times,"Times New Roman",serif;font-weight:900;margin:0}.cta--with-box .cta__content-wrapper .cta__content-box h3:last-of-type,.cta--with-box .cta__content-wrapper .cta__content-box h2:last-of-type{font-size:2.6rem;font-weight:700}.cta--with-box .cta__content-wrapper .cta__content-box em{font-family:"Montserrat","Helvetica","Arial",sans-serif;font-size:1.5rem}.cta--with-box .cta__content-wrapper .cta__content-box .cta__bg-outline{outline:1px solid #efd6d6;outline-offset:-2rem;position:absolute;width:360px;height:260px}.cta--with-box .cta__content-wrapper .cta__content-box .cta__bg-image{position:absolute;background-image:url(/themes/custom/trailhead-theme/images/cta-bg.svg);background-repeat:no-repeat;background-position:center;background-size:cover;height:260px;width:360px;mix-blend-mode:darken;z-index:-1}:root{--iconWidth:155px}.icon-block{display:inline-flex;flex-direction:column;align-items:center;color:#8a5f44;color:var(--c-neutral-dark);text-decoration:none;min-width:155px;min-width:var(--iconWidth);transition:300ms all ease-in-out}.icon-block__icon{line-height:0}.icon-block svg{width:48px;height:48px}.icon-block__label{font-family:"Merriweather",times,"Times New Roman",serif;font-weight:700;padding:10px 0}.icon-block--boxed{border:2px solid #a2a765;border:2px solid var(--c-primary);padding:30px 0;fill:currentColor}.icon-block--boxed .icon-block__icon{margin-bottom:10px}.icon-block--boxed .icon-block__label{padding:0}.icon-block--boxed-icon .icon-block__icon{flex:1 0 100%;background-color:#b3531a;background-color:var(--c-secondary);fill:#fff;padding:30px 70px}.icon-block--striped{background-color:#b3531a;background-color:var(--c-secondary);color:#fff;min-width:auto}.icon-block--striped .icon-block__icon{fill:#fff;padding:20px 30px}.icon-block--striped .icon-block__label{background-color:#8a5f44;background-color:var(--c-neutral-dark);margin-bottom:10px;padding:10px 20px}.icon-block--horizontal{border:2px solid #b3531a;border:2px solid var(--c-secondary);flex-direction:row;width:300px;background-color:#fff;color:#000}.icon-block--horizontal .icon-block__icon{background-color:#b3531a;background-color:var(--c-secondary);padding:20px;fill:#fff}.icon-block--horizontal .icon-block__label{margin-left:20px;line-height:1.2}.icon-block--solid{border:2px solid #a2a765;border:2px solid var(--c-primary);background-color:#a2a765;background-color:var(--c-primary);color:white;color:var(--c-text-inverse);padding:30px 0;fill:currentColor}.icon-block--solid .icon-block__icon{margin-bottom:10px}.icon-block--solid .icon-block__label{padding:0}.icon-block--large{display:flex;flex-direction:row;gap:2rem}@media(min-width:920px){.icon-block--large{gap:calc(1rem*5)}}.icon-block--large .icon-block__icon .icon{width:92px;height:92px}.icon-block--large .icon-block__label{font-size:2.1rem}a.icon-block:hover,a.icon-block:focus,a.icon-block:active{transform:scale(0.9);transition:300ms all ease-in-out}.icon-list-item{display:inline-flex;gap:10px;line-height:1.4}.icon-list-item__icon .icon{width:32px;height:32px;fill:#a2a765;fill:var(--c-primary)}.icon-list-item__text{color:#8a5f44;color:var(--c-neutral-dark)}.icon-list-item h3{line-height:1;color:black;color:var(--c-text)}.breadcrumb{list-style:none;margin:0;padding:0}.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__wrapper{background-color:#efefec;background-color:var(--c-background);padding:1rem 0}.breadcrumb__inner-wrapper{display:flex;align-items:center}.breadcrumb__inner-wrapper .icon{width:20px;height:20px;margin-right:5px}.breadcrumb__item,.breadcrumb__link,.breadcrumb__link:link,.breadcrumb__link:visited,.breadcrumb__link:focus{color:#8a5f44;color:var(--c-accent)}.breadcrumb__link:hover{color:black;color:var(--c-accent-high)}.breadcrumb__item{display:inline-block}.breadcrumb__item::after{content:"/"}.breadcrumb__item:last-child{color:black;color:var(--c-text)}.breadcrumb__item:last-child::after{content:""}.breadcrumb_link:active{color:black;color:var(--c-text)}.nav--footer-menu{border-top:3px solid #8a5f44;border-top:3px solid var(--c-neutral-dark);border-bottom:3px solid #8a5f44;border-bottom:3px solid var(--c-neutral-dark);padding:20px 0}.footer-menu{list-style:none;margin:0;padding:0;display:flex;justify-content:center;margin:0 auto;flex-direction:column;font-weight:700}@media(min-width:920px){.footer-menu{flex-direction:row}}@media(min-width:920px){.footer-menu__item+.footer-menu__item{margin-left:15px}}.footer-menu__link{color:#8a5f44;color:var(--c-neutral-dark)}.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:#8a5f44;color:var(--c-accent);font-size:.75rem;font-weight:600;letter-spacing:1.5px;text-decoration:none;text-transform:uppercase}.inline-menu__link:hover{color:black;color:var(--c-accent-high)}.main-nav{display:none}@media(min-width:920px){.main-nav{display:block}}.main-nav--open{background-color:#8a5f44;display:block;left:0;overflow-y:scroll;position:absolute;top:134px;right:0;width:100%}.main-nav--open-drawer{display:block;position:fixed;left:0;z-index:10;background-color:#8a5f44;background-image:url(/themes/custom/trailhead-theme/images/menu-bg.svg);background-repeat:no-repeat;background-size:100% 500px;background-position:bottom;height:100%;width:100%}.main-nav__extras{text-align:center}.main-nav__extras .button{padding:20px 118px;text-transform:uppercase;font-weight:700;font-size:1.7rem}.main-nav__extras .icon,.main-nav__extras svg{max-width:140px;margin-top:35px}@media(min-width:920px){.main-nav__extras{display:none}}.main-menu{list-style:none;margin:0;padding:0;z-index:10;display:flex}@media(min-width:720px){.main-menu{border-bottom:none}}.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}@media(min-width:920px){.main-menu .sub-menu-wrap .gutter{padding:20px}}.main-menu .sub-menu-wrap .sub-menu-wrap{border-top:1px solid rgba(0,0,0,.6)}@media(min-width:920px){.main-menu .sub-menu-wrap{position:absolute;top:100%;left:50%;transform:translateX(-50%);background-color:rgba(179,83,26,.9);width:280px}.main-menu .sub-menu-wrap::after{content:"";display:block;width:16px;height:16px;border:16px solid rgba(0,0,0,0);border-bottom-color:rgba(179,83,26,.9);position:absolute;top:-32px;left:50%;transform:translateX(-50%)}}.main-menu .sub-menu{display:flex;flex-direction:column}.main-menu .sub-menu__heading{font-weight:700}@media(min-width:920px){.main-menu .sub-menu{flex-direction:row;justify-content:flex-start;align-items:center;gap:4rem}}.main-nav--open-drawer .main-menu{flex-direction:column}@media(min-width:920px){.main-menu__button .button .icon{color:#573a27;color:var(--c-secondary-dark);transition:300ms all ease-in-out}.main-menu__button .button:focus{outline-color:#573a27;outline-color:var(--c-secondary-dark)}}@media(min-width:920px){.main-menu__button.active .icon{transform:rotate(180deg);transition:300ms all ease-in-out}}.main-menu--sub{border-bottom:none;overflow:hidden;display:inline-flex;gap:2rem}@media(min-width:920px){.main-menu--sub{height:auto;overflow:visible;z-index:1;flex-direction:column}}.main-menu--sub.active{height:auto}body.menu-open{overflow:hidden;max-height:100vh}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,.8);z-index:1}body.menu-open #services{z-index:6}.main-menu__item{display:flex;flex-wrap:wrap}.main-menu__item:hover .main-menu__link::after{color:black;color:var(--c-text)}.main-menu__item:has(.block){justify-content:center}.main-menu__item .block .link{text-transform:uppercase;padding:1rem 2rem;width:280px;margin:0 auto;color:white;color:var(--c-white)}.main-menu__item .block .link:hover,.main-menu__item .block .link:focus,.main-menu__item .block .link:active{background-color:white;background-color:var(--c-white);color:#573a27;color:var(--c-secondary-dark);border-color:white;border-color:var(--c-white)}@media(min-width:720px){.main-menu__item .block .link{width:100%;margin:0;color:#573a27;color:var(--c-secondary-dark)}.main-menu__item .block .link:hover,.main-menu__item .block .link:focus,.main-menu__item .block .link:active{color:white;color:var(--c-white);background-color:#573a27;background-color:var(--c-secondary-dark);border-color:#573a27;border-color:var(--c-secondary-dark)}}@media(min-width:720px){.main-menu__item--sub{display:block}}.main-menu__item--with-sub{flex-wrap:wrap;justify-content:space-between;align-items:center}@media(min-width:920px){.main-menu__item--with-sub{position:relative}}.main-menu__item--with-sub .button{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.main-menu__item--with-sub .button:focus{outline:1px solid #fff}@media(min-width:920px){.main-menu__item--with-sub .button:focus{outline-color:#573a27;outline-color:var(--c-secondary-dark);outline-offset:-5px}}.main-menu__link{display:block;padding:1rem 3rem 1rem 2rem;text-decoration:none;border:none;background-color:rgba(0,0,0,0);text-transform:uppercase;color:white;color:var(--c-white);line-height:1.8;cursor:pointer;width:auto;text-align:left}.main-menu__link:hover,.main-menu__link:focus,.main-menu__link:active{text-decoration:underline;text-underline-offset:2px}@media(min-width:920px){.main-menu__link{color:inherit;border-bottom:none;display:inline-block;padding:3rem 1rem;position:relative;padding:1rem 0}.sub-menu-wrap .main-menu__link{padding:0;line-height:1.25;color:#fff;font-size:1.7rem}.sub-menu-wrap .main-menu__link.active::after{content:none}.main-menu__item:last-of-type>.main-menu__link{padding-right:0}}@media(min-width:920px){.main-menu__link.active::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);border:16px solid rgba(0,0,0,0);border-bottom-color:#5a602d;border-bottom-color:var(--c-primary-dark)}}.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)}.expand-indicator{line-height:0}.expand-indicator .icon{fill:white;fill:var(--c-white);width:18px;height:18px;vertical-align:middle}@media(min-width:920px){.expand-indicator{display:none}}.main-menu__link--sub{padding-left:5rem}@media(min-width:920px){.main-menu__link--sub{padding-left:0}}.main-menu__link--sub-2{padding-left:4rem}.toggle-expand{color:#8a5f44;color:var(--c-accent);display:block;background-color:rgba(0,0,0,0);padding:1rem;text-decoration:none;width:100%;border:none;z-index:11;position:relative}.toggle-expand:hover{color:black;color:var(--c-accent-high)}@media(min-width:920px){.toggle-expand{display:none}}.toggle-expand.active{background-color:#8a5f44;background-color:var(--c-accent)}.toggle-expand .toggle-expand__text{color:white;color:var(--c-white)}.toggle-expand__text{display:block;text-transform:uppercase;font-size:1.5rem;font-weight:bold}.active .toggle-expand__text{color:#efefec;color:var(--c-background)}.toggle-expand__icon{display:block;height:50px;width:50px;margin:0 auto;fill:white;fill:var(--c-white)}.toggle-expand__open{display:inline-flex;flex-direction:column;text-align:center}.active .toggle-expand__open{display:none}.toggle-expand__open.hidden{display:none}.toggle-expand__close{display:none;text-align:center;transition:all .4s ease-in-out}.toggle-expand__close::before{color:#efefec;color:var(--c-background);display:block;font-size:2.5rem;line-height:2;z-index:50}.active .toggle-expand__close{display:inline-block}.toggle-expand__close svg{width:25px;height:25px}.toggle-expand__close.active{display:inline-block;height:3rem;width:3rem}.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:#a2a765;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:#b3531a;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:#a2a765;background:var(--c-primary);position:absolute;top:.8rem;left:-20px}.sidebar.sidebar--sub .sidebar__link{color:#a2a765;color:var(--c-primary);font-weight:500;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:black;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{margin-top:-120px;z-index:12;position:relative}@media(min-width:480px){.nav--upper-menu{margin-top:-100px}}.upper-menu{display:none;flex-wrap:wrap;flex-direction:column;align-items:center;gap:1rem;list-style:none;margin:0;padding:2rem;line-height:1.4;text-align:center;background-color:rgba(0,0,0,0);color:#573a27;color:var(--c-secondary-dark)}.front .upper-menu{background-color:rgba(0,0,0,0)}.front .upper-menu .text-with-icon{color:#573a27;color:var(--c-secondary-dark)}div#block-pagetitle .upper-menu{display:flex;color:white;color:var(--c-white);background-color:#5a602d;background-color:var(--c-primary-dark)}div#block-pagetitle .upper-menu li a{color:white;color:var(--c-white)}div#block-pagetitle .upper-menu__link{color:white;color:var(--c-white)}@media(min-width:920px){.upper-menu{display:flex;flex-direction:row;justify-content:flex-end;line-height:0;text-align:left}}.upper-menu li{list-style:none}.upper-menu li a{color:#573a27;color:var(--c-secondary-dark);text-decoration:none;padding:0 1rem}.upper-menu li a:hover,.upper-menu li a:focus,.upper-menu li a:active{text-decoration:underline}.upper-menu__link{font-weight:700;display:inline-flex;align-items:center;gap:5px}.upper-menu__link img{width:24px;height:24px}.number-block{display:inline-flex;flex-direction:column;justify-content:center;text-align:center;width:100%;height:260px;color:#fff;padding:25px;background-color:#8a5f44;background-color:var(--c-neutral-dark);background-image:url(/themes/custom/trailhead-theme/images/cta-bg.svg);background-repeat:no-repeat;background-position:center;background-size:cover;background-blend-mode:darken;outline:1px solid #fff;outline-offset:-10px}@media(min-width:480px){.number-block{width:360px}}.number-block__figure{font-family:"Merriweather",times,"Times New Roman",serif;font-weight:900;font-size:9.3rem;line-height:1;letter-spacing:-1.71px}.number-block__description{font-size:1.7rem}.number-block__label{color:#b3531a;color:var(--c-secondary);font-family:"Merriweather",times,"Times New Roman",serif;font-weight:500;font-style:normal;font-size:2.4rem;line-height:1.6;margin:0 0 .5em;width:auto;margin-top:20px;color:#fff;font-size:2.7rem}.number-block__label__link{color:inherit}.number-block__label__link:hover{color:inherit}.pager{margin:2em 0}.pager__items{list-style:none;margin:0;padding:0;text-align:center}.pager__item{display:inline-block;font-family:"Merriweather",times,"Times New Roman",serif;font-weight:700}.pager__item--ellipsis{color:#8a5f44;color:var(--c-neutral-dark)}.pager__link,.pager__link:link,.pager__link:visited{color:#fff;background-color:#a2a765;background-color:var(--c-primary);text-decoration:none;border-top:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);padding:4px 12px;position:relative}.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:#5a602d;background-color:var(--c-primary-dark);transition:100ms all ease-in-out;border-bottom-color:rgb(8.8453608247,111.3041237113,134.1546391753)}.pager__link.is-active,.pager__link:link.is-active,.pager__link:visited.is-active{background-color:#5a602d;background-color:var(--c-primary-dark);transition:100ms all ease-in-out;border-bottom-color:#b3531a;border-bottom-color:var(--c-secondary)}.pager__link.is-active::before,.pager__link:link.is-active::before,.pager__link:visited.is-active::before{content:"";position:absolute;border:5px solid rgba(0,0,0,0);border-top-width:0;border-bottom-color:#b3531a;border-bottom-color:var(--c-secondary);bottom:0;left:50%;transform:translateX(-50%);transition:100ms all ease-in-out}.pager__link.is-active:hover::before,.pager__link.is-active:focus::before,.pager__link.is-active:active::before,.pager__link:link.is-active:hover::before,.pager__link:link.is-active:focus::before,.pager__link:link.is-active:active::before,.pager__link:visited.is-active:hover::before,.pager__link:visited.is-active:focus::before,.pager__link:visited.is-active:active::before{border-bottom-color:rgb(134.4682926829,62.3512195122,19.5317073171);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{text-align:center;width:175px}.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}.person--card .person__image{width:250px;height:250px;background-color:#5a602d;background-color:var(--c-primary-dark)}.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{display:flex;flex-direction:column;padding:1rem 0}.person--headshot .person__content>*{padding:0}.person__title{font-size:1.5rem;padding:5px 0}.person--headshot .person__title{color:#8a5f44;color:var(--c-neutral-dark)}.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;padding:5px 0}@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:#a2a765;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:#5a602d;color:var(--c-primary-dark);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:#a2a765;fill:var(--c-primary)}.social-links{display:flex;gap:10px}.paragraph-wrapper .social-links .circled-icon{border-color:#b3531a;border-color:var(--c-secondary)}.paragraph-wrapper .social-links .circled-icon .icon{color:#b3531a;color:var(--c-secondary);fill:#b3531a;fill:var(--c-secondary)}.social-share-box{display:flex;justify-content:center;align-items:center;gap:10px;padding-top:2rem;padding-bottom:2rem;background-color:white;background-color:var(--c-white)}.social-share-box__label{text-align:center;margin:0;font-size:1.5rem;font-weight:700;text-transform:uppercase;line-height:0}.share-event .social-share-box{background-color:rgba(0,0,0,0)}.share-event .social-share-box .circled-icon{border-color:#573a27;border-color:var(--c-secondary-dark)}.share-event .social-share-box .circled-icon:hover,.share-event .social-share-box .circled-icon:focus,.share-event .social-share-box .circled-icon:active{background-color:#e0e3c7;background-color:var(--c-primary-light)}.share-event .social-share-box .circled-icon .icon{color:#573a27;color:var(--c-secondary-dark);fill:#573a27;fill:var(--c-secondary-dark)}.status__list{list-style:none;margin:0;padding:0}.status{display:block;padding:calc(1rem/2)}.status a{color:#8a5f44;color:var(--c-neutral-dark)}.status--warning{color:black;color:var(--c-text);background-color:#ed8e00;background-color:var(--c-warning)}.status--error{color:white;color:var(--c-text-inverse);background-color:#b71802;background-color:var(--c-error)}.status--error a{color:white;color:var(--c-text-inverse)}.status--status{color:black;color:var(--c-text);background-color:#80bb69;background-color:var(--c-message)}.tabs__link,.tabs__link--local-tasks{background-color:#f2f2f2;background-color:var(--c-near-white);border:1px solid #e5e5e5;border:1px solid var(--c-neutral-medium-light);border-bottom:none;color:#8a5f44;color:var(--c-neutral-dark);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-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--c-neutral-medium-light);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:#efefec;background-color:var(--c-highlight-high);color:black;color:var(--c-text)}.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:white;background-color:var(--c-white);border:1px solid black;border:1px solid var(--c-text);color:black;color:var(--c-text)}@media(min-width:920px){.tabs__link.is-active,.tabs__link--local-tasks.is-active{background-color:white;background-color:var(--c-white);border:1px solid #e5e5e5;border:1px solid var(--c-neutral-medium-light);border-bottom:1px solid #e5e5e5;border-bottom:1px solid var(--c-neutral-medium-light);border-left:none;color:black;color:var(--c-text)}}.tabs__services .store-icon{margin-right:.25em}.tabs__services .store-icon path{fill:white;fill:var(--c-white)}.tabs__services .tabs__link{cursor:pointer;color:white;color:var(--c-white);display:flex;justify-content:center;align-items:center;padding:1.5rem 3rem;gap:1rem;background-color:#363916;height:64px;width:100%;border:none;font-size:1.5rem;z-index:5;position:relative}.tabs__services .tabs__link img{width:28px}.tabs__services .tabs__link.is-active{width:100%;height:64px;margin:0 auto;background-color:#b3531a;background-color:var(--c-secondary);border:none}.tabs__services .tabs__link--content{margin:2rem auto;position:relative;z-index:3;width:100%;left:0;background-color:#5a602d;background-color:var(--c-primary-dark)}.tabs__services .tabs__link--content__csa{display:flex;flex-direction:column;text-align:left;padding:0 2rem;width:100%;justify-content:center}@media(min-width:920px){.tabs__services .tabs__link--content__csa{width:max-content}}.tabs__services .tabs__link--content__csa .button{text-align:left;background-color:rgba(0,0,0,0);color:white;color:var(--c-white);padding:0}.tabs__services .tabs__link--content__csa .button svg{background-color:rgba(0,0,0,0);min-width:28px}.tabs__services .tabs__link--content__csa .button:hover,.tabs__services .tabs__link--content__csa .button:focus,.tabs__services .tabs__link--content__csa .button:active{text-decoration:underline}.tabs__services .tabs__link--content__csa .button:hover svg,.tabs__services .tabs__link--content__csa .button:focus svg,.tabs__services .tabs__link--content__csa .button:active svg{color:white;color:var(--c-white)}.tabs__services .tabs__tab-3 .tabs__link--content{margin:2rem auto;width:100%;left:0;background-color:#5a602d;background-color:var(--c-primary-dark);justify-content:center;display:grid;grid-template-columns:repeat(1,100%);gap:1rem;padding:1rem 2rem}@media(min-width:920px){.tabs__services .tabs__tab-3 .tabs__link--content{grid-template-columns:repeat(2,350px);left:-200px}}@media(min-width:1320px){.tabs__services .tabs__tab-3 .tabs__link--content{grid-template-columns:repeat(2,500px)}}.tabs__services .tabs__tab-3 .tabs__link--content__market{color:white;color:var(--c-white);text-align:left}.tabs__services .tabs__tab-3 .tabs__link--content__market h4{margin-bottom:.5em}.tabs__services .tabs__tab-3 .tabs__link--content__market p{margin:.5em auto}.tabs__services .tabs__tab-3 .tabs__link--content__market .button{background-color:rgba(0,0,0,0);color:white;color:var(--c-white);padding:0;text-align:left}.tabs__services .tabs__tab-3 .tabs__link--content__market .button svg{background-color:rgba(0,0,0,0);min-width:28px}.tabs__services .tabs__tab-3 .tabs__link--content__market .button:hover,.tabs__services .tabs__tab-3 .tabs__link--content__market .button:focus,.tabs__services .tabs__tab-3 .tabs__link--content__market .button:active{text-decoration:underline}.tabs__services .tabs__tab-3 .tabs__link--content__market .button:hover svg,.tabs__services .tabs__tab-3 .tabs__link--content__market .button:focus svg,.tabs__services .tabs__tab-3 .tabs__link--content__market .button:active svg{color:white;color:var(--c-white)}.tabs__services .tabs__link~.clip{display:none}.tabs__services .tabs__link.is-active~.clip{display:block;height:25px;width:50px;background-color:#b3531a;background-color:var(--c-secondary);margin:-1px auto 0 auto;clip-path:polygon(50% 100%,0 0,100% 0)}.tabs__nav{list-style:none;margin:0;padding:0;border-bottom:1px solid #efefec;border-bottom:1px solid var(--c-neutral-light)}@media(min-width:920px){.tabs__nav{border-left:1px solid #efefec;border-left:1px solid var(--c-neutral-light);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 .5em;padding:0}.tabs__link--local-tasks{padding:.3em 1.5em}.tabs-wrapper{background-color:#efefec;background-color:var(--c-background);padding:1rem 0}.tabs__services{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(0,0,0,0);color:white;color:var(--c-white)}.tabs__services .tabs__nav{border:none;display:flex;flex-wrap:wrap;justify-content:center}@media(min-width:920px){.tabs__services .tabs__nav{gap:4rem;flex-wrap:nowrap}}.tabs__services .tabs__nav li{text-align:center;width:100%;z-index:2}.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):not(.teaser--product){flex-direction:row}.teaser:not(.teaser--publication):not(.teaser--overlay):not(.teaser--product) .image{width:250px}}.teaser__image-block{flex:0 0 auto;margin-bottom:10px;background-color:#5a602d;background-color:var(--c-primary-dark)}.teaser__image-block img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}.teaser:not(.teaser--publication):not(.teaser--overlay):not(.teaser--product) .teaser__image-block img{width:100%}@media(min-width:480px){.teaser__image-block{flex:0 0 250px}.teaser__image-block img{height:250px}.grid .teaser__image-block{flex:0 0 auto}.grid .teaser__image-block img{height:auto;aspect-ratio:1/1}}@media(min-width:920px){.teaser:not(.teaser--publication):not(.teaser--featured):not(.teaser--overlay):not(.teaser--with-date-summary):not(.teaser--with-date):not(.teaser--product) .teaser__image-block{margin-bottom:0;margin-right:20px}.teaser:not(.teaser--publication):not(.teaser--featured):not(.teaser--overlay):not(.teaser--with-date-summary):not(.teaser--with-date):not(.teaser--product) .teaser__image-block img{height:150px}}@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:2.4rem;font-family:"Merriweather",times,"Times New Roman",serif;line-height:1}.teaser .heading a{color:#000;text-decoration:none}.teaser .heading a:hover,.teaser .heading a:focus,.teaser .heading a:active{text-decoration:underline}.teaser__metadata{margin:5px 0;font-size:1.5rem}.teaser__metadata div:not(.date-range-wrapper){display:inline}.teaser__metadata a{font-weight:700;color:#a2a765;color:var(--c-primary)}.teaser__metadata .icon{display:none}.teaser__metadata .text-with-icon__text{margin-left:0}.teaser__content .paragraph,.teaser__content .text-long p,.text-long .teaser__content p{margin:5px 0}.teaser--featured{position:relative;max-width:1320px}.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;margin:10px 0 30px 18px;background-color:#e0e3c7;background-color:var(--c-primary-light)}@media(min-width:720px){.teaser--with-date{flex-direction:row}}.teaser--with-date .teaser__image-block{margin-bottom:0;width:100%}@media(min-width:720px){.teaser--with-date .teaser__image-block{margin-right:20px}.teaser--with-date .teaser__image-block img{height:170px}}.teaser--with-date .teaser__details{display:flex;flex-direction:column;flex-wrap:wrap;padding:0 20px 10px}@media(min-width:720px){.teaser--with-date .teaser__details{width:100%;padding-left:0;padding-bottom:0}}.teaser--with-date .heading{margin-top:20px;margin-bottom:17px}.teaser--with-date .teaser__metadata{position:absolute;top:-10px;left:-18px;display:flex;flex-direction:column;align-items:center;background-color:#b3531a;background-color:var(--c-secondary);padding:25px;outline:1px solid #fff;outline-offset:-10px;font-size:17px;font-weight:400;line-height:25.5px;color:#fff;text-transform:uppercase}.teaser--with-date .teaser__metadata>span:nth-of-type(2){font-weight:700}.teaser--with-date-summary{width:334px;height:420px;display:block;position:relative;margin-left:18px;margin-top:10px}.teaser--with-date-summary .teaser__image-block{height:205px;margin:0}.teaser--with-date-summary .teaser__image-block img{width:100%;height:100%}.teaser--with-date-summary .teaser__details{padding:20px;background-color:#5a602d;background-color:var(--c-primary-dark);background-image:url(/themes/custom/trailhead-theme/images/cta-bg.svg);background-repeat:no-repeat;background-position:center;background-size:cover;background-blend-mode:darken;color:#fff;font-size:1.7rem;line-height:25.5px}.teaser--with-date-summary .heading{margin-bottom:30px}.teaser--with-date-summary .heading a{color:#fff;font-family:"Montserrat","Helvetica","Arial",sans-serif;font-size:1.7rem;font-weight:700;line-height:22.1px}.teaser--with-date-summary .teaser__time{margin-bottom:50px}.teaser--with-date-summary .teaser__metadata{position:absolute;top:-10px;left:-18px;display:flex;flex-direction:column;align-items:center;background-color:#b3531a;background-color:var(--c-secondary);padding:25px;outline:1px solid #fff;outline-offset:-10px;font-size:17px;font-weight:400;line-height:25.5px;color:#fff;text-transform:uppercase}.teaser--with-date-summary .teaser__metadata>span:nth-of-type(2){font-weight:700}.teaser--overlay{--overlayWidth:350px;--overlayHeight:250px;width:var(--overlayWidth);height:var(--overlayHeight);justify-content:flex-end;position:relative;z-index:1;background-color:#5a602d;background-color:var(--c-primary-dark)}.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:#b3531a;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:25px;position:relative;flex-direction:row}.teaser--product .teaser__product{display:block;color:#5a602d;color:var(--c-primary-dark);font-size:2.2rem;font-weight:700;line-height:1.3;margin:0}.teaser--product .teaser__product .link{color:#5a602d;color:var(--c-primary-dark)}@media(min-width:480px){.teaser--product .teaser__image-block{flex:0 0 85px}}.teaser--product .teaser__image-block img{width:85px;height:85px}.teaser--product .teaser__selection{line-height:1.4}.teaser--product .multiplier{font-size:1.5rem}.teaser--product .teaser__details{flex:1 1 auto}.teaser--product .teaser__remove{border:none;background-color:rgba(0,0,0,0);position:absolute;right:0}@media(min-width:920px){.teaser--product .teaser__remove{position:relative}}.teaser--product .teaser__remove .icon{width:14px;height:14px}.teaser--product--full{background-color:#f3eee8;align-items:center}.teaser--product--full .teaser__details{padding:10px 20px}@media(min-width:720px){.teaser--product--full .teaser__details{padding:0 50px}}@media(min-width:480px){.teaser--product--full .teaser__selection{display:flex;align-items:center;justify-content:space-between}}.teaser--product--full .teaser__image-block{margin:0}@media(min-width:720px){.teaser--product--full .teaser__image-block{flex:0 0 115px}}.teaser--product--full .teaser__image-block img{height:150px}@media(min-width:720px){.teaser--product--full .teaser__image-block img{width:115px}}.teaser--product--full .teaser__product{color:#b3531a;color:var(--c-secondary);font-family:"Montserrat","Helvetica","Arial",sans-serif;font-weight:500;font-style:normal;font-size:2.1rem;line-height:1.6;margin:0 0 .5em;width:auto;color:#5a602d;color:var(--c-primary-dark);margin:0;font-weight:900;font-family:"Merriweather",times,"Times New Roman",serif}.teaser--product--full .teaser__product__link{color:inherit}.teaser--product--full .teaser__product__link:hover{color:inherit}.teaser--product--full .teaser__price{margin-top:5px}@media(min-width:480px){.teaser--product--full .teaser__price{margin-top:0}}.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:"Montserrat","Helvetica","Arial",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:#b3531a;background:var(--c-secondary)}.text-with-icon{display:inline-flex;align-items:center;text-decoration:none;color:black;color:var(--c-text)}.text-with-icon .icon{max-width:24px;max-height:24px;transition:100ms all ease-in-out;fill:#a2a765;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}.carousel{padding:0 80px}.carousel__wrapper{margin-top:100px;margin-bottom:100px}.carousel__wrapper .h2,.carousel__wrapper .text-long h2,.text-long .carousel__wrapper h2{text-align:center}.carousel .slide{padding:30px 15px;width:33.3333333333%;max-width:33.3333333333%;text-align:center}.carousel .flickity-button{color:#a2a765;color:var(--c-primary);background-color:rgba(0,0,0,0)}.carousel .flickity-button:hover,.carousel .flickity-button:focus,.carousel .flickity-button:active{color:#5a602d;color:var(--c-primary-dark)}.carousel .flickity-button:focus{box-shadow:0 0 0 5px #a2a765;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 #a2a765;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:#a2a765;background:var(--c-primary)}.cart-confirmation{background-color:#fff;padding:110px 0;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:100%;max-width:1000px}.cart-confirmation-wrapper{width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:10;background-color:rgba(0,0,0,.5)}.cart-confirmation .text-with-icon{margin-bottom:2rem;gap:5px}.cart-confirmation .text-with-icon__text{font-weight:700;color:#000;margin-bottom:0;line-height:1}.cart-confirmation .text-with-icon .icon{fill:#000}.cart-confirmation .button-group{justify-content:center}.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__content-wrapper{display:flex;flex-direction:column;justify-content:center;gap:20px}@media(min-width:920px){.cart-confirmation__content-wrapper{gap:100px}}.cart-confirmation__subtotal{border-top:2px solid #5a602d;border-top:2px solid var(--c-primary-dark);padding-top:20px;display:flex;flex-direction:column;align-self:stretch;justify-content:center}.cart-confirmation__subtotal p{margin-top:0;font-weight:700}@media(min-width:920px){.cart-confirmation__subtotal{border-top:0;border-left:2px solid #5a602d;border-left:2px solid var(--c-primary-dark);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:#b65326}.checkerboard{display:grid}@media(min-width:920px){.checkerboard{grid-auto-rows:1fr}}.grid__item{margin-bottom:2rem}@media(min-width:920px){.grid__item{margin:0 2rem 0 0}}.grid__item:last-child{margin-right:0}.grid__item--example{background-color:#efefec;background-color:var(--c-highlight-high);padding:4rem}.grid{display:grid;gap:3rem}@media(min-width:920px){.grid{grid-template-columns:repeat(3,1fr)}}.grid--card{margin-bottom:2rem}.grid--2col{justify-content:center}@media(min-width:720px){.grid--2col{grid-template-columns:repeat(2,1fr)}}.grid--4col{justify-content:center}@media(min-width:720px){.grid--4col{grid-template-columns:repeat(2,1fr)}}@media(min-width:920px){.grid--4col{grid-template-columns:repeat(4,1fr)}}.grid--products{gap:8rem 3rem}.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:4.8rem}.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,.landing-page-hero--centered-content .landing-page-hero__content-wrapper .cta:not(.cta--shaped-bg):not(.cta--lined-text-heading):not(.cta--with-image) .cta__content-wrapper,.cta:not(.cta--shaped-bg):not(.cta--lined-text-heading):not(.cta--with-image) .landing-page-hero--centered-content .landing-page-hero__content-wrapper .cta__content-wrapper{margin-top:40px;margin-bottom:40px}.landing-page-hero--centered-content .landing-page-hero__content-wrapper h1{margin:0;font-size:4.8rem}.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:#a2a765;background-color:var(--c-primary);padding:4rem;border:1px solid white;border:1px solid var(--c-white);box-shadow:0 0 0 10px #a2a765;box-shadow:0 0 0 10px var(--c-primary)}.landing-page-hero--translucent-box .landing-page-hero__content-wrapper{background-color:rgba(162,167,101,.7);padding:4rem}.landing-page-hero--translucent-box .landing-page-hero__content-wrapper h1{margin:4rem 0}.landing-page-hero--shaped-bg--chevron{clip-path:polygon(0 0,100% 0,100% calc(100% - 100px),50% 100%,0 calc(100% - 100px))}.landing-page-hero--shaped-bg--slanted{clip-path:polygon(0 0,100% 0,100% calc(100% - 100px),0 100%)}.landing-page-hero--text-translucent-bgs .landing-page-hero__title{display:inline-block;margin:0;padding:1rem 2rem;background-color:rgba(162,167,101,.6);font-size:4.8rem}.landing-page-hero--text-translucent-bgs .landing-page-hero__content p{display:inline-block;padding:1rem 2rem;background-color:rgba(162,167,101,.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;gap:8rem}}@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%;order:2}}@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}}.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__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;background-color:#5a602d;background-color:var(--c-primary-dark)}.landing-page-hero__content-wrapper{position:relative;color:#573a27;color:var(--c-secondary-dark);z-index:1;line-height:1.4}.landing-page-hero__content-wrapper h1{color:#b3531a;color:var(--c-secondary);font-family:"Merriweather",times,"Times New Roman",serif;font-size:6rem;font-weight:300;line-height:1;margin:0 0 1rem}.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:#b3531a;fill:var(--c-secondary);width:32px;height:32px}.subpage-hero{background-color:rgba(0,0,0,0);color:#573a27;color:var(--c-secondary-dark);padding:20px 0}.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(1320px / 2 - 4rem)) minmax(auto,calc(1320px / 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:#5a602d;background-color:var(--c-primary-dark);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:#5a602d;background-color:var(--c-primary-dark)}@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:4rem;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;padding-top:2rem;padding-bottom:2rem}}.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__content h1{color:#b3531a;color:var(--c-secondary);margin-bottom:2rem}.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__content .button{color:#5a602d;color:var(--c-primary-dark);text-transform:uppercase;padding:0}.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__content .button svg{color:#5a602d;color:var(--c-primary-dark);background-color:rgba(0,0,0,0)}.subpage-hero--half-and-half .subpage-hero__content-wrapper .subpage-hero__content .button svg path{fill:currentColor}.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)}.subpage-hero--offset-box .subpage-hero__content-wrapper{display:grid;grid-template-columns:0 minmax(300px,600px) 1fr;grid-template-rows:1fr 100%;overflow:hidden}@media(min-width:720px){.subpage-hero--offset-box .subpage-hero__content-wrapper{grid-template-rows:1fr 100px}}.subpage-hero--offset-box .subpage-hero__content{grid-row:auto;grid-column:2;z-index:2;display:flex;flex-direction:column;bottom:10%;position:relative;color:white;color:var(--c-white);background-color:#5a602d;background-color:var(--c-primary-dark);padding:0;height:max-content;width:100%;min-width:320px}@media(min-width:720px){.subpage-hero--offset-box .subpage-hero__content{bottom:calc(100% + 20px)}}.subpage-hero--offset-box .subpage-hero__content h2.h2,.subpage-hero--offset-box .subpage-hero__content .text-long h2,.text-long .subpage-hero--offset-box .subpage-hero__content h2{color:white;color:var(--c-white);align-self:center;margin:3rem}.subpage-hero--offset-box .subpage-hero__content .nav--upper-menu{min-width:100vw;margin:0 auto}.subpage-hero--offset-box .subpage-hero__content .nav--upper-menu .upper-menu{margin-top:0}.subpage-hero--offset-box .subpage-hero__image{grid-row:1;grid-column:1/4;min-height:200px;max-height:400px;background-color:#573a27;background-color:var(--c-secondary-dark)}.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 .breadcrumb__wrapper{background:rgba(0,0,0,0);padding:0}.subpage-hero--with-breadcrumb .breadcrumb__wrapper .gutter{padding:0}.subpage-hero--with-breadcrumb .breadcrumb__wrapper .icon{fill:white;fill:var(--c-text-inverse)}.subpage-hero--with-breadcrumb .breadcrumb__wrapper .breadcrumb__item,.subpage-hero--with-breadcrumb .breadcrumb__wrapper .breadcrumb__link{color:white;color:var(--c-text-inverse)}.subpage-hero h1{margin:0;font-family:"Merriweather",times,"Times New Roman",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:#5a602d;background-color:var(--c-primary-dark)}.subpage-hero__content-wrapper{position:relative;color:#573a27;color:var(--c-secondary-dark);z-index:1}.subpage-hero__content-wrapper h1{color:#573a27;color:var(--c-secondary-dark);font-family:"Merriweather",times,"Times New Roman",serif;font-weight:500;font-size:5rem;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--with-breadcrumb .subpage-hero__title{margin-top:1rem}.subpage-hero--title{padding:4rem 0}:root{--iconWidth:155px}.icon-block-callout{display:flex;flex-wrap:wrap;justify-content:center;text-align:center;padding:30px 0;position:relative}.icon-block-callout .image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background-color:#5a602d;background-color:var(--c-primary-dark)}.icon-block-callout__heading{flex:1 0 100%;margin:0 0 20px;color:white;color:var(--c-white);font-family:"Merriweather",times,"Times New Roman",serif;z-index:1}.icon-block-callout__blocks{display:flex;flex-direction:column;align-items:center;gap:20px;z-index:1}@media(min-width:720px){.icon-block-callout__blocks{flex-direction:row;justify-content:center;gap:40px}}.icon-block-callout__blocks .icon-block{width:155px;width:var(--iconWidth)}.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:"Montserrat","Helvetica","Arial",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:"Montserrat","Helvetica","Arial",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]{border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;font-weight:700;color:white;color:var(--c-text-inverse);background-color:#b3531a;background-color:var(--c-secondary);border:2px solid #b3531a;border:2px solid var(--c-secondary);margin-left:10px}.newsletter-signup__form input[type=submit]:visited{color:white;color:var(--c-text-inverse)}.newsletter-signup__form input[type=submit]:hover,.newsletter-signup__form input[type=submit]:active,.newsletter-signup__form input[type=submit]:focus{color:white;color:var(--c-text-inverse);background-color:#573a27;background-color:var(--c-secondary-dark);border-color:#573a27;border-color:var(--c-secondary-dark)}.newsletter-signup__form input[type=submit]:focus{outline:2px solid #573a27;outline:2px solid var(--c-secondary-dark)}.photo-gallery .grid{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);-moz-column-gap:30px;column-gap:30px;row-gap:30px;padding:0}@media(min-width:720px){.photo-gallery .grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:920px){.photo-gallery .grid{grid-template-columns:repeat(4,1fr)}}.photo-gallery .photo{list-style:none;cursor:pointer}.photo-gallery .hidden{display:none}.photo-gallery .lightbox{position:fixed;background:rgba(11,11,11,.9);width:100%;height:100%;padding:24px 0;top:0;left:0;z-index:9999}.photo-gallery .lightbox figure{position:absolute;float:left;left:50%;top:50%;transform:translate(-50%,-50%)}.photo-gallery .lightbox figure img{max-width:80vw;max-height:70vh}.photo-gallery .lightbox figcaption{color:white;color:var(--c-white)}.photo-gallery .lightbox .close-btn{color:white;color:var(--c-white);fill:currentColor;position:absolute;width:20px;height:30px;right:100px;top:20px;display:block;cursor:pointer}.photo-gallery .previous-next-navigation{display:none}@media(min-width:920px){.photo-gallery .previous-next-navigation{display:block}}.photo-gallery .previous-next-navigation__side{position:absolute;top:50%;justify-content:center}.photo-gallery .previous-next-navigation__next{right:48px;align-items:flex-start}.photo-gallery .previous-next-navigation__prev{left:48px;align-items:flex-end}.photo-gallery .previous-next-navigation__label{color:#fff}.previous-next-navigation{display:flex;flex-direction:column;padding:3rem 2rem;background-color:white;background-color:var(--c-white)}.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:#a2a765;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:black;color:var(--c-text);margin:0}.previous-next-navigation__link{font-weight:700;text-decoration:none;color:#a2a765;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:#5a602d;color:var(--c-primary-dark);transition:100ms all ease-in-out}.footer{background-image:url(/themes/custom/trailhead-theme/images/wood-bg.jpg);background-size:cover;color:white;color:var(--c-white);padding-top:2rem;text-align:center}.footer a{color:white;color:var(--c-white);text-decoration:underline;font-weight:700}.footer .circled-icon{border-color:white;border-color:var(--c-white)}.footer .circled-icon .icon{color:white;color:var(--c-white);fill:white;fill:var(--c-white)}.footer .circled-icon:hover .icon,.footer .circled-icon:focus .icon,.footer .circled-icon:active .icon{color:white;color:var(--c-text-inverse);fill:white;fill:var(--c-text-inverse)}.footer__inner{max-width:1320px;width:100%;margin:0 auto;padding:0 1rem;display:flex;flex-flow:column nowrap}@media(min-width:480px){.footer__inner{padding:0 1rem}}@media(min-width:1320px){.footer__inner{padding-left:calc(1rem + -50vw + 1320px/2);padding-right:calc(1rem + -50vw + 1320px/2)}}@media(min-width:920px){.footer__inner{flex-direction:row}}.footer__copyright .paragraph,.footer__copyright .text-long p,.text-long .footer__copyright p{font-size:1.5rem;margin:20px}.footer__credit{font-size:1.5rem}.footer__credit a{font-weight:initial}.footer__credit .icon{fill:currentColor}@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__contact-info{text-align:left;font-weight:500;width:100%;padding-bottom:4rem;border-bottom:1px solid white;border-bottom:1px solid var(--c-white)}@media(min-width:920px){.footer--centered-with-left-logo .footer__contact-info{width:max-content}}.footer--centered-with-left-logo a:not(.footer__phone){text-decoration:none}.footer--centered-with-left-logo a:not(.footer__phone):hover,.footer--centered-with-left-logo a:not(.footer__phone):focus,.footer--centered-with-left-logo a:not(.footer__phone):active{text-decoration:underline}.footer--centered-with-left-logo .nav--footer-menu{border:none}.footer--centered-with-left-logo .nav--footer-menu .footer-menu{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;text-align:left;margin-top:4rem}@media(min-width:920px){.footer--centered-with-left-logo .nav--footer-menu .footer-menu{gap:3rem}}.footer--centered-with-left-logo .nav--footer-menu .footer-menu__item{margin:0}.footer--centered-with-left-logo .footer-menu__link{font-size:1.8rem;font-weight:500}.footer--centered-with-left-logo .footer-divider{height:6px;width:100%;color:white;color:var(--c-white)}.footer--centered-with-left-logo .social-links{margin-top:4rem}.footer--centered-with-left-logo .footer__lower{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}@media(min-width:920px){.footer--centered-with-left-logo .footer__lower{flex-direction:row;justify-content:space-between;align-items:flex-end}}.footer--centered-with-left-logo .footer__menu{flex:unset}@media(min-width:920px){.footer--centered-with-left-logo .footer__logo{display:flex;flex-direction:column;text-align:left}}.footer--centered-with-left-logo .footer__credit{background:#211d1d;padding:1rem;margin-top:4rem}.footer--centered-with-left-logo .footer__credit a span.text-with-icon__text{width:300px}@media(min-width:920px){.footer--centered-with-left-logo .footer__credit{display:flex;justify-content:center;gap:2rem}}.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:"Merriweather",times,"Times New Roman",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{background-color:rgba(0,0,0,0);color:#573a27;color:var(--c-secondary-dark)}.header a{color:white;color:var(--c-white);font-weight:500}@media(min-width:920px){.header a{color:#573a27;color:var(--c-secondary-dark);font-weight:600}}.header__inner{max-width:1320px;width:100%;margin:0 auto;padding:0 1rem;display:flex;flex-flow:column nowrap}@media(min-width:480px){.header__inner{padding:0 1rem}}@media(min-width:1320px){.header__inner{padding-left:calc(1rem + -50vw + 1320px/2);padding-right:calc(1rem + -50vw + 1320px/2)}}.header__primary{display:flex;gap:1rem;align-items:center;justify-content:space-between;padding-left:2rem;padding-right:2rem}@media(min-width:920px){.header__primary{flex-flow:row nowrap;padding-left:4rem;padding-right:4rem}}.header__primary:has(>.header__menu button.toggle-expand--open) .header__branding .logo-link{display:none}.header__branding{flex:1 0 auto;max-width:200px;padding:1rem 0}.header__branding .logo__image--main{display:none}@media(min-width:920px){.header__branding .logo__image--main{display:block}}@media(min-width:320px){.header__branding .logo__image--alt{transform:scale(1.5);transform-origin:left}}@media(min-width:480px){.header__branding .logo__image--alt{transform:scale(2)}}@media(min-width:920px){.header__branding .logo__image--alt{display:none}}.header__menu{display:flex}.header--standard{position:relative}.page--homepage .header__bg-image{position:absolute;background-image:url(/themes/custom/trailhead-theme/images/in-the-fields.png);background-size:cover;background-position:center;background-repeat:no-repeat;min-height:500px;width:100%;z-index:-1;top:0;margin-top:-100px;padding-top:850px}@media(min-width:920px){.page--homepage .header__bg-image{min-height:700px}}.page--homepage .header__bg-image .header__content{background-color:#5a602d;background-color:var(--c-primary-dark);background-image:url(/themes/custom/trailhead-theme/images/cta-bg.svg);background-repeat:no-repeat;background-position:center;background-size:cover;background-blend-mode:darken;width:100%;padding:40px;outline:1px solid #fff;outline-offset:-10px;color:#fff;position:absolute;top:260px}@media(min-width:920px){.page--homepage .header__bg-image .header__content{max-width:600px;top:300px;left:90px}}.page--homepage .header__bg-image .header__content h1{color:#b3531a;color:var(--c-secondary);font-family:"Merriweather",times,"Times New Roman",serif;font-weight:500;font-style:normal;font-size:4.8rem;line-height:1.4;margin:0 0 .5em;width:auto;color:#fff}.page--homepage .header__bg-image .header__content h1__link{color:inherit}.page--homepage .header__bg-image .header__content h1__link:hover{color:inherit}.page--homepage .header__bg-image .header__content .button-group .button{color:#fff;padding-left:0;padding-right:0;text-transform:uppercase}.page--homepage .header__bg-image .header__content .button-group .button:hover,.page--homepage .header__bg-image .header__content .button-group .button:focus,.page--homepage .header__bg-image .header__content .button-group .button:active{outline:1px solid #fff;outline-offset:5px}.page--homepage .header__bg-image .header__content .button-group .button:hover .icon,.page--homepage .header__bg-image .header__content .button-group .button:focus .icon,.page--homepage .header__bg-image .header__content .button-group .button:active .icon{color:#fff}.page--homepage .header__bg-image .header__content .button-group .icon{background-color:rgba(0,0,0,0)}.not-front .header__bg-image .header__content{display:none}.header--rounded-logomark{position:relative;top:0;display:flex;justify-content:space-between;width:100%;z-index:10;background-color:rgba(0,0,0,0)}@media(min-width:920px){.header--rounded-logomark{padding:5rem 0;height:max-content}}.header--rounded-logomark:has(div.main-nav--open-drawer){background-color:#8a5f44;background-color:var(--c-neutral-dark)}.header--rounded-logomark:has(div.main-nav--open-drawer) .header__bg-image{display:none}.header--rounded-logomark:has(div.main-nav--open-drawer) .header__branding{opacity:0;pointer-events:none}.header--rounded-logomark .header__primary{position:relative;padding:0}@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;border-radius:50%;margin-right:0;padding:10px}@media(min-width:920px){.header--rounded-logomark .header__branding{position:absolute;top:50%;left:41%;transform:translate(-50%,-50%)}}.header--rounded-logomark .header__menu{background-color:rgba(0,0,0,0);display:block}.header--rounded-logomark .header__menu .main-nav>.main-menu{display:flex;gap:3.5rem;justify-content:center;padding:0 4rem;margin:30px 0}@media(min-width:920px){.header--rounded-logomark .header__menu .main-nav>.main-menu{padding:0;gap:5rem;margin-top:0}.header--rounded-logomark .header__menu .main-nav>.main-menu .main-menu__item:not(.main-menu__item--sub){text-transform:uppercase}.header--rounded-logomark .header__menu .main-nav>.main-menu .main-menu__item:not(.main-menu__item--sub):nth-of-type(3){margin-right:calc(150px/2)}.header--rounded-logomark .header__menu .main-nav>.main-menu .main-menu__item:not(.main-menu__item--sub):nth-of-type(4){margin-left:calc(150px/2)}}@media(min-width:1320px){.header--rounded-logomark .header__menu .main-nav>.main-menu{gap:8rem}.header--rounded-logomark .header__menu .main-nav>.main-menu .main-menu__item:not(.main-menu__item--sub):nth-of-type(3){margin-right:calc(150px/2)}.header--rounded-logomark .header__menu .main-nav>.main-menu .main-menu__item:not(.main-menu__item--sub):nth-of-type(4){margin-left:calc(150px/3.5)}}@media(min-width:920px){.page--homepage .header--rounded-logomark{background-color:rgba(0,0,0,0)}}@media(min-width:920px){.page--homepage .header--rounded-logomark .header__branding{left:45%}}.three-column-callout{display:flex;flex-direction:column;align-items:center}.three-column-callout svg{height:43px;width:auto}.three-column-callout h2{margin-bottom:0}.three-column-callout__images{display:grid;justify-content:center;gap:2rem;margin:2rem 0}@media(min-width:720px){.three-column-callout__images{grid-template-columns:repeat(2,1fr)}}@media(min-width:920px){.three-column-callout__images{grid-template-columns:repeat(var(--images-per-row),1fr)}}.three-column-callout__images .image-grid__image{display:flex;align-items:center;justify-content:center;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.three-column-callout__images .image-grid__image{padding-left:4rem;padding-right:4rem}}.three-column-callout__images img{width:auto;height:140px}@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;max-width:1320px}@media(min-width:480px){.main--with-sidebar{padding-left:4rem;padding-right:4rem}}.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:#efefec;background-color:var(--c-background)}}.main-content{width:100%;background-color:#efefec;background-color:var(--c-background)}@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:#a2a765;background-color:var(--c-primary);color:white;color:var(--c-text-inverse);padding:1rem 0}.view .views-exposed-form{margin:2rem 0;padding:2rem;background:#efefec;background:var(--c-neutral-light)}.view .views-exposed-form .form-item{display:inline-block;margin-top:10px}@media(min-width:920px){.view .views-exposed-form .form-item{margin-top:0;margin-right:10px}}.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}.more-link a{text-transform:uppercase;padding:10px 20px;width:250px}.webform-submission-form{margin-bottom:2rem}.webform-submission-support-form-form{padding:0}.webform-submission-support-form-form .form-item{font-size:2rem}.webform-submission-support-form-form .form-item input:-ms-input-placeholder,.webform-submission-support-form-form .form-item textarea:-ms-input-placeholder{color:#8a5f44;color:var(--c-neutral-dark)}.webform-submission-support-form-form .form-item input::placeholder,.webform-submission-support-form-form .form-item textarea::placeholder{color:#8a5f44;color:var(--c-neutral-dark)}.webform-submission-support-form-form .form-item .form-item__textfield:not(.button){max-width:unset;width:100%}.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:#a2a765;color:var(--c-primary)}[class*=-layout-form] .form-actions{width:100%;margin:0 auto;padding-left:2rem;padding-right:2rem;max-width:1320px}@media(min-width:480px){[class*=-layout-form] .form-actions{padding-left:4rem;padding-right:4rem}}[class*=-layout-form] .form-actions .button--danger{border:none;cursor:pointer;display:inline-block;text-decoration:none;text-align:center;font-weight:700;color:white;color:var(--c-text-inverse);background-color:#b3531a;background-color:var(--c-secondary);border:2px solid #b3531a;border:2px solid var(--c-secondary);line-height:1.4;padding:6px 18px}[class*=-layout-form] .form-actions .button--danger:visited{color:white;color:var(--c-text-inverse)}[class*=-layout-form] .form-actions .button--danger:hover,[class*=-layout-form] .form-actions .button--danger:active,[class*=-layout-form] .form-actions .button--danger:focus{color:white;color:var(--c-text-inverse);background-color:#573a27;background-color:var(--c-secondary-dark);border-color:#573a27;border-color:var(--c-secondary-dark)}[class*=-layout-form] .form-actions .button--danger:focus{outline:2px solid #573a27;outline:2px solid var(--c-secondary-dark)}fieldset.layout-paragraphs-field{max-width:100%;padding:10px}fieldset.layout-paragraphs-field .layout-paragraphs-layout-region{border-color:#8a5f44;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:#8a5f44;border-color:var(--c-neutral-dark)}fieldset.layout-paragraphs-field .layout-select__item input:checked+label{border-color:#a2a765;border-color:var(--c-primary)}fieldset.layout-paragraphs-field .layout-select__item-icon svg{fill:#a2a765;fill:var(--c-primary);stroke:#a2a765;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:#8a5f44;background:var(--c-neutral-dark);color:white;color:var(--c-text-inverse)}.paragraph-type--label.form-item__label{margin:0;padding:5px;background:#8a5f44;background:var(--c-neutral-dark);color:white;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:"Montserrat","Helvetica","Arial",sans-serif}.ui-dialog-titlebar{background:#8a5f44;background:var(--c-neutral-dark);color:white;color:var(--c-white)}.node-preview-container{background-color:#efefec;background-color:var(--c-neutral-light)}.node-preview-container a{color:#a2a765;color:var(--c-primary)}.node-preview-container .form-item,.node-preview-container div.form-item__dropdown,.node-preview-container label{display:block}.node-preview-container .form-item__select{background-color:white;background-color:var(--c-white)}.news__metadata{font-size:1.5rem;display:flex;flex-direction:column;gap:calc(1rem/2)}.date-range-wrapper{display:inline-flex}#block-mainpagecontent{margin:2rem 0}.page--homepage #block-tabs{z-index:10;position:relative;top:150px}@media(min-width:720px){.page--homepage #block-tabs{top:375px}}#services{position:relative;margin-top:600px;z-index:10}@media(min-width:320px){#services{margin-top:500px}}@media(min-width:480px){#services{margin-top:340px}}@media(min-width:720px){#services{margin-top:300px}}@media(min-width:920px){#services{margin-top:550px}}#services .section{padding:0}#services .paragraph-wrapper{padding:0}@media(min-width:920px){#services .card-grid{display:flex}}@media(min-width:920px){#services .card-grid .card{width:33.3333333333%;max-width:unset}}.page--homepage.section--homepage.front .section--padded{padding:0}.page--homepage .nav--upper-menu{margin-top:0}.page--homepage .nav--upper-menu .upper-menu{margin:0}.page--homepage .nav--upper-menu .upper-menu .link{color:#573a27;color:var(--c-secondary-dark);border-color:#000;padding:11px 13px}.page--homepage .nav--upper-menu .upper-menu .link:hover,.page--homepage .nav--upper-menu .upper-menu .link:focus,.page--homepage .nav--upper-menu .upper-menu .link:active{color:#fff}.page--homepage .order-deadline{margin:0}.three-column-callout{display:flex;flex-direction:column;align-items:center;margin:4rem auto}.three-column-callout svg{height:43px;width:auto}.three-column-callout h2{margin-top:2rem;margin-bottom:0;text-align:center}.three-column-callout__images{display:grid;justify-content:center;gap:2rem;margin:2rem 0}@media(min-width:720px){.three-column-callout__images{grid-template-columns:repeat(2,1fr)}}@media(min-width:920px){.three-column-callout__images{grid-template-columns:repeat(var(--images-per-row),1fr)}}.three-column-callout__images .image-grid__image{display:flex;align-items:center;justify-content:center;padding-left:2rem;padding-right:2rem}@media(min-width:480px){.three-column-callout__images .image-grid__image{padding-left:4rem;padding-right:4rem}}.three-column-callout__images .image--has-caption{max-width:320px;padding:1rem;text-align:center}.three-column-callout__images img{width:auto;height:140px;margin:0 auto}.calendar-links{padding:0;margin:0;margin-top:30px}.calendar-links ul{display:flex;flex-wrap:wrap;justify-content:center;gap:50px;margin:0}#block-views-block-events-upcoming .icon{width:22.58px;height:43px;margin:0 auto;margin-bottom:20px;display:block}#block-views-block-events-upcoming h2{margin-bottom:50px}#block-views-block-events-upcoming .grid{justify-items:center}#block-views-block-events-upcoming .grid .teaser{margin-bottom:60px}#featured-collection .teaser:not(.teaser--product),#products-list .teaser:not(.teaser--product),#product-detail .teaser:not(.teaser--product){position:relative;max-width:250px}@media(min-width:720px){#featured-collection .teaser:not(.teaser--product),#products-list .teaser:not(.teaser--product),#product-detail .teaser:not(.teaser--product){max-width:400px}}@media(min-width:920px){#featured-collection .teaser:not(.teaser--product),#products-list .teaser:not(.teaser--product),#product-detail .teaser:not(.teaser--product){max-width:730px}}#featured-collection .teaser:not(.teaser--product) .teaser__image-block,#products-list .teaser:not(.teaser--product) .teaser__image-block,#product-detail .teaser:not(.teaser--product) .teaser__image-block{width:100%;margin-bottom:40px}#featured-collection .teaser:not(.teaser--product) .teaser__image-block img,#products-list .teaser:not(.teaser--product) .teaser__image-block img,#product-detail .teaser:not(.teaser--product) .teaser__image-block img{width:100%;height:250px}@media(min-width:920px){#featured-collection .teaser:not(.teaser--product) .teaser__image-block img,#products-list .teaser:not(.teaser--product) .teaser__image-block img,#product-detail .teaser:not(.teaser--product) .teaser__image-block img{height:450px}}#featured-collection .teaser:not(.teaser--product) .teaser__details,#products-list .teaser:not(.teaser--product) .teaser__details,#product-detail .teaser:not(.teaser--product) .teaser__details{position:absolute;background-color:#f3eee8;width:90%;padding:15px 30px;top:calc(100% - 70px)}#featured-collection .teaser:not(.teaser--product) .heading a,#products-list .teaser:not(.teaser--product) .heading a,#product-detail .teaser:not(.teaser--product) .heading a{color:#5a602d;color:var(--c-primary-dark)}#featured-collection .teaser:not(.teaser--product) .button--with-icon,#products-list .teaser:not(.teaser--product) .button--with-icon,#product-detail .teaser:not(.teaser--product) .button--with-icon{border:0;color:#42474c;font-weight:400;padding:0;width:100%;font-size:1.7rem}#featured-collection .teaser:not(.teaser--product) .button--with-icon::after,#products-list .teaser:not(.teaser--product) .button--with-icon::after,#product-detail .teaser:not(.teaser--product) .button--with-icon::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}#featured-collection .teaser:not(.teaser--product) .button--with-icon .icon,#featured-collection .teaser:not(.teaser--product) .button--with-icon svg,#products-list .teaser:not(.teaser--product) .button--with-icon .icon,#products-list .teaser:not(.teaser--product) .button--with-icon svg,#product-detail .teaser:not(.teaser--product) .button--with-icon .icon,#product-detail .teaser:not(.teaser--product) .button--with-icon svg{display:block;color:#5a602d;color:var(--c-primary-dark)}#featured-collection .teaser:not(.teaser--product) .button--with-icon:hover,#featured-collection .teaser:not(.teaser--product) .button--with-icon:focus,#featured-collection .teaser:not(.teaser--product) .button--with-icon:active,#products-list .teaser:not(.teaser--product) .button--with-icon:hover,#products-list .teaser:not(.teaser--product) .button--with-icon:focus,#products-list .teaser:not(.teaser--product) .button--with-icon:active,#product-detail .teaser:not(.teaser--product) .button--with-icon:hover,#product-detail .teaser:not(.teaser--product) .button--with-icon:focus,#product-detail .teaser:not(.teaser--product) .button--with-icon:active{background-color:rgba(0,0,0,0);outline:none}.leaf-icon{width:22.58px;height:43px;margin:0 auto;margin-bottom:20px;display:block}#products-list .form-item,#product-detail .form-item{margin:80px auto 60px}#products-list .teaser,#product-detail .teaser{max-width:400px}#product-detail .container.gutter,#product-detail .cta:not(.cta--shaped-bg):not(.cta--lined-text-heading):not(.cta--with-image) .gutter.cta__content-wrapper,.cta:not(.cta--shaped-bg):not(.cta--lined-text-heading):not(.cta--with-image) #product-detail .gutter.cta__content-wrapper{padding-left:0;padding-right:0}#product-detail .lined-text{margin-bottom:0}#product-detail .product__info .h3,#product-detail .product__info .text-long h3,.text-long #product-detail .product__info h3,#product-detail .product__info .cart-confirmation .text-with-icon__text,.cart-confirmation #product-detail .product__info .text-with-icon__text{color:#42474c;margin-bottom:40px}#product-detail .form-item__label{font-weight:500}#product-detail .form-item__dropdown{margin-top:50px}#product-detail .form-item.number{display:flex;flex-direction:column;align-items:flex-start}#product-detail .form-item.number .form-item__textfield{background-color:rgba(0,0,0,0);border:1px solid #5a602d;border:1px solid var(--c-primary-dark)}#orders-list .paragraph-wrapper{display:flex;flex-direction:column;gap:35px}#orders-list .line-items-wrapper{display:flex;flex-direction:column;gap:50px}#orders-list .h2,#orders-list .text-long h2,.text-long #orders-list h2{color:#42474c;font-size:2.7rem}#orders-list .h3,#orders-list .text-long h3,.text-long #orders-list h3,#orders-list .cart-confirmation .text-with-icon__text,.cart-confirmation #orders-list .text-with-icon__text{color:#000;text-align:right;font-size:2.7rem}#orders-list .button-group{justify-content:center;flex-wrap:wrap}@media(min-width:720px){#orders-list .button-group{justify-content:flex-end}}#orders-list .button-group .button{text-transform:uppercase;padding:10px 20px;width:250px}.form-item__dropdown.plain{border:0;border-bottom:2px solid #5a602d;border-bottom:2px solid var(--c-primary-dark)}.form-item__dropdown.plain .form-item__select{background-color:rgba(0,0,0,0)}.product__images img{width:100%}.product__info{padding:25px 45px}.cart{display:none;position:fixed;top:0;right:0;height:100vh;overflow-y:scroll;background-color:#fff;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__items{margin-top:75px}.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:85px}.cart .teaser:not(.teaser--publication):not(.teaser--featured):not(.teaser--overlay) .teaser__image-block img{width:85px;height:85px}.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:#8a5f44;color:var(--c-neutral-dark);background-color:#8a5f44;background-color:var(--c-neutral-dark);width:100%;height:1px}.cart .button--ghost{font-weight:normal;border:none;font-size:1.5rem}.cart__actions hr{border:0;border-top:2px solid #5a602d;border-top:2px solid var(--c-primary-dark)}.cart__actions .button-group{justify-content:center;margin-top:50px}.cart__actions .button-group .button{text-transform:uppercase;padding:10px 20px;width:250px}.cart__total-item{font-size:1.7rem;display:flex;justify-content:space-between;align-items:center}.cart__total-item .price{font-variant-numeric:tabular-nums}.cart-widget{position:relative}.cart-widget__button{background-color:rgba(0,0,0,0);color:white;color:var(--c-white);border:none;padding:0 1rem}.cart-widget__total{background-color:#b3531a;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:#e0e3c7;background-color:var(--c-primary-light);color:#573a27;color:var(--c-secondary-dark)}.order-deadline .icon{color:#5a602d;color:var(--c-primary-dark)}.order-deadline .icon-block{color:#573a27;color:var(--c-secondary-dark)}.order-deadline .icon-block__label{font-weight:500;line-height:1.4}.order-deadline .icon-block__label p{color:#573a27;color:var(--c-secondary-dark);font-size:1.7rem;font-weight:400}.order-deadline .icon-block__label p a{color:#5a602d;color:var(--c-primary-dark)}.page--homepage .order-deadline{display:none}.form--register{display:flex;flex-wrap:wrap;text-align:left}.form--register .message{flex:1 0 100%;display:inline-flex;justify-content:center}.form--register .form-item__label{color:#5a602d;color:var(--c-primary-dark)}.form--register .form-item__textfield{background-color:#e0e3c7;background-color:var(--c-primary-light);border:1px solid #5a602d;border:1px solid var(--c-primary-dark)}.form--register .button{background-color:#5a602d;background-color:var(--c-primary-dark)}.form--register .button:hover,.form--register .button:focus,.form--register .button:active{background-color:#e0e3c7;background-color:var(--c-primary-light);border-color:#e0e3c7;border-color:var(--c-primary-light);color:#573a27;color:var(--c-secondary-dark)}.form--register+.button--ghost{border-color:#5a602d;border-color:var(--c-primary-dark);color:#5a602d;color:var(--c-primary-dark)}.form--register+.button--ghost:hover,.form--register+.button--ghost:focus,.form--register+.button--ghost:active{background-color:#5a602d;background-color:var(--c-primary-dark);color:white;color:var(--c-white)}.form--login{align-items:flex-end;gap:3rem}.form--register{justify-content:flex-start;gap:2rem;max-width:920px;margin:2rem auto}.form--flex{display:flex;flex-wrap:wrap;width:100%;gap:2rem}.form--register__delivery{padding:1rem;justify-content:center;align-items:flex-end}.form--register__delivery .form-item{z-index:2}.form--register__delivery .form-item:not(.button-group){color:#e0e3c7;color:var(--c-primary-light)}.form--register__delivery .button--ghost{text-transform:uppercase;color:white;color:var(--c-white);border:1px solid white;border:1px solid var(--c-white);transition:all .4s ease-in-out}.form--register__delivery .button--ghost:hover,.form--register__delivery .button--ghost:focus,.form--register__delivery .button--ghost:active{background-color:white;background-color:var(--c-white);color:#5a602d;color:var(--c-primary-dark)}.form--register__delivery .form-item__textfield{border:none;border-bottom:1px solid white;border-bottom:1px solid var(--c-white);width:285px;background-color:rgba(0,0,0,0);color:#fff}.form--register__delivery .form-item__label{font-weight:500;text-align:left;padding:0}.form--register__delivery .form-item__label--with-icon{display:flex;align-items:center;gap:1rem}.form--register__delivery .form-item__label--with-icon img{height:22px}@media(min-width:1320px){.form--register__delivery{flex-wrap:nowrap}}.form-item--block{display:block;width:100%}#login-form .form--login__container{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;position:relative;padding:1rem;background-color:#b65326}@media(min-width:920px){#login-form .form--login__container{min-height:275px;align-items:stretch}}#login-form .form--login__bg-image{height:100%;width:100%;mix-blend-mode:darken;position:absolute;top:0;left:0;pointer-events:none}@media(min-width:920px){#login-form .form--login__bg-image{background-image:url(/themes/custom/trailhead-theme/images/login-bg.svg);background-repeat:no-repeat;background-position:right 0;right:0}}#login-form .form--login__content{display:flex;flex-direction:column;padding:2rem;justify-content:center;z-index:2;position:relative}@media(min-width:920px){#login-form .form--login__content{width:50%;align-self:center}}#login-form .form--login__content p{color:white;color:var(--c-white)}#login-form .h2,#login-form .text-long h2,.text-long #login-form h2{color:white;color:var(--c-white);margin:0}#login-form .form--login{display:flex;flex-wrap:wrap;align-items:center;padding:2rem;z-index:2;position:relative}@media(min-width:920px){#login-form .form--login{flex-wrap:wrap;width:50%;max-width:50%;align-self:center}}#login-form .form--login .message{flex:1 0 100%}#login-form .form--login__fields-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem;flex:1 0 100%}#login-form .form--login .form-item{position:relative;z-index:2}#login-form .form--login .form-item__label{color:white;color:var(--c-white);padding:0;font-weight:500}#login-form .form--login .form-item__textfield{width:285px;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid white;border-bottom:1px solid var(--c-white);color:white;color:var(--c-white)}@media(min-width:920px){#login-form .form--login .form-item__textfield{width:350px}}#login-form .form--login .form-submit{cursor:pointer;margin-bottom:0;z-index:2;border:none;font-size:0;line-height:0;height:60px;width:60px;background-color:rgba(0,0,0,0);background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='52' height='52' viewBox='0 0 52 52' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26 0C19.1038 0 12.4904 2.74014 7.6154 7.6154C2.7404 12.4907 0 19.1043 0 26C0 32.8957 2.74014 39.5096 7.6154 44.3846C12.4907 49.2596 19.1043 52 26 52C32.8957 52 39.5096 49.2599 44.3846 44.3846C49.2596 39.5093 52 32.8957 52 26C52 19.1043 49.2599 12.4904 44.3846 7.6154C39.5093 2.7404 32.8957 0 26 0ZM21.0194 39L17.9827 35.9694L27.9501 25.9999L17.9806 16.0305L21.0194 12.9999L34.0194 25.9999L21.0194 39Z' fill='white'/%3E%3C/svg%3E")}#login-form .form--login .button--ghost{flex:1 0 100%;position:relative;z-index:2;text-transform:uppercase;color:white;color:var(--c-white);border:1px solid white;border:1px solid var(--c-white);background-color:rgba(0,0,0,0);margin-top:1rem;min-height:44px;transition:all .4s ease-in-out}#login-form .form--login .button--ghost:hover,#login-form .form--login .button--ghost:focus,#login-form .form--login .button--ghost:active{background-color:white;background-color:var(--c-white);color:#5a602d;color:var(--c-primary-dark)}#login-form .form--login .button--ghost--concealed{visibility:hidden;pointer-events:none}
