html.menu-open,html.submenu-open{overflow-x:hidden}.global-header{position:absolute;left:0;right:0;box-sizing:border-box;width:100%;z-index:9999;background-color:#fff;box-shadow:0 .125rem .875rem #00000014;transition:background-color .3s ease-in-out,box-shadow .3s ease-in-out}.global-header *,.global-header *:before,.global-header *:after{box-sizing:border-box}.global-header--transparent{background-color:transparent;box-shadow:none}.global-header--dark,.global-header--sticky{background-color:#fff;box-shadow:0 .125rem .875rem #00000014}.global-header--sticky{position:fixed;top:0}.global-header__inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:var(--max-width);height:4.75rem;margin-inline:auto;padding-inline:1.25rem}.global-header__logo{display:flex;align-items:center;gap:.625rem;flex:0 0 auto;color:#484848;text-decoration:none}.global-header__logo img{display:block;width:auto;max-width:11.25rem;height:1.875rem;object-fit:contain}.global-header__hamburger{display:none;align-items:center;justify-content:center;flex-direction:column;width:2.75rem;height:2.75rem;gap:.3125rem;padding:0;color:#484848;background-color:#f0b95e;border:.0625rem solid #f0b95e;border-radius:.1875rem;cursor:pointer}.global-header__hamburger span{display:block;width:1.375rem;height:.125rem;background-color:#000;border-radius:3.125rem;transition:background-color .3s ease-in-out,opacity .3s ease-in-out,transform .3s ease-in-out}.global-header__hamburger:hover span,.global-header__hamburger:focus-visible span{background-color:#fff}.global-header__nav-wrapper{display:flex;align-items:center;justify-content:flex-end;flex:1 1 auto;min-width:0;margin-left:3rem}.global-header__nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(.875rem,1.5vw,1.5rem);list-style:none;margin:0;padding:0}.global-header__nav-item{position:relative;margin:0}.global-header__nav-item:hover .global-header__submenu,.global-header__nav-item:focus-within .global-header__submenu{opacity:1;visibility:visible;transform:translate(var(--submenu-offset-x, 0));pointer-events:auto}.global-header__nav-item:hover .global-header__desktop-chevron,.global-header__nav-item:focus-within .global-header__desktop-chevron{transform:rotate(-135deg)}.global-header__nav-link-wrap{display:flex;align-items:center;gap:.5625rem;min-height:4.75rem}.global-header__nav-link{font-size:1rem;font-weight:500;text-transform:uppercase;line-height:normal;display:inline-flex;align-items:center;color:#484848;font-size:.875rem;font-weight:600;letter-spacing:.0625rem;line-height:1.125rem;text-decoration:none;transition:color .3s ease-in-out}.global-header__nav-link:hover,.global-header__nav-link:focus-visible{color:#f0b95e!important}.global-header__nav-link:visited{color:#484848}.global-header__desktop-chevron{display:inline-block;width:.4375rem;height:.4375rem;margin-top:-.25rem;border-right:.0625rem solid #484848;border-bottom:.0625rem solid #484848;transform:rotate(45deg);transition:border-color .3s ease-in-out,transform .3s ease-in-out}.global-header__submenu-toggle{display:none;background:none;border:0;cursor:pointer}.global-header__submenu{position:absolute;top:100%;left:0;width:min(53.125rem,100vw - 2.5rem);padding:1.875rem 2.5rem 0;background-color:#fff;border:.0625rem solid #EEEAE6;border-top:.25rem solid #f0b95e;border-radius:.625rem;box-shadow:0 1rem 2.125rem #0000001f;opacity:0;visibility:hidden;transform:translate(var(--submenu-offset-x, 0),.625rem);pointer-events:none;transition:opacity .3s ease-in-out,visibility .3s ease-in-out,transform .3s ease-in-out}.global-header__submenu-groups{display:flex;gap:3.375rem}.global-header__submenu-group{flex:1 1 0;min-width:0}.global-header__submenu-group-title{font-size:.75rem;line-height:1rem;letter-spacing:.08em;text-transform:uppercase;margin:0 0 1.25rem;color:#a5a5a5;font-size:.875rem;font-weight:700;line-height:1.125rem;letter-spacing:.0625rem}.global-header__submenu-list{display:flex;flex-direction:column;gap:1.25rem;list-style:none;margin:0;padding:0}.global-header__submenu-item{margin:0}.global-header__submenu-link{font-size:.875rem;font-weight:400;line-height:1.375rem;letter-spacing:0;display:flex;align-items:center;gap:.875rem;min-height:3.5rem;padding:0;color:#484848;font-weight:600;text-decoration:none;text-transform:none;transition:color .3s ease-in-out,background-color .3s ease-in-out}.global-header__submenu-link:hover,.global-header__submenu-link:focus-visible{color:#f0b95e;background-color:transparent}.global-header__submenu-icon{display:block;flex:0 0 2.5rem;width:2.5rem;height:2.5rem;padding:.625rem;object-fit:contain;background-color:#f9f8f6;border-radius:.1875rem}.global-header__submenu-copy{display:flex;flex-direction:column;gap:.125rem;min-width:0}.global-header__submenu-label{color:#484848;font-size:1.0625rem;font-weight:700;line-height:1.375rem}.global-header__submenu-description{color:gray;font-size:.875rem;font-weight:400;line-height:1.25rem}.global-header__submenu-ctas{margin:2.125rem -2.5rem 0;padding:1.25rem 2.5rem;background-color:#f9f8f6;border-top:.0625rem solid #EEEAE6;border-radius:0 0 .625rem .625rem}.global-header__submenu-cta-row{font-size:1rem;font-weight:400;line-height:clamp(1.625rem,1.4821428571rem + .2976190476vw,1.75rem);letter-spacing:0;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:1.75rem}.global-header__submenu-cta-title{color:gray;font-weight:500}.global-header__submenu-cta{display:flex;align-items:center;gap:.625rem;color:#f0b95e;font-weight:700;text-decoration:none;transition:color .3s ease-in-out}.global-header__submenu-cta:after{content:"";display:block;width:.4375rem;height:.4375rem;border-right:.125rem solid currentColor;border-bottom:.125rem solid currentColor;transform:rotate(-45deg)}.global-header__submenu-cta:hover,.global-header__submenu-cta:focus-visible{color:#e0a943;background-color:transparent}.global-header__cta{display:inline-block;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.75rem;min-width:2.75rem;min-height:2.75rem;text-align:center;text-decoration:none;border:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}.global-header__cta:disabled{cursor:not-allowed;opacity:.6}@media (max-width: 35.98rem){.global-header__cta{width:100%;max-width:100%}}.global-header__cta{padding:.625rem 2.3125rem;color:#000;background-color:#f0b95e}.global-header__cta:hover,.global-header__cta:focus-visible{background-color:#e0a943}.global-header__cta{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:3.125rem;margin-left:2rem;padding:.6875rem 1.75rem;color:#fff;background-color:#333;border-radius:.625rem;font-size:1rem;font-weight:700;line-height:1.5rem;white-space:nowrap}.global-header__cta:after{content:"";display:inline-block;width:.4375rem;height:.4375rem;margin-left:.75rem;border-right:.125rem solid currentColor;border-bottom:.125rem solid currentColor;transform:rotate(-45deg)}.global-header__cta:hover,.global-header__cta:focus-visible{color:#000;background-color:#f0b95e}.global-header__mobile-cta{display:none}@media (min-width: 62rem) and (max-width: 89.98rem){.global-header__nav-wrapper{margin-left:1.75rem}.global-header__nav{gap:.875rem}.global-header__nav-link{font-size:.875rem;letter-spacing:0;line-height:1.125rem}.global-header__cta{min-height:2.875rem;margin-left:1.375rem;padding:.625rem 1.375rem;font-size:.9375rem}}@media (max-width: 74.98rem){.global-header{position:absolute;background-color:#fff;box-shadow:0 .125rem .875rem #00000014}.global-header--transparent{background-color:transparent;box-shadow:none}.global-header--sticky{position:fixed;background-color:#fff;box-shadow:0 .125rem .875rem #00000014}.global-header:before{content:"";position:fixed;top:3.75rem;right:0;bottom:0;left:0;background-color:#00000080;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease-in-out,visibility .3s ease-in-out}.menu-open .global-header:before{opacity:1;visibility:visible}.submenu-open .global-header{background-color:transparent;box-shadow:none}.submenu-open .global-header__logo,.submenu-open .global-header__hamburger{opacity:0;pointer-events:none}.global-header__inner{align-items:center;gap:.75rem;min-height:3.75rem;height:auto;padding-block:.5rem}.global-header__logo{position:relative;z-index:2;flex:1 1 auto;min-width:0;overflow:hidden}.global-header__logo img{flex:0 0 auto;max-width:11.25rem;height:1.875rem}.global-header__hamburger{display:flex;position:relative;z-index:2;flex:0 0 2.75rem;margin-left:auto}.global-header__hamburger.is-open span:first-child{transform:translateY(.4375rem) rotate(45deg)}.global-header__hamburger.is-open span:nth-child(2){opacity:0}.global-header__hamburger.is-open span:last-child{transform:translateY(-.4375rem) rotate(-45deg)}.global-header__nav-wrapper{position:fixed;top:3.75rem;right:0;bottom:0;display:block;width:calc(100vw - 2.875rem);max-width:26.25rem;margin:0;padding:1.125rem 1.125rem 1.875rem;background-color:#fff;border-left:.0625rem solid #EEEAE6;box-shadow:-1rem 0 2.125rem #0000001f;opacity:0;overflow-y:auto;transform:translate(100%);visibility:hidden;transition:opacity .3s ease-in-out,transform .3s ease-in-out,visibility .3s ease-in-out}.global-header__nav-wrapper.is-open{opacity:1;transform:translate(0);visibility:visible}.global-header__nav-wrapper.is-submenu-view{top:0;left:0;right:0;bottom:0;display:flex;align-items:stretch;flex-direction:column;height:100vh;width:auto;max-width:none;padding:0;background-color:#fff;border-left:0;box-shadow:none;overflow:hidden}.global-header__nav-wrapper.is-submenu-view .global-header__nav{display:none}.global-header__nav-wrapper.is-submenu-view .global-header__mobile-submenu{display:flex}.global-header__nav-wrapper.is-submenu-view .global-header__mobile-cta{display:none}.global-header__nav{display:flex;flex-direction:column;align-items:stretch;gap:.625rem;width:100%;padding-bottom:1.5rem}.global-header__nav-item{width:100%;background-color:#f9f8f6;border:.0625rem solid #EEEAE6;border-radius:.1875rem}.global-header__nav-link-wrap{justify-content:space-between;min-height:3.625rem;width:100%;gap:.75rem;padding:.5rem .625rem .5rem 1rem}.global-header__nav-link,.global-header__nav-link:visited{flex:1 1 auto;color:#484848;font-size:1rem;font-weight:700;line-height:1.375rem;letter-spacing:.0625rem}.global-header__desktop-chevron{display:none}.global-header__submenu-toggle{display:flex;align-items:center;justify-content:center;flex:0 0 2.375rem;width:2.375rem;height:2.375rem;padding:0;color:#484848;font-size:1.375rem;line-height:1;border:0;border-radius:0;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}.global-header__submenu-toggle[aria-expanded=true]{color:#484848;background-color:transparent;border-color:transparent}.global-header__submenu-toggle span{display:block;width:.5625rem;height:.5625rem;border-right:.125rem solid currentColor;border-bottom:.125rem solid currentColor;transform:rotate(-45deg)}.global-header__nav>.global-header__nav-item>.global-header__submenu{display:none!important}.global-header__submenu{position:static;display:none;width:100%;padding:0 .875rem 1rem;background-color:#f9f8f6;border:0;border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none;pointer-events:auto}.global-header__submenu.is-submenu-open{display:block}.global-header__mobile-submenu{display:none;flex-direction:column;height:100%;min-height:0;width:100%;background-color:#fff;overflow-y:auto;pointer-events:auto}.global-header__mobile-submenu-header{position:sticky;top:0;z-index:2;display:grid;grid-template-columns:1fr 2.625rem;align-items:center;flex:0 0 auto;min-height:4rem;width:100%;margin:0;padding:.5rem 1.5rem;background-color:#fff}.global-header__mobile-back{display:inline-flex;align-items:center;gap:.5rem;padding:0;color:#484848;background:none;border:0;font-size:1.125rem;font-weight:400;line-height:1.5rem;cursor:pointer}.global-header__mobile-back:before{content:"";display:block;width:.6875rem;height:.6875rem;border-left:.125rem solid currentColor;border-bottom:.125rem solid currentColor;transform:rotate(45deg)}.global-header__mobile-close{position:relative;display:flex;align-items:center;justify-content:center;width:2.625rem;height:2.625rem;padding:0;color:#484848;background:none;border:0;cursor:pointer}.global-header__mobile-close:before,.global-header__mobile-close:after{content:"";position:absolute;width:1.75rem;height:.125rem;background-color:currentColor}.global-header__mobile-close:before{transform:rotate(45deg)}.global-header__mobile-close:after{transform:rotate(-45deg)}.global-header__mobile-heading{width:100%;padding:.5rem 1.5rem .75rem;background-color:#fff}.global-header__mobile-title{margin:0;color:#484848;font-size:2.125rem;font-weight:400;line-height:2.5rem;letter-spacing:0;text-align:left;text-transform:none}.global-header__mobile-submenu-body{width:100%;padding:0 1.5rem 1.875rem;background-color:#fff}.global-header__submenu-groups{display:flex;flex-direction:column;gap:1.125rem;width:100%}.global-header__submenu-group-title{margin:.5rem 0 .625rem;font-size:.75rem;line-height:1rem;letter-spacing:.0625rem}.global-header__submenu-list{gap:.5rem;width:100%;padding-top:0}.global-header__submenu-link{width:100%;min-height:4rem;gap:.75rem;padding:.625rem;background-color:#f9f8f6;border-radius:.1875rem}.global-header__submenu-icon{flex-basis:2.25rem;width:2.25rem;height:2.25rem;padding:.5625rem}.global-header__submenu-label{font-size:.9375rem;line-height:1.25rem}.global-header__submenu-description{font-size:.8125rem;line-height:1.125rem}.global-header__submenu-ctas{margin-top:.875rem;margin-inline:0;padding:.875rem;background-color:#f9f8f6;border:.0625rem solid #EEEAE6;border-radius:.1875rem}.global-header__submenu-cta-row{align-items:center;flex-direction:row;gap:.75rem}.global-header__submenu-cta{min-height:1.875rem;margin-left:auto;white-space:nowrap}.global-header__mobile-cta{display:inline-block;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.75rem;min-width:2.75rem;min-height:2.75rem;text-align:center;text-decoration:none;border:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}.global-header__mobile-cta:disabled{cursor:not-allowed;opacity:.6}.global-header__mobile-cta{padding:.625rem 2.3125rem;color:#000;background-color:#f0b95e;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:3rem;margin-top:.5rem;padding:.625rem 1.375rem;color:#fff;background-color:#333;border-radius:.625rem;font-size:1rem;font-weight:700;line-height:1.5rem;text-decoration:none}}@media (max-width: 74.98rem) and (max-width: 35.98rem){.global-header__mobile-cta{width:100%;max-width:100%}}@media (max-width: 74.98rem){.global-header__mobile-cta:hover,.global-header__mobile-cta:focus-visible{background-color:#e0a943}.global-header__mobile-cta:after{content:"";display:inline-block;width:.4375rem;height:.4375rem;margin-left:.75rem;border-right:.125rem solid currentColor;border-bottom:.125rem solid currentColor;transform:rotate(-45deg)}.global-header__mobile-cta:hover,.global-header__mobile-cta:focus-visible{color:#000;background-color:#f0b95e}.global-header__cta{display:none}}@media (max-width: 61.98rem){.global-header__nav-wrapper{left:0;right:0;width:auto;max-width:none;border-left:0;box-shadow:none}}
