.cdg-footer-global,.cdg-footer-global *{box-sizing:border-box}
.cdg-footer-global{width:100%;margin-top:var(--cdg-footer-margin-top,60px);color:var(--cdg-footer-text,#fff);font-family:inherit;border-top:var(--cdg-footer-border-top-width,0) var(--cdg-footer-border-top-style,solid) var(--cdg-footer-border-top-color,#00adbd);border-radius:var(--cdg-footer-radius-tl,0) var(--cdg-footer-radius-tr,0) 0 0;box-shadow:0 -16px 44px rgba(1,16,49,var(--cdg-footer-shadow-alpha,0));overflow:hidden}
.cdg-footer-global[data-background-mode="gradient"]{background:linear-gradient(var(--cdg-footer-gradient-angle,135deg),var(--cdg-footer-bg-start,#12343b),var(--cdg-footer-bg-end,#1f6f7a))}
.cdg-footer-global[data-background-mode="color"]{background:var(--cdg-footer-bg,#12343b)}
.cdg-footer-global[data-background-mode="transparent"]{background:transparent}
.cdg-footer-inner{max-width:var(--cdg-footer-max-width,1180px);margin:0 auto;padding:var(--cdg-footer-padding-top,42px) var(--cdg-footer-padding-x-desktop,20px) var(--cdg-footer-padding-bottom,30px);display:grid;grid-template-columns:repeat(var(--cdg-footer-cols-desktop,4),minmax(0,1fr));gap:var(--cdg-footer-gap,30px)}
.cdg-footer-brand,.cdg-footer-links,.cdg-footer-legal{min-width:0;background:var(--cdg-footer-module-bg,transparent);border:var(--cdg-footer-module-border-width,0) solid var(--cdg-footer-module-border-color,#fff);border-radius:var(--cdg-footer-module-radius,0);padding:var(--cdg-footer-module-padding,0);box-shadow:0 12px 30px rgba(1,16,49,var(--cdg-footer-module-shadow-alpha,0))}
.cdg-footer-global h3,.cdg-footer-global h4{margin:0 0 14px;color:var(--cdg-footer-heading,var(--cdg-footer-text,#fff));font-size:var(--cdg-footer-heading-size,16px);font-weight:var(--cdg-footer-heading-weight,900);line-height:1.2}
.cdg-footer-global h3{font-size:calc(var(--cdg-footer-heading-size,16px) * 1.45)}
.cdg-footer-global p{margin:0 0 8px;font-size:var(--cdg-footer-text-size,14px);line-height:var(--cdg-footer-line-height,1.55);color:var(--cdg-footer-link,rgba(255,255,255,.88))}
.cdg-footer-links{display:flex;flex-direction:column;align-items:stretch}
.cdg-footer-links a{margin-bottom:8px;color:var(--cdg-footer-link,rgba(255,255,255,.88));text-decoration:none;font-size:var(--cdg-footer-link-size,14px);line-height:var(--cdg-footer-line-height,1.55)}
.cdg-footer-links a:hover,.cdg-footer-links a:focus{color:var(--cdg-footer-link-hover,var(--cdg-footer-text,#fff));text-decoration:var(--cdg-footer-link-underline-hover,underline)}
.cdg-footer-legal strong{color:var(--cdg-footer-heading,var(--cdg-footer-text,#fff))}
.cdg-footer-bottom{border-top:var(--cdg-footer-bottom-border-width,1px) solid var(--cdg-footer-bottom-border-color,rgba(255,255,255,.18));padding:var(--cdg-footer-bottom-padding-y,14px) var(--cdg-footer-padding-x-desktop,20px);text-align:center;background:var(--cdg-footer-bottom-bg,transparent)}
.cdg-footer-bottom p{margin:0;font-size:var(--cdg-footer-bottom-text-size,13px);color:var(--cdg-footer-link,rgba(255,255,255,.8))}
body.cdg-footer-theme-replaced #colophon.site-footer,
body.cdg-footer-theme-replaced footer#colophon,
body.cdg-footer-theme-replaced footer.site-footer:not(.cdg-footer-global),
body.cdg-footer-theme-replaced .site-footer-wrap,
body.cdg-footer-theme-replaced .site-footer-row-container-wrap{display:none!important}
@media(max-width:980px){.cdg-footer-inner{grid-template-columns:repeat(var(--cdg-footer-cols-tablet,2),minmax(0,1fr));padding-left:var(--cdg-footer-padding-x-tablet,20px);padding-right:var(--cdg-footer-padding-x-tablet,20px)}.cdg-footer-bottom{padding-left:var(--cdg-footer-padding-x-tablet,20px);padding-right:var(--cdg-footer-padding-x-tablet,20px)}}
@media(max-width:650px){.cdg-footer-inner{grid-template-columns:repeat(var(--cdg-footer-cols-mobile,1),minmax(0,1fr));padding-left:var(--cdg-footer-padding-x-mobile,18px);padding-right:var(--cdg-footer-padding-x-mobile,18px)}.cdg-footer-bottom{padding-left:var(--cdg-footer-padding-x-mobile,18px);padding-right:var(--cdg-footer-padding-x-mobile,18px)}}
.cdg-footer-preview-frame .cdg-footer-global{margin-top:0}
