.footer{--pf-bg:var(--footer-backgroundColor,#383838);--pf-text:#fff;--pf-link:#c9c9c9;--pf-dim:#9a9a9a;--pf-rule:#4c4c4c;--pf-orange:#f39207;background-color:var(--pf-bg);border-top:2px solid var(--pf-orange);color:var(--pf-text)}.footer a{text-decoration:none}.footer :focus-visible{outline:2px solid var(--pf-orange);outline-offset:3px}.footer ul{list-style:none;margin:0;padding:0}.footer .footer__about-contact{display:flex;flex-direction:column;margin:0;overflow:visible;padding:6.4rem 0 0}.footer .footer__about{align-items:start;border-bottom:1px solid var(--pf-rule);display:grid;float:none;gap:1.6rem 3rem;grid-template-areas:"logo social" "email social" "snippet social";grid-template-columns:minmax(0,1fr) auto;margin:0;padding:0 0 4.8rem;text-align:left;width:100%}.footer .footer__about>a{display:inline-block;grid-area:logo;margin:0 0 .6rem;width:auto}.footer .footer__about>a img{height:auto;margin:0;max-width:15rem;width:15rem}.footer .footer__email{font-size:1.5rem;grid-area:email;line-height:1.5;margin:0}.footer .footer__email a,.footer .footer__snippet a{color:var(--pf-link);font-weight:400;transition:color .15s ease}.footer .footer__email a:hover,.footer .footer__snippet a:hover{color:var(--pf-orange)}.footer .footer__snippet{color:var(--pf-dim);font-size:1.4rem;grid-area:snippet;line-height:1.6;max-width:44ch;padding:0;width:auto}.footer .footer__snippet img{max-width:none}.footer .footer__social{align-self:start;grid-area:social;margin:0}.footer .footer__social__icons{align-items:center;direction:ltr;display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-end}.footer .footer__social__icons a{align-items:center;border:1px solid var(--pf-rule);border-radius:4px;color:var(--pf-link);display:inline-flex;height:3.8rem;justify-content:center;margin:0;transition:border-color .15s ease,color .15s ease;width:3.8rem}.footer .footer__social__icons a:hover{border-color:var(--pf-orange);color:var(--pf-orange)}.footer .footer__social svg{fill:currentColor;height:1.8rem;transition:none;width:1.8rem}.footer .footer__social svg path{fill:currentColor}.footer .footer__menu{border-bottom:1px solid var(--pf-rule);float:none;margin:0;padding:5.2rem 0;text-align:left;width:100%}.footer .footer__nav{width:100%}.footer .footer__nav__menu,.footer .footer__nav__menu.grid-row--auto,.footer .footer__nav__menu.grid-row--even{align-items:start;display:grid;gap:3.2rem 2rem;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0}.footer .footer__menu__column{display:contents}.footer .footer__nav .footer__nav__li--depth-1{display:block;margin:0!important;max-width:none!important;padding:0;text-align:left;width:auto}.footer .footer__nav .footer__nav__li--depth-1>a,.footer .footer__nav .footer__nav__li--depth-1>span{--font-linkFont:var(--font-kallisto);color:var(--pf-text);display:inline-block;font-family:var(--font-kallisto);font-size:1.4rem;font-weight:400;letter-spacing:.1em;margin:0 0 2rem;text-transform:uppercase;transition:color .15s ease}.footer .footer__nav .footer__nav__li--depth-1>a:hover{color:var(--pf-orange)}.footer .footer__nav ul.hs-menu-children-wrapper,.footer .footer__nav__submenu{display:grid;gap:1.2rem;list-style:none;margin:0;opacity:1;padding:0;position:static;visibility:visible}.footer .footer__nav .footer__nav__li--depth-2{line-height:1.4;margin:0}.footer .footer__nav .footer__nav__li--depth-2>a,.footer .footer__nav .footer__nav__li--depth-2>span{color:var(--pf-link);display:inline-block;font-size:1.6rem;font-weight:400;transition:color .15s ease}.footer .footer__nav .footer__nav__li--depth-2>a:hover{color:var(--pf-orange);text-decoration:none}.footer .footer__copy{color:var(--pf-dim);font-size:1.3rem;margin:3.2rem 0 0;max-width:none;text-align:left;width:100%}.footer .footer__copy p{margin:0}.footer .footer__ribbon{background-color:transparent;font-size:1.4rem;padding:2.2rem 0 2.8rem}.footer .footer__ribbon__container{align-items:center;display:flex;flex-wrap:wrap;gap:1.2rem 3.2rem;justify-content:space-between}.footer .footer__ribbon__menu,.footer .footer__ribbon__menu--m{margin:0}.footer .footer__ribbon .hs-menu-wrapper.hs-menu-flow-horizontal ul{background:transparent;display:flex;flex-wrap:wrap;gap:.8rem 2.2rem;margin:0;padding:0}.footer .footer__ribbon .hs-menu-wrapper.hs-menu-flow-horizontal li{list-style:none;margin:0;position:static;text-align:left}.footer .footer__ribbon .hs-menu-wrapper.hs-menu-flow-horizontal li:before{display:none}.footer .footer__ribbon .hs-menu-wrapper a{--font-linkFont:inherit;color:var(--pf-dim)!important;font-family:inherit;font-size:1.4rem;font-weight:400;transition:color .15s ease}.footer .footer__ribbon .hs-menu-wrapper a:hover{color:var(--pf-text)!important}.footer .footer__ribbon__text{align-items:center;display:flex;gap:1.2rem;margin:0}.footer .footer__ribbon__text p{color:var(--pf-dim)!important;font-size:1.3rem;font-style:normal;letter-spacing:.02em;margin:0;opacity:1}.footer .footer__ribbon__text__image{margin:0;max-width:9.6rem!important;width:auto}@media only screen and (max-width:1100px){.footer .footer__nav__menu,.footer .footer__nav__menu.grid-row--auto,.footer .footer__nav__menu.grid-row--even{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:880px){.footer .footer__nav__menu,.footer .footer__nav__menu.grid-row--auto,.footer .footer__nav__menu.grid-row--even{gap:3.6rem 2.4rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:640px){.footer .footer__about-contact{padding-top:4.4rem}.footer .footer__about{gap:1.4rem;grid-template-areas:"logo" "email" "snippet" "social";grid-template-columns:1fr;padding-bottom:3.6rem}.footer .footer__social__icons{justify-content:flex-start}.footer .footer__menu{padding:4rem 0}.footer .footer__ribbon__container{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.footer *{transition:none!important}}