@media screen and (max-width:1250px){.header .button.button--primary{display:none}}@media screen and (max-width:1050px){.header--is-open{color:#fff}.header--is-open .header__inner{-webkit-box-align:start;-ms-flex-align:start;-ms-flex-line-pack:start;align-content:flex-start;align-items:flex-start;background:#33424f;color:#fff;height:100%;left:0;overflow-y:auto;padding:1rem;position:fixed;top:0;width:100%;z-index:100}.header--is-open .header__logo{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;margin-bottom:1rem}.header--is-open .header__logo svg #logo-text path{fill:currentColor}.header--is-open .header__toggle{margin-left:auto;position:absolute;right:1rem;top:1rem}.header--is-open .header__toggle .icon--close{display:inline-block}.header--is-open .header__toggle .icon--menu{display:none}.header--is-open .header__actions,.header--is-open .header__nav{-webkit-box-flex:0;display:block;-ms-flex:0 0 100%;flex:0 0 100%}.header--is-open .header__actions li{display:inline-block;margin-top:1rem}.header--is-open .header__nav-link{display:inline-block;padding:.5rem 0}.header--is-open .header__dropdown{background:transparent;-webkit-box-shadow:none;box-shadow:none;color:inherit;display:block;padding:0;position:static}.header--is-open .header__dropdown:before{display:none}.header--is-open .header__dropdown a{display:inline-block;padding:.5rem 1rem}.header--is-open .header__dropdown a:focus,.header--is-open .header__dropdown a:hover{background:transparent;color:#ff6800}}@media screen and (max-width:1350px){.header{padding:0 1rem}}.locale-dropdown{position:relative}.locale-dropdown__dropdown{animation:dropdownAppear .3s ease forwards;background:#fff;border-radius:.25rem;box-shadow:1px 1px 1px 1px rgba(0,0,0,.1);display:none;flex-direction:column;list-style-type:none;margin-top:-.5rem;min-width:100%;padding:1.5em 0 1em;position:absolute;top:100%;z-index:100}.locale-dropdown__dropdown--right{left:auto;right:0}.locale-dropdown__dropdown:focus-visible:focus-within{display:flex;opacity:1;transform:translateY(0)}.locale-dropdown__trigger{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;font-size:inherit;font-weight:700;line-height:inherit;padding:1.5em 1em}.locale-dropdown__item{color:#7a8691;display:block;padding:.5rem 1rem;text-decoration:none;white-space:nowrap}@media screen and (max-width:560px){.locale-dropdown__item{padding:.75rem 1rem}}@media screen and (max-width:1195px){.header__actions .button--primary{display:none}}@media screen and (max-width:975px){.header.header--is-open .header__inner{padding-bottom:150px}.header--is-open .header__actions .button--primary,.header--is-open .header__actions .button--tertiary{display:inline-block}.header--is-open .header__actions{background:#33424f;border-top:1px solid #b4bfc9;bottom:0;box-shadow:0 -6px 8px 0 rgba(0,0,0,.4);margin-left:-1rem;padding:16px 24px;position:fixed;width:100vw;z-index:1}}@media screen and (max-width:400px){.header--is-open .header__actions .button{width:100%}}.locale-dropdown__item:focus-visible,.locale-dropdown__item:hover{color:#ff6800;text-decoration:none}.locale-dropdown__item--active{color:#ff6800;font-weight:700;pointer-events:none}.locale-dropdown__icon--globe{color:#7a8691;margin-right:.25rem}.locale-dropdown__icon--chevron{margin-left:.25rem}.locale-dropdown__icon--chevron path{fill:currentColor}.locale-dropdown:before{animation:dropdownAppear .3s ease forwards;background:#ff6800;bottom:0;content:"";display:none;height:.5rem;left:1rem;pointer-events:none;position:absolute;width:70%;width:calc(100% - 2rem);z-index:110}.locale-dropdown:focus-visible:focus-within .locale-dropdown__trigger{color:#ff6800}.locale-dropdown:focus-visible:focus-within .locale-dropdown__dropdown{display:flex}.locale-dropdown:focus-visible:focus-within:before{display:block}@media screen and (min-width:1090px){.locale-dropdown:focus-visible:focus-within .locale-dropdown__trigger{color:#ff6800}.locale-dropdown:focus-visible:focus-within .locale-dropdown__dropdown{display:flex}.locale-dropdown:focus-visible:focus-within:before{display:block}}.locale-dropdown--is-open .locale-dropdown__trigger{color:#ff6800}.locale-dropdown--is-open .locale-dropdown__dropdown{display:flex}.locale-dropdown--is-open:before{display:block}@keyframes dropdownAppear{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}