@charset "UTF-8";

/********* public:xfcf_footer.less ********/
.p-footer{font-size:13px;color:hsla(var(--xf-paletteColor1));background:hsla(var(--xf-chromeBg--h),var(--xf-chromeBg--s),calc(var(--xf-chromeBg--l) - 8%),var(--xf-chromeBg--a));padding:20px 0;background:linear-gradient(0deg, hsla(var(--xf-chromeBg--h),var(--xf-chromeBg--s),calc(var(--xf-chromeBg--l) - (var(--xf-color-adjust, 1) * 12%)),var(--xf-chromeBg--a)), hsla(var(--xf-chromeBg)))}.p-footer a{color:hsla(var(--xf-chromeTextColor))}.p-footer-copyright-container{border-bottom:1px solid hsla(var(--xf-chromeTextColor--h),var(--xf-chromeTextColor--s),var(--xf-chromeTextColor--l),15%);padding-bottom:20px}.p-footer-blockColumns{list-style:none;margin:0;padding:0;display:flex;justify-content:space-between}.p-footer-blockColumns>li{min-width:90px;margin-left:50px}.p-footer-blockColumns>li:first-child{margin-left:0}.p-footer-linkGroup .p-footer-linkGroup-header{font-weight:bold;margin-bottom:.5em}.p-footer-linkGroup ul{list-style:none;margin:0;padding:0}.p-footer-linkGroup ul li{margin-bottom:.5em}.p-footer-logoColumn{flex:1}.p-footer-logoContent:last-child{margin-bottom:0}.p-footer-buttons{margin:10px 0}.p-footer-buttons .p-footer-button+.p-footer-button{margin-left:10px}.p-footer-button{display:inline-block;border:1px solid currentColor;border-radius:5px;padding:6px 10px;-webkit-transition: all .25s ease;transition: all .25s ease}.p-footer-button:hover{text-decoration:none;color:hsla(var(--xf-chromeTextColor--h),var(--xf-chromeTextColor--s),calc(var(--xf-chromeTextColor--l) - (var(--xf-color-adjust, 1) * 15%)),var(--xf-chromeTextColor--a))}.p-footer-social a{display:inline-block;margin-left:20px;-webkit-transition: all .25s ease;transition: all .25s ease}.p-footer-social a:first-child{margin-left:0}.p-footer-social a:hover{text-decoration:none;color:hsla(var(--xf-chromeTextColor--h),var(--xf-chromeTextColor--s),calc(var(--xf-chromeTextColor--l) - (var(--xf-color-adjust, 1) * 15%)),var(--xf-chromeTextColor--a))}.p-footer-social-icon{display:inline-block;font-size:1.75em;min-width:1.1em;text-align:center;vertical-align:-.16em}.p-footer-social-icon>svg{vertical-align:inherit}.p-footer-extra{margin-top:20px;display:flex;justify-content:space-between;font-size:12px}.p-footer-extra-copyright{color:hsla(var(--xf-chromeTextColor))}.p-footer-extra-links{list-style:none;margin:0;padding:0;padding-left:10px}.p-footer-extra-links>li{display:inline-block;margin-left:20px}.p-footer-extra-links>li:first-child{margin:0}.p-footer-debug{margin-top:20px;font-size:11px;text-align:center}.p-footer-debug .pairs>dt{color:inherit}@media (max-width:850px){.p-footer-inner{max-width:600px}.p-footer-blockColumns{flex-wrap:wrap;margin-bottom:-20px}.p-footer-blockColumns>li{width:50%;margin-left:0;margin-bottom:20px}.p-footer-blockColumns>li.p-footer-logoColumn{width:100%;min-width:100%;border-bottom:1px solid hsla(var(--xf-chromeTextColor--h),var(--xf-chromeTextColor--s),var(--xf-chromeTextColor--l),15%);text-align:center;padding-bottom:20px}.p-footer-extra{flex-wrap:wrap}.p-footer-extra>*{width:100%}.p-footer-extra-copyright{order:2;text-align:center;margin-top:10px}.p-footer-extra-links{order:1;padding-left:0;text-align:center}}@media (max-width:300px){.p-footer-blockColumns>li{width:100%;text-align:center}}