:root{--grey-background: #F5F5F5;--grey-background-2: #f7f7f7;--green: #4eaa2d;--red: #dd3c31;--red-2: #da281c;--light-grey: #DCDFE4;--grey: #A8B2C1;--grey-2: #646464;--grey-3: #6f6f6f;--grey-4: #3c3c3c;--grey-5: #f0f0f0;--grey-6: #707070;--dark-grey: #666666;--text: #333333;--text-2: #1c1c1c;--text-3: #5b5b5b;--text-4: #202020;--black: #000000;--black-2: #1c1c1c;--blue: #2133CF;--white: #FFFFFF}.footer{position:relative;padding:22px 0;background:#e3e3e3}@media(max-width: 1350.98px){.footer{padding-bottom:70px}}.footer .center-rows{margin:0 auto;max-width:680px;text-align:center}.footer .center-rows .copyright-text{font:400 14px/1.5 "Lato",Arial,Helvetica,sans-serif;color:var(--dark-grey)}.footer .center-rows .sub-text{margin-bottom:8px;font:400 12px/1.3 "Lato",Arial,Helvetica,sans-serif;color:var(--dark-grey)}.footer .lower-rows{padding-top:8px}.footer .footer-nav{display:flex;justify-content:center}.footer .footer-nav{display:flex;flex-wrap:wrap;row-gap:8px}.footer .footer-nav .nav-item{position:relative;padding:0 15px}.footer .footer-nav .nav-item:after{content:"";position:absolute;top:50%;right:0;width:1px;height:calc(100% - 4px);background-color:var(--dark-grey);transform:translateY(-50%)}@media(max-width: 890.98px){.footer .footer-nav .nav-item:after{display:none}}.footer .footer-nav .nav-item:last-child:after{display:none}.footer .footer-nav .link{display:inline-block;font:400 12px/1.5 "Lato",Arial,Helvetica,sans-serif;color:var(--grey-2);cursor:pointer;text-decoration:underline;text-decoration-color:rgba(0,0,0,0);transition:color,text-decoration-color .3s ease-in-out 0ms}.footer .footer-nav .link:hover{text-decoration-color:var(--grey-2)}