.Footer-module__9q6SwW__footer{box-sizing:border-box;background:var(--color-ec-mint);color:#fff;background-image:url(/footer-bg.svg);background-position:0 0;background-repeat:no-repeat;background-size:cover;flex-direction:column;width:100%;display:flex}.Footer-module__9q6SwW__footerInner{box-sizing:border-box;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:2.5rem;width:100%;max-width:80rem;margin-inline:auto;padding-block:4.5rem;padding-inline:1.5rem;display:flex}.Footer-module__9q6SwW__column{flex-direction:column;align-items:stretch;gap:20px;min-width:0;display:flex}.Footer-module__9q6SwW__logoColumn{width:22%;max-width:250px}.Footer-module__9q6SwW__menuColumn{width:20%}.Footer-module__9q6SwW__companyColumn{width:30%;min-height:119px}.Footer-module__9q6SwW__logoLink,.Footer-module__9q6SwW__badge{width:100%;display:block}.Footer-module__9q6SwW__logo,.Footer-module__9q6SwW__badgeImage{object-fit:contain;width:100%;height:auto;display:block}.Footer-module__9q6SwW__badges{flex-direction:column;gap:20px;width:100%;display:flex}.Footer-module__9q6SwW__heading{color:#fff;margin:0;font-size:20px;font-weight:500;line-height:24px}.Footer-module__9q6SwW__companyAddress{color:#fff;white-space:pre-line;margin:0;font-size:17px;font-weight:400;line-height:25.5px}.Footer-module__9q6SwW__nav{flex-direction:column;gap:10px;display:flex}:is(.Footer-module__9q6SwW__nav a,.Footer-module__9q6SwW__nav button){color:#fff;width:100%;height:20px;min-height:20px;font-family:var(--font-montserrat), sans-serif;align-items:center;padding:0;font-size:17px;font-weight:400;line-height:20px;text-decoration:none;transition:color .15s;display:flex}.Footer-module__9q6SwW__nav button{cursor:pointer;text-align:left;background:0 0;border:0}:is(.Footer-module__9q6SwW__nav a:hover,.Footer-module__9q6SwW__nav a:focus-visible,.Footer-module__9q6SwW__nav button:hover,.Footer-module__9q6SwW__nav button:focus-visible,.Footer-module__9q6SwW__nav a.active){color:var(--color-ec-footer-link)}.Footer-module__9q6SwW__nav button:focus-visible{outline:2px solid var(--color-ec-teal);outline-offset:2px}.Footer-module__9q6SwW__nav button>span{align-items:center;margin-left:4px;font-size:10px;line-height:1;display:inline-flex}@media (max-width:1024px){.Footer-module__9q6SwW__footerInner{flex-flow:row-reverse wrap;gap:2rem;padding-block:3.5rem;padding-inline:1.25rem}.Footer-module__9q6SwW__logoColumn,.Footer-module__9q6SwW__menuColumn{width:calc(50% - 1rem)}.Footer-module__9q6SwW__companyColumn{width:100%;padding-right:0}}@media (max-width:767px){.Footer-module__9q6SwW__footerInner{width:100%;padding-block:3rem;padding-inline:1rem}.Footer-module__9q6SwW__logoColumn,.Footer-module__9q6SwW__menuColumn{width:calc(50% - .75rem)}.Footer-module__9q6SwW__companyColumn{order:-1;width:100%;margin-bottom:2rem;padding-right:0}.Footer-module__9q6SwW__nav{gap:8px}}
.Header-module__wRqrtG__header{z-index:50;background:#fff;width:100%;position:sticky;top:0}.Header-module__wRqrtG__headerInner{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:80rem;min-height:100px;margin-inline:auto;padding-inline:1.5rem;display:flex}.Header-module__wRqrtG__logoSlot{flex:none;align-items:center;display:flex}.Header-module__wRqrtG__logoLink{align-items:center;display:inline-flex}.Header-module__wRqrtG__logo{object-fit:contain;width:auto;height:52px;max-height:60px;display:block}.Header-module__wRqrtG__navSlot{flex:0 auto;justify-content:flex-end;align-items:center;min-width:0;display:flex}.Header-module__wRqrtG__desktopNav{justify-content:flex-end;align-items:center;display:flex}.Header-module__wRqrtG__navList{justify-content:flex-end;align-items:center;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__wRqrtG__navItem{flex:none;min-width:0;display:flex}.Header-module__wRqrtG__navLink,.Header-module__wRqrtG__languageTrigger{height:30px;color:var(--color-ec-heading);font-family:var(--font-montserrat), sans-serif;white-space:nowrap;align-items:center;padding:5px 0;font-size:17px;font-weight:500;line-height:20px;text-decoration:none;display:inline-flex;position:relative}.Header-module__wRqrtG__navItem:first-child .Header-module__wRqrtG__navLink,.Header-module__wRqrtG__navItem:not(:first-child):not(:last-child) .Header-module__wRqrtG__navLink,.Header-module__wRqrtG__navItem:last-child .Header-module__wRqrtG__languageTrigger{margin:0}.Header-module__wRqrtG__navLink:hover,.Header-module__wRqrtG__navLink:focus-visible,.Header-module__wRqrtG__languageTrigger:hover,.Header-module__wRqrtG__languageTrigger:focus-visible{color:var(--color-ec-teal)}.Header-module__wRqrtG__navLink:after{background:var(--color-ec-blue);content:"";opacity:0;height:1px;transition:opacity .15s;position:absolute;bottom:0;left:0;right:0}.Header-module__wRqrtG__navLink:hover:after,.Header-module__wRqrtG__navLink:focus-visible:after,.Header-module__wRqrtG__navLinkActive:after{opacity:1}.Header-module__wRqrtG__mobileToggle{width:30px;height:30px;color:var(--color-ec-bright-blue);justify-content:center;align-items:center;padding:5px;display:none}.Header-module__wRqrtG__mobileIcon{width:20px;height:20px;display:block}@media (max-width:1024px){.Header-module__wRqrtG__headerInner{min-height:85px;padding-inline:1.25rem}.Header-module__wRqrtG__logo{height:38px}.Header-module__wRqrtG__navList{gap:.85rem}.Header-module__wRqrtG__navLink,.Header-module__wRqrtG__languageTrigger{font-size:15px}}@media (max-width:767px){.Header-module__wRqrtG__headerInner{min-height:65px;padding-inline:1rem}.Header-module__wRqrtG__logo{height:28px}.Header-module__wRqrtG__desktopNav{display:none}.Header-module__wRqrtG__mobileToggle{display:flex}}
