.footer{background-color:var(--soft-purple)}.footer__logo img{margin-bottom:2.4rem;max-width:60px;width:60px}.footer :where(span,p,a){color:var(--sand)}.footer span{color:var(--sand);font-family:var(--font-family);font-size:1.6rem;font-style:normal;font-weight:400}.footer--wrapper{margin:0 auto;max-width:var(--max-width);padding:var(--module-padding-vertical) var(--module-padding-horizontal)}.footer__row-1{display:grid;gap:2.4rem;grid-template-columns:35% 50% 15%;margin-bottom:var(--module-padding-horizontal)}.footer__logo{flex:0 0 20%}.footer__logo img{max-width:6.4rem}.footer__logo{display:flex;flex-direction:column;height:100%}.footer__ai{margin-top:auto}.footer__ai img{max-width:4.8rem}.footer__ai h2{color:var(--sand)}.footer__ai-icons{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem}.footer__ai-icons>*{flex:0 0 4.8rem;height:4.8rem;width:4.8rem}.footer__row-1--right-column{display:flex;flex-direction:row;justify-content:space-between;width:100%}.footer__navigation__menu{display:flex;flex-direction:column}.footer__navigation__menu:first-child{margin-right:11.2rem}.footer__navigation__menu :where(span,a){margin-bottom:1.6rem}.footer__navigation__menu span{font-weight:600}.footer__navigation__menu a:last-child{margin-bottom:0}.footer__navigation{display:flex;flex-direction:row}.footer__contact{display:flex;flex-direction:column;justify-self:end}.footer__contact .btn{padding:.8rem 2rem}.footer__contact span{font-size:1.4rem;font-weight:600;margin-bottom:1.6rem}.footer__company-information,.footer__social-media{display:flex;flex-direction:column}.footer__social-media{margin-top:var(--padding)}.footer__social-media-icons a{margin-right:.8rem}.footer__social-media-icons a:last-child{margin-right:0}.footer__row-2{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:var(--module-padding-vertical)}.footer__row-2--left-columnn{display:flex;flex-direction:column;order:1}.footer__row-2 h2{color:var(--sand);line-height:1;margin-bottom:0;vertical-align:bottom}.footer__row-2--left-columnn h2{margin-bottom:var(--whitespace);order:1}.footer__badges{display:flex;flex-direction:row;flex-wrap:wrap;gap:.8rem;margin-bottom:0;order:2}.footer__badges img{height:70px!important;width:auto}.footer__newsletter{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between;margin-top:var(--padding);order:2}footer form input[type=email]{margin-top:.8rem;max-width:300px;width:300px}footer .hs-form-field{margin-bottom:0}footer .hs-email,footer .hs-submit{display:inline-block;vertical-align:bottom}footer .hs-email{margin-right:.8rem}footer form .hs-button,footer form input[type=submit]{background-color:var(--sand);color:var(--accent-soil)}footer form .hs-button:hover,footer form input[type=submit]:hover{background-color:var(--soil)}.footer__row-3{align-items:center;border-top:1px solid var(--sand);display:flex;flex-direction:row;justify-content:space-between;padding-top:var(--padding)}footer .footer__row-3 :where(span,a){font-size:1.4rem}.footer__copyright{order:1}.footer__privacy{display:flex;flex-direction:row;order:2}.footer__privacy a{margin-right:2.4rem;text-decoration:underline}.footer__privacy a:last-child{margin-right:0}@media screen and (max-width:767px){.footer__logo{grid-area:logo}.footer__navigation{flex-direction:column;gap:var(--gap-xsmall);grid-area:navigation}.footer__contact{align-items:flex-end;grid-area:contact;text-align:right}.footer__row-1{gap:var(--row-gap);grid-template-areas:"logo contact" "navigation navigation";grid-template-columns:repeat(2,minmax(100px,1fr));grid-template-rows:auto}.footer__row-2{flex-direction:column}.footer__row-2--left-columnn{order:2}.footer__row-2--left-columnn h2{margin-bottom:var(--whitespace);order:1}.footer__badges{flex-wrap:wrap;margin-bottom:0;order:2}.footer__newsletter{margin-bottom:4.8rem;order:1}.footer__row-3{align-items:flex-start;flex-direction:column}.footer__copyright{margin-top:var(--whitespace);order:2}.footer__privacy{flex-direction:column;order:1}.footer__privacy a{margin-bottom:1.6rem}}