body .component-copyrights-v1{display:flex;flex-direction:column;width:100%;height:80px;background-color:rgb(var(--primarycolor-main))}body .component-copyrights-v1 .cmpntCopyrights{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;max-width:var(--width-container);margin:0 auto}body .component-copyrights-v1 .cmpntCopyrights .cmpntCopyrights__description{text-align:center}body .component-copyrights-v1 .cmpntCopyrights .cmpntCopyrights__description p{align-items:center;position:relative;color:#fff;font-size:1.2rem}body .component-copyrights-v1 .cmpntCopyrights .cmpntCopyrights__description p a{position:relative;overflow:hidden;font-weight:700;padding:3px 0;text-decoration:none}@media all and (min-width: 1024px){body .component-copyrights-v1 .cmpntCopyrights .cmpntCopyrights__description p a::after{content:"";position:absolute;left:-100%;bottom:0px;width:100%;height:1px;background-color:#fff;opacity:0;transition:all .3s}}@media all and (min-width: 1024px){body .component-copyrights-v1 .cmpntCopyrights .cmpntCopyrights__description p a:hover::after{opacity:1;left:0;transition:all .3s}}body.adaptContrastActive footer .component-copyrights-v1{background-color:rgb(var(--contrastcolor-background))}body.adaptContrastActive footer .component-copyrights-v1 .cmpntCopyrights .cmpntCopyrights__description p a{color:rgb(var(--contrastcolor-text))}body.adaptContrastActive footer .component-copyrights-v1 .cmpntCopyrights .cmpntCopyrights__description p a::after{opacity:1;left:0;background-color:rgb(var(--contrastcolor-text))}body.adaptContrastActive footer .component-copyrights-v1 .cmpntCopyrights .cmpntCopyrights__description p a:hover{color:rgb(var(--contrastcolor-hover))}body.adaptContrastActive footer .component-copyrights-v1 .cmpntCopyrights .cmpntCopyrights__description p a:hover::after{background-color:rgb(var(--contrastcolor-hover))}
