a{text-decoration:none}.container-wide{max-width:1380px;margin-left:auto;margin-right:auto}.full-width-bg{width:100%;position:relative}@supports (width: 100dvw){.full-width-bg{width:100dvw;position:relative;left:50%;right:50%;margin-left:-50dvw;margin-right:-50dvw}}@supports not (width: 100dvw){.full-width-bg{width:calc(100vw - (100vw - 100%));position:relative;left:50%;right:50%;margin-left:calc(-50vw + (100vw - 100%)/2);margin-right:calc(-50vw + (100vw - 100%)/2)}}@media(max-width:640px){.container-wide{max-width:100%;padding-left:1rem;padding-right:1rem}}@media(min-width:641px)and (max-width:768px){.container-wide{max-width:720px;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:769px)and (max-width:1024px){.container-wide{max-width:960px;padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1025px)and (max-width:1280px){.container-wide{max-width:1200px;padding-left:2rem;padding-right:2rem}}@media(min-width:1281px){.container-wide{max-width:1380px;padding-left:2rem;padding-right:2rem}}html,body{margin:0;padding:0;font-family:sans-serif}*{box-sizing:border-box}#page-content{opacity:1;transition:opacity .3s ease-in-out}body.page-is-transitioning #page-content{opacity:0}@keyframes heroBackgroundPan{0%{transform:scale(1);opacity:1;filter:contrast(1) saturate(1);border-radius:0}to{transform:scale(1.5)}}@media(min-width:768px){.hero-background-animated{animation:heroBackgroundPan 60s ease-in-out 3s infinite alternate;transform-origin:center center;will-change:transform}}@media(prefers-reduced-motion:reduce){.hero-background-animated{animation:none}}.hero-background-animated:before{content:"";position:absolute;inset:-10%;background:radial-gradient(ellipse at center,transparent 60%,rgba(0,0,0,.1) 100%);pointer-events:none;z-index:1}.img-fade-wrap{display:block;position:relative;width:100%;height:100%;overflow:hidden;background-color:#e7e5e4;background-image:linear-gradient(110deg,#e7e5e4 30%,#f5f5f4,#e7e5e4 70%);background-size:220% 100%;animation:imgPlaceholderSheen 1.6s ease-in-out infinite}.img-fade-wrap.is-loaded{background-image:none;background-color:transparent;animation:none}.img-fade{opacity:0;transform:scale(1.015);transition:opacity .6s ease-out,transform .7s ease-out}.img-fade.is-loaded{opacity:1;transform:none}@keyframes imgPlaceholderSheen{0%{background-position:180% 0}to{background-position:-80% 0}}@media(prefers-reduced-motion:reduce){.img-fade{transition:opacity .12s linear;transform:none}.img-fade.is-loaded{transform:none}.img-fade-wrap{animation:none}}
