.Checkbox a,.Link{color:var(--color-link-text);font-family:CoreSans,sans-serif;font-size:var(--text-link-font-size);font-weight:700;line-height:var(--text-link-line-height)}@media (min-width:640px){.Checkbox a,.Link{font-weight:900}}.Checkbox a,.Link{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;-webkit-transform:translateZ(0);transform:translateZ(0)}.Checkbox a:before,.Link:not(does-not-exist):before{background-color:transparent;bottom:calc(var(--effect-borderwidth)*-1);content:"";display:block;height:var(--effect-borderwidth);left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out,background-color .2s ease-in-out;transition:transform .2s ease-in-out,background-color .2s ease-in-out,-webkit-transform .2s ease-in-out;width:100%}.Checkbox a.active:before,.Checkbox a:active:before,.Checkbox a:hover:before,.Link:not(does-not-exist):active:before,.Link:not(does-not-exist):hover:before,.active.Link:not(does-not-exist):before{background:var(--color-primary);-webkit-transform:scaleX(1);transform:scaleX(1)}.Checkbox a.no-url,.no-url.Link:not(does-not-exist){cursor:default}.Checkbox a.no-url:after,.no-url.Link:not(does-not-exist):after{content:none!important}.Checkbox a>span,.Link:not(does-not-exist)>span{margin-left:3px}.Checkbox a>span:before,.Link:not(does-not-exist)>span:before{font-size:14px}.needs-light-text .Copytext p a:after,.needs-light-text .Link:not(does-not-exist):not(does-not-exist):after,.theme-dark .Copytext p a:after,.theme-dark .Link:not(does-not-exist):not(does-not-exist):after,.theme-yellow .Copytext p a:after,.theme-yellow .Link:not(does-not-exist):not(does-not-exist):after{background-color:var(--color-link-underline)!important}
