footer{background:#fff;box-shadow:0 0 12px rgba(0,0,0,.15);padding:50px 40px;position:relative}footer:before{background-color:transparent;background-image:url(/_nuxt/img/footer-top.41be98e.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;content:"";left:0;padding-top:2.8125%;position:absolute;right:0;transform:translateY(-98%)}footer h6,footer p{font-size:14px;font-weight:700;line-height:17px;margin:0 0 15px}footer .social{align-items:center;display:flex;margin-bottom:20px}footer .social a{margin-right:10px}footer .social img{display:block;height:auto;max-width:32px}footer .sign-up{margin-top:auto}footer .sign-up.confirmation{margin-bottom:auto}footer .sign-up.confirmation .btn,footer .sign-up.confirmation p{display:none}footer .sign-up .newsletter{background:transparent}footer .sign-up .newsletter:after,footer .sign-up .newsletter:before{display:none}footer .sign-up .newsletter .form-group{margin-bottom:10px}footer .sign-up .newsletter .form-control{background:#fff;border:1px solid #444d55;border-radius:28.5px;color:#0c2c41;font-size:17px;height:42px;line-height:20px;padding:0 20px}footer .sign-up .newsletter .form-control::-webkit-input-placeholder{color:var(--c-light-grey)}footer .sign-up .newsletter .form-control::-moz-placeholder{color:var(--c-light-grey)}footer .sign-up .newsletter .form-control:-ms-input-placeholder{color:var(--c-light-grey)}footer .sign-up .newsletter .form-control:-moz-placeholder{color:var(--c-light-grey)}footer .sign-up .newsletter .form-control:focus{box-shadow:none!important}footer .sign-up .newsletter .form-text{color:var(--c-light-grey);font-size:12px;line-height:16px;margin:0 0 20px;max-width:475px;padding:0}footer .sign-up .newsletter .custom-checkbox{padding-left:0}footer .sign-up .newsletter .custom-checkbox label{font-size:14px;line-height:16px}footer .sign-up .newsletter .custom-checkbox .invalid-feedback{color:red;display:block;padding-left:30px}footer .sign-up .btn{padding-left:30px;padding-right:30px;position:relative;width:auto}footer .footer-nav{list-style-type:none;margin:0;padding:0}footer .footer-nav li{margin-bottom:5px}footer .footer-nav li:last-child{margin-bottom:0}footer .footer-nav li a{color:#444d55;font-size:12px;line-height:14px;text-decoration:none}footer .footer-nav li a:hover{text-decoration:underline}footer .footer-inner{display:flex;flex-direction:column;height:100%}@media(max-width:1024px){footer{padding:40px 20px}footer .footer-nav{margin:0 0 30px}footer .footer-nav li{margin-bottom:10px}footer .footer-inner .sign-up{padding-right:70px}footer .social{margin-bottom:30px}}.scroll-to-top{bottom:90px;position:fixed;right:20px;z-index:999}.scroll-to-top-inner{align-items:center;background:#fff;border:2px solid var(--c-primary);border-radius:50%;cursor:pointer;display:flex;height:60px;justify-content:center;width:60px}.scroll-to-top-inner svg{animation:arrowJump .5s ease-in-out infinite alternate;margin-bottom:6px;width:25px}