.gdc-theme-settings{z-index:9998;font-family:var(--tp-ff-poppins),"Poppins",sans-serif;flex-direction:row-reverse;align-items:flex-start;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.gdc-theme-settings__checkbox{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.gdc-theme-settings__toggle{color:#111;cursor:pointer;z-index:2;background:#fff;border:1px solid #eaeaef;border-right:0;border-radius:8px 0 0 8px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;transition:background .2s,color .2s;display:inline-flex;position:relative;box-shadow:-4px 0 16px #00000014}.gdc-theme-settings__toggle:hover{background:#f5f5f7}.gdc-theme-settings__icon-close,.gdc-theme-settings__checkbox:checked~.gdc-theme-settings__toggle .gdc-theme-settings__icon-gear{display:none}.gdc-theme-settings__checkbox:checked~.gdc-theme-settings__toggle .gdc-theme-settings__icon-close{display:inline-block}.gdc-theme-settings__panel{background:#fff;border:1px solid #eaeaef;border-right:0;border-radius:8px 0 0 8px;width:min(240px,100vw - 60px);padding:1.25rem 1.35rem 1.5rem;display:none;box-shadow:-8px 0 28px #0000001a}.gdc-theme-settings__checkbox:checked~.gdc-theme-settings__panel{display:block}.gdc-theme-settings__title{text-align:center;color:#111;margin:0 0 1rem;font-size:.9375rem;font-weight:600;line-height:1.35}.gdc-theme-settings__switch{background:#f0f0f5;border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.gdc-theme-settings__option{color:#333;cursor:pointer;background:0 0;border:0;border-radius:999px;height:32px;font-size:.8125rem;font-weight:600;transition:background .2s,color .2s,box-shadow .2s}.gdc-theme-settings__option.is-active{color:#111;background:#fff;box-shadow:0 1px 4px #0000001a}[data-theme=dark] .gdc-theme-settings__toggle{color:#fff;background:#1a1a1a;border-color:#ffffff1f}[data-theme=dark] .gdc-theme-settings__toggle:hover{background:#242424}[data-theme=dark] .gdc-theme-settings__panel{background:#1a1a1a;border-color:#ffffff1f}[data-theme=dark] .gdc-theme-settings__title{color:#fff}[data-theme=dark] .gdc-theme-settings__switch{background:#ffffff14}[data-theme=dark] .gdc-theme-settings__option{color:#ffffffbf}[data-theme=dark] .gdc-theme-settings__option.is-active{color:#fff;box-shadow:none;background:#ffffff24}
.gdc-footer{font-family:var(--tp-ff-poppins),"Poppins",sans-serif}.gdc-footer a,.gdc-footer p,.gdc-footer h4,.gdc-footer li,.gdc-footer span{font-family:inherit}.gdc-footer__band{border-top:1px solid #ffffff0f;padding-top:72px;padding-bottom:28px}.gdc-footer__brand{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:32px;margin-bottom:40px;padding-bottom:40px;display:flex}.gdc-footer__logo{flex-shrink:0;line-height:0;transition:opacity .2s;display:inline-flex}.gdc-footer__logo:hover{opacity:.85}.gdc-footer__tagline{text-align:right;color:#ffffffb3;max-width:380px;margin:0;font-size:15px;font-weight:400;line-height:1.6}.gdc-footer__panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 48px;padding-bottom:40px;display:grid}.gdc-footer__panel{min-width:0}.gdc-footer__title{letter-spacing:.14em;text-transform:uppercase;color:#ffffff80;margin:0 0 20px;font-size:12px;font-weight:600;line-height:1.2}.gdc-footer__nav ul{grid-template-columns:1fr 1fr;gap:12px 20px;margin:0;padding:0;list-style:none;display:grid}.gdc-footer__nav a{color:#ffffffe6;font-size:15px;font-weight:500;line-height:1.35;transition:color .2s;display:inline-block}.gdc-footer__nav a:hover{color:#fff}.gdc-footer__follow-text{color:#ffffffa6;max-width:260px;margin:0 0 18px;font-size:14px;font-weight:400;line-height:1.55}.gdc-footer__social{flex-wrap:wrap;gap:10px;display:flex}.gdc-footer__social-link{color:#fff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.gdc-footer__social-link svg{fill:currentColor;color:inherit}.gdc-footer__social-link:hover{color:#0b1220;background:#fff;border-color:#fff;transform:translateY(-2px)}.gdc-footer__social-link:hover svg{fill:#0b1220;color:#0b1220}.gdc-footer__bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;padding-top:24px;display:flex}.gdc-footer__legal-link{color:#ffffff8c;font-size:13px;font-weight:500;line-height:1.5;text-decoration:none;transition:color .2s}.gdc-footer__legal-link:hover{color:#fff;text-decoration:none}.gdc-footer__copyright{color:#ffffff6b;margin:0;font-size:13px;font-weight:400;line-height:1.5}@media (max-width:991.98px){.gdc-footer__brand{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:28px;padding-bottom:28px}.gdc-footer__tagline{text-align:left;max-width:100%}.gdc-footer__panels{grid-template-columns:1fr 1fr;gap:36px 28px}}@media (min-width:1200px) and (max-width:1439.98px){.gdc-footer__band{padding-top:60px}.gdc-footer__panels{gap:32px 36px}}@media (min-width:1920px){.gdc-footer__panels{gap:48px 64px}}@media (max-width:767.98px){.gdc-footer__band{padding-top:56px}.gdc-footer__brand{text-align:center;align-items:center}.gdc-footer__tagline{text-align:center}.gdc-footer__panels{grid-template-columns:1fr;gap:32px}.gdc-footer__nav ul{max-width:280px}.gdc-footer__follow-text{max-width:100%}.gdc-footer__bottom{text-align:center;flex-direction:column;align-items:center}}.gdc-footer-contact{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.gdc-footer-contact__item{align-items:flex-start;gap:12px;display:flex}.gdc-footer-contact__item>a{color:#ffffffe0;word-break:break-word;padding-top:10px;font-size:14px;font-weight:500;line-height:1.45;transition:color .2s}.gdc-footer-contact__item>a:hover{color:#fff}.gdc-footer-contact__icon{color:#fff;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}
