﻿footer{position:relative;background-color:var(--quinary);overflow:hidden}footer a{text-decoration:none}footer a:hover{text-decoration:underline}footer ul{margin:0;padding:0;list-style:none}footer>div{position:relative}footer .background{position:absolute;top:4em;right:0;pointer-events:none}footer .main{--flex-column-gap: 3em;margin-bottom:calc(var(--section) + 50px)}footer .main>.col{display:flex;gap:clamp(32px,-19.2248062016px + 0.0620155039*100vw,80px)}@media(max-width: 699px){footer .main>.col{align-items:center}}@media(max-width: 699px){footer .main>.col>div{max-width:100%;width:100%;display:flex;justify-content:center}}footer .main>.col:first-child{flex-direction:column}footer .main>.col:last-child{flex-wrap:wrap;justify-content:space-between}footer .main>.col:last-child>div{width:100%;max-width:calc(50% - 2.5em)}@media(max-width: 1079px){footer .main>.col:last-child>div{max-width:100%}}footer .main ul.menu{flex-direction:column;gap:.8em}@media(max-width: 699px){footer .main ul.menu{text-align:center}}footer .title{font-size:1.5em;font-weight:var(--font-weight-bold);margin-bottom:.8em;display:block}footer ul.menu{display:flex}@media(max-width: 699px){footer ul.menu{flex-direction:column}}footer ul.menu li a{white-space:nowrap}footer .disclaimers{border-top:solid 1px rgba(254,254,254,.1);font-size:.875em;line-height:3.75em;display:flex;gap:2em}@media(max-width: 699px){footer .disclaimers{flex-direction:column;line-height:unset;padding-block:3em;text-align:center;align-items:center;gap:.5em}}footer .disclaimers ul.menu{gap:0}@media(max-width: 1079px){footer .disclaimers ul.menu{gap:1em}}@media(min-width: 1080px){footer .disclaimers ul.menu li:after{content:"|";margin:0 1em}footer .disclaimers ul.menu li:last-child::after{display:none}}footer .disclaimers .copyright{display:flex;gap:2em}@media(max-width: 699px){footer .disclaimers .copyright{flex-direction:column;gap:.5em}}@media(min-width: 1080px){footer .social-links{justify-content:flex-end}}@media(max-width: 699px){footer .social-links{justify-content:center}}footer .social-links li a{width:48px;aspect-ratio:1/1}footer .return-top{width:48px;height:48px;text-decoration:none !important;gap:0}@media(min-width: 700px){footer .return-top{margin-left:auto}}@media(max-width: 699px){footer .return-top{margin-top:3em}}footer .return-top:after{content:"";font-family:var(--font-icon);font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-indent:0}.footer-logo a{width:235px;height:57px;display:inline-block}.footer-logo a svg{width:100%;height:auto}.footer-logo .tagline{line-height:120%;margin-top:20px}@media(max-width: 699px){.footer-newsletter{text-align:center}}@media(max-width: 699px){.footer-newsletter{width:100%;max-width:500px}}.footer-newsletter form{position:relative}.footer-newsletter form input{padding:17px 16px;border-radius:99px;padding-left:20px}.footer-newsletter form .action{position:absolute;top:50%;right:8px;transform:translateY(-50%);--action-background: var(--primary);--action-text: white}@media(max-width: 699px){footer .contact-details{align-items:center;justify-content:center}footer .contact-details>a{padding-left:20px}}footer .contact-details a:before{color:var(--tertiary)}