.wte{padding:var(--space-xl) 0;position:relative}.wte--white{background-color:var(--color-white)}.wte--tundra{background-color:var(--color-tundra)}.wte--spruce{background-color:var(--color-spruce)}.wte--spruce,.wte--spruce .wte__body-text,.wte--spruce .wte__item-description,.wte--spruce .wte__item-title,.wte--spruce .wte__overline,.wte--spruce .wte__title{color:var(--color-white)}.wte__line{background-color:var(--color-spruce);border:none;height:1px;margin:0;position:relative;width:100%;z-index:2}.wte--spruce .wte__line{background-color:var(--color-white);opacity:.5}.wte__line--top{left:0;position:absolute;right:0;top:0}.wte__line--bottom{bottom:0;left:0;position:absolute;right:0}.wte__accent{background-color:var(--color-spruce);bottom:0;display:none;overflow:hidden;position:absolute;top:0;width:228px;z-index:0}.wte__accent--left{left:calc(50% - 50vw)}.wte__accent--right{right:calc(50% - 50vw)}.wte__accent-layer{background-position:var(--bg-x,50%) 50%;background-size:cover;inset:0;position:absolute}.wte__accent-layer--scroll{animation:sc-image-crossfade var(--crossfade-duration,8s) ease-in-out infinite;opacity:0}@media (prefers-reduced-motion:reduce){.wte__accent-layer--scroll{animation:none;opacity:0}}.wte__inner{position:relative;z-index:1}.wte__header{align-items:center;display:flex;gap:var(--space-sm);margin-bottom:var(--space-sm)}.wte__header--below{margin-bottom:0;margin-top:var(--space-lg)}.wte__overline{flex-shrink:0;margin:0}.wte__overline-rule{flex:1}.wte__title{font-size:var(--font-h2);font-weight:var(--font-weight-h2);line-height:var(--lh-h2);margin:0 0 var(--space-lg)}.wte__body-text,.wte__title{color:var(--color-spruce);font-family:var(--font-family);max-width:720px}.wte__body-text{font-size:var(--font-body);line-height:var(--lh-body);margin:calc(var(--space-md)*-1) 0 var(--space-lg)}.wte__body-text p{margin:0}.wte__body-text p+p{margin-top:var(--space-sm)}.wte__content{display:flex;flex-direction:column;gap:var(--space-lg)}.wte__image-col{flex-shrink:0;overflow:hidden}.wte__image{display:block;height:auto;max-width:420px;object-fit:cover;object-position:var(--img-x,50%) var(--img-y,50%);transform:scale(var(--img-zoom,1));transform-origin:var(--img-x,50%) var(--img-y,50%);width:100%}.wte__image--natural{aspect-ratio:auto;object-fit:contain}.wte__image--square{aspect-ratio:1/1}.wte__image--landscape{aspect-ratio:3/2}.wte__grid{display:grid;gap:var(--space-lg);grid-template-columns:1fr}.wte__item-title{font-size:var(--font-h5);font-weight:var(--font-weight-h4);line-height:1.2;margin:0 0 var(--space-sm)}.wte__item-description,.wte__item-title{color:var(--color-spruce);font-family:var(--font-family)}.wte__item-description{font-size:var(--font-body);font-weight:var(--font-weight-body);line-height:var(--lh-body)}.wte__item-description p{margin:0}.wte__item-description p+p{margin-top:var(--space-sm)}.wte__link{align-self:flex-start;margin-top:var(--space-lg)}@media (min-width:744px){.wte__grid{gap:var(--space-xl) var(--space-lg);grid-template-columns:1fr 1fr}}@media (min-width:1024px){.wte{padding:var(--space-2xl,5rem) 0}.wte--with-left-accent .wte__accent--left,.wte--with-right-accent .wte__accent--right{display:block}.dnd-section .wte.wte--with-left-accent .wte__inner,.wte.wte--with-left-accent .wte__inner{padding-left:calc(228px + var(--space-md, 1.25rem))!important}.dnd-section .wte.wte--with-right-accent .wte__inner,.wte.wte--with-right-accent .wte__inner{padding-right:calc(228px + var(--space-md, 1.25rem))!important}.wte--image-over-left-accent .wte__image-col{margin-left:-140px}.wte--image-over-right-accent .wte__image-col{margin-right:-140px}.wte__content{align-items:flex-start;flex-direction:row;gap:var(--column-gap,2rem)}.wte--image-right .wte__content{flex-direction:row-reverse}.wte__image-col{flex:0 0 420px}.wte__grid{flex:1;min-width:0}}