footer{padding:var(--section-padding-y) 0 0}.footer__container{display:block}.footer--wrapper{background-color:var(--color-secondary-500);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='523' height='167' fill='none' viewBox='0 0 523 167'%3E%3Cpath stroke='%2366a2a8' d='M319.83 141.991c-32.062 31.995-84.252 31.998-116.66 0L.71-60.047l67.238-66.761L261.146 65.988l.354.353.354-.353 193.199-192.796 67.238 66.761z'/%3E%3C/svg%3E");background-position:25% 0;background-repeat:no-repeat;border-radius:var(--radius-xl);color:var(--color-white);overflow:hidden;padding:var(--space-16);position:relative}.footer--top{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--space-12);position:relative;z-index:1}.footer--logo img{height:auto;max-width:187px;width:100%}.footer--grid{align-items:end;display:grid;gap:var(--space-8);grid-template-columns:minmax(210px,1.3fr) minmax(210px,1.2fr) minmax(110px,.7fr) minmax(110px,.7fr) minmax(110px,.7fr) minmax(160px,1fr);position:relative;z-index:1}.footer-col{min-width:0}.footer--col__content,.footer--link-text{color:var(--color-white);font-size:var(--text-lg-size);font-weight:var(--font-weight-regular);line-height:var(--text-lg-line)}.footer--col__content ol,.footer--col__content p,.footer--col__content ul{margin:0;padding:0}.footer--col__content p+p{margin-top:var(--space-2)}.footer--col{display:grid;gap:var(--space-2)}.footer--col a,.footer--col__content a{color:inherit}.footer--col__certifications{display:grid;justify-items:end}.fc__certifications--flex{display:grid;gap:var(--space-4);grid-template-columns:repeat(3,47px);justify-content:end;margin-bottom:var(--space-10)}.fc__certifications--flex img{display:block;height:auto;object-fit:contain;width:47px}.fc__certifications--flex img:first-child,.fc__certifications--flex img:nth-child(2){grid-column:2/span 2;width:120px}.footer__socials{align-items:center;display:flex;gap:var(--space-4)}.footer__socials img{border-radius:0;height:24px;object-fit:contain;width:24px}.footer--bottom{align-items:center;color:var(--color-secondary-500);display:flex;font-size:var(--text-xs-size);justify-content:space-between;line-height:var(--text-xs-line);padding:var(--space-6) 0}.footer--copyright{color:var(--color-secondary-500);font-weight:var(--font-weight-bold)}.footer--legal{align-items:center;display:flex;flex-wrap:wrap;gap:var(--space-8);justify-content:flex-end}.footer--legal-link-text{color:var(--color-secondary-500);font-size:var(--text-xs-size);font-weight:var(--font-weight-regular);line-height:var(--text-xs-line)}.footer--col a:hover,.footer--legal a:hover,.footer__socials a:hover{opacity:.85}@media (max-width:1200px){.footer--wrapper{padding:var(--space-12)}.footer--grid{grid-template-columns:repeat(4,minmax(0,1fr))}.footer--col__certifications{grid-column:span 2;justify-items:start}.fc__certifications--flex{justify-content:start}}@media (max-width:900px){.footer--top{align-items:flex-start;flex-direction:column;gap:var(--space-5)}.footer--grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:var(--space-6)}.footer--col__certifications{grid-column:span 2;justify-items:start}.footer--bottom{align-items:flex-start;flex-direction:column;gap:var(--space-3)}.footer--legal{justify-content:flex-start}}@media (max-width:640px){.footer--wrapper{padding:var(--space-8)}.footer--wrapper:after,.footer--wrapper:before{display:none}.footer--grid{grid-template-columns:1fr}.footer--col__certifications{grid-column:span 1}.fc__certifications--flex{grid-template-columns:repeat(3,minmax(0,47px))}}