.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}.tk-consent { flex:            1;
min-height:      0;
background:      #0D1420;
display:         flex;
flex-direction:  column;
justify-content: center;
padding:         2rem 1.75rem;
animation:       tkConsentIn 0.35s cubic-bezier(0.16, 1, 0.3, 1) both;
}
@keyframes tkConsentIn {
from { opacity: 0; transform: translateY(14px); }
to   { opacity: 1; transform: translateY(0);    }
}
.tk-consent--exit {
animation: tkConsentOut 0.28s cubic-bezier(0.16, 1, 0.3, 1) forwards !important;
}
@keyframes tkConsentOut {
from { opacity: 1; transform: translateY(0);    }
to   { opacity: 0; transform: translateY(-12px);}
} .tk-consent__text {
border-left:   2px solid rgba(0, 180, 166, 0.42);
padding-left:  1.1rem;
color:         rgba(216, 224, 239, 0.76);
font-family:   'DM Sans', system-ui, sans-serif;
font-size:     0.82rem;
line-height:   1.72;
margin-bottom: 1.75rem;
}
.tk-consent__text a {
color:                  #00B4A6;
text-decoration:        underline;
text-underline-offset:  2px;
} .tk-consent__label {
display:        flex;
align-items:    center;
gap:            0.75rem;
cursor:         pointer;
margin-bottom:  1.2rem;
color:          #d8e0ef;
font-family:    'DM Sans', system-ui, sans-serif;
font-size:      0.83rem;
font-weight:    500;
letter-spacing: 0.01em;
user-select:    none;
-webkit-user-select: none;
} .tk-consent__check {
appearance:         none;
-webkit-appearance: none;
width:              18px;
height:             18px;
border:             1.5px solid rgba(0, 180, 166, 0.35);
border-radius:      3px;
background:         transparent;
cursor:             pointer;
flex-shrink:        0;
position:           relative;
transition:         border-color 0.2s, background 0.2s;
}
.tk-consent__check:hover {
border-color: rgba(0, 180, 166, 0.7);
}
.tk-consent__check:checked {
background:   #00B4A6;
border-color: #00B4A6;
}
.tk-consent__check:checked::after {
content:      '';
position:     absolute;
top:          2px;
left:         5px;
width:        5px;
height:       9px;
border:       2px solid #0D1420;
border-top:   none;
border-left:  none;
transform:    rotate(45deg);
}
.tk-consent__check:focus-visible {
outline:        2px solid #00B4A6;
outline-offset: 2px;
} .tk-consent__btn {
width:           100%;
padding:         0.85rem 1rem;
background:      rgba(0, 180, 166, 0.1);
color:           rgba(148, 163, 184, 0.5);
border:          1px solid rgba(0, 180, 166, 0.16);
border-radius:   8px;
font-family:     'DM Sans', system-ui, sans-serif;
font-size:       0.78rem;
font-weight:     700;
letter-spacing:  0.09em;
text-transform:  uppercase;
cursor:          not-allowed;
transition:      background 0.25s, color 0.25s, border-color 0.25s, transform 0.2s;
display:         flex;
align-items:     center;
justify-content: center;
gap:             0.5rem;
}
.tk-consent__btn:not([disabled]),
.tk-consent__btn--ready {
background:   #00B4A6 !important;
color:        #0D1420 !important;
border-color: #00B4A6 !important;
cursor:       pointer !important;
}
.tk-consent__btn:not([disabled]):hover,
.tk-consent__btn--ready:hover {
background:   #00cec0 !important;
border-color: #00cec0 !important;
transform:    translateY(-1px);
}
.tk-consent__btn:not([disabled]):active,
.tk-consent__btn--ready:active {
transform: translateY(0);
}
@media (prefers-reduced-motion: reduce) {
.tk-consent,
.tk-consent--exit { animation: none !important; }
} .tk-robot-wrap {
position: fixed;
bottom: 2rem;
right: 2rem;
z-index: 9000;
display: flex;
flex-direction: column;
align-items: flex-end;
gap: 0.6rem;
animation: tkRobotEnter 0.7s 1.8s cubic-bezier(0.16, 1, 0.3, 1) both;
}
@keyframes tkRobotEnter {
from { opacity: 0; transform: translateY(48px); }
to   { opacity: 1; transform: translateY(0); }
} @media (prefers-reduced-motion: reduce) {
.tk-robot-wrap {
animation: none;
opacity: 1;
transform: none;
}
} .tk-robot-bubble {
background: #ffffff;
border-radius: 16px 16px 4px 16px;
padding: 1rem 1.25rem;
max-width: 250px;
min-width: 200px;
box-shadow:
0 4px 24px rgba(0,0,0,0.10),
0 1px 4px rgba(0,0,0,0.06);
position: relative;
opacity: 0;
transform: translateY(6px) scale(0.96);
transform-origin: bottom right;
transition: opacity 0.4s cubic-bezier(0.16, 1, 0.3, 1),
transform 0.4s cubic-bezier(0.16, 1, 0.3, 1);
pointer-events: none;
}
.tk-robot-bubble.tk-bubble--show {
opacity: 1;
transform: translateY(0) scale(1);
pointer-events: auto;
} .tk-robot-bubble::before {
content: '';
position: absolute;
top: 0; left: 16px; right: 16px;
height: 2px;
background: #00B4A6;
border-radius: 0 0 2px 2px;
} .tk-robot-bubble::after {
content: '';
position: absolute;
bottom: -7px; right: 26px;
width: 14px; height: 14px;
background: #ffffff;
clip-path: polygon(0 0, 100% 0, 100% 100%);
border-radius: 0 0 3px 0;
box-shadow: 2px 2px 4px rgba(0,0,0,0.05);
}
.tk-robot-bubble__text {
font-family: 'DM Sans', system-ui, sans-serif;
font-size: 0.82rem;
font-weight: 400;
line-height: 1.6;
color: #0D1420;
margin: 0 1.5rem 0 0;
-webkit-font-smoothing: antialiased;
}
.tk-robot-bubble__close {
position: absolute;
top: 0.6rem; right: 0.6rem;
width: 20px; height: 20px;
border: none; background: none; cursor: pointer;
display: flex; align-items: center; justify-content: center;
color: #94a3b8;
border-radius: 50%;
transition: background 0.2s, color 0.2s;
padding: 0; font-size: 14px; line-height: 1;
}
.tk-robot-bubble__close:hover {
background: #f1f5f9;
color: #0D1420;
} .tk-robot-btn {
position: relative;
width: 72px; height: 72px;
border-radius: 50%;
background: #0D1420;
border: 2px solid #00B4A6;
box-shadow:
0 0 0 0 rgba(0,180,166,0.4),
0 8px 32px rgba(0,0,0,0.25);
cursor: pointer;
padding: 0;
overflow: hidden;
transition:
transform 0.35s cubic-bezier(0.34, 1.56, 0.64, 1),
box-shadow 0.35s ease,
border-color 0.3s;
display: flex; align-items: center; justify-content: center;
}
.tk-robot-btn:hover {
transform: scale(1.08);
box-shadow:
0 0 0 6px rgba(0,180,166,0.15),
0 12px 40px rgba(0,0,0,0.3);
border-color: #00cec0;
}
.tk-robot-btn:active { transform: scale(0.97); }
.tk-robot-btn dotlottie-wc {
width: 88px; height: 88px;
margin: -8px;
display: block;
pointer-events: none;
} .tk-robot-pulse {
position: absolute; inset: -2px;
border-radius: 50%;
border: 2px solid #00B4A6;
opacity: 0;
animation: tkRobotPulse 3s ease-out infinite;
pointer-events: none;
}
.tk-robot-pulse--2 { animation-delay: 1s; }
.tk-robot-pulse--3 { animation-delay: 2s; }
@keyframes tkRobotPulse {
0%   { transform: scale(1);   opacity: 0.7; }
80%  { transform: scale(1.9); opacity: 0; }
100% { transform: scale(1.9); opacity: 0; }
} .tk-robot-badge {
position: absolute; top: 2px; right: 2px;
width: 12px; height: 12px;
border-radius: 50%;
background: #00B4A6;
border: 2px solid #0D1420;
opacity: 0;
transform: scale(0);
transition:
opacity 0.3s,
transform 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
pointer-events: none;
}
.tk-robot-badge.tk-badge--show {
opacity: 1;
transform: scale(1);
} .tk-robot-hide {
background: rgba(13,20,32,0.6);
border: 1px solid rgba(255,255,255,0.1);
border-radius: 100px;
color: rgba(255,255,255,0.4);
font-family: 'DM Sans', system-ui, sans-serif;
font-size: 0.6rem; font-weight: 600;
letter-spacing: 0.1em; text-transform: uppercase;
padding: 0.25rem 0.6rem;
cursor: pointer;
transition: background 0.25s, color 0.25s, border-color 0.25s;
backdrop-filter: blur(8px);
-webkit-backdrop-filter: blur(8px);
line-height: 1.4;
}
.tk-robot-hide:hover {
background: rgba(13,20,32,0.85);
color: rgba(255,255,255,0.7);
border-color: rgba(255,255,255,0.2);
} .tk-robot-restore {
position: fixed; bottom: 2rem; right: 2rem; z-index: 9000;
background: #0D1420;
border: 2px solid #00B4A6;
border-radius: 100px;
color: #00B4A6;
font-family: 'DM Sans', system-ui, sans-serif;
font-size: 0.65rem; font-weight: 600;
letter-spacing: 0.12em; text-transform: uppercase;
padding: 0.5rem 0.9rem;
cursor: pointer;
display: none; align-items: center; gap: 0.4rem;
transition:
box-shadow 0.3s,
transform 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
box-shadow: 0 4px 20px rgba(0,0,0,0.2);
}
.tk-robot-restore:hover {
transform: translateY(-2px);
box-shadow: 0 8px 28px rgba(0,180,166,0.25);
}
.tk-robot-restore.tk-restore--show { display: flex; } .tk-robot-wrap.tk-robot--chat-open .tk-robot-btn {
border-color: #00cec0;
box-shadow:
0 0 0 5px rgba(0,180,166,0.18),
0 8px 32px rgba(0,0,0,0.3);
transform: scale(1.05);
}
.tk-robot-wrap.tk-robot--chat-open .tk-robot-pulse {
animation: none;
opacity: 0;
}
.tk-robot-wrap.tk-robot--chat-open .tk-robot-btn dotlottie-wc {
filter: drop-shadow(0 0 8px rgba(0,180,166,0.5));
} #tk-chat-panel {
position: fixed; bottom: calc(2rem + 72px + 18px);
right: 2rem;
width: 360px;
height: 520px;
background: #ffffff;
border-radius: 18px;
box-shadow:
0 8px 40px rgba(0,0,0,0.18),
0 2px 8px rgba(0,0,0,0.08);
overflow: hidden;
display: flex;
flex-direction: column;
z-index: 8990;
transform-origin: bottom right;
transform: scale(0.92) translateY(12px);
opacity: 0;
pointer-events: none;
transition:
transform 0.35s cubic-bezier(0.16, 1, 0.3, 1),
opacity 0.3s cubic-bezier(0.16, 1, 0.3, 1);
}
#tk-chat-panel.tk-chat--open {
transform: scale(1) translateY(0);
opacity: 1;
pointer-events: auto;
} .tk-chat-header {
background: #0D1420;
padding: 14px 16px;
border-bottom: 2px solid #00B4A6;
display: flex;
align-items: center;
justify-content: space-between;
flex-shrink: 0;
}
.tk-chat-title {
font-family: 'DM Sans', system-ui, sans-serif;
font-size: 0.9rem; font-weight: 600;
letter-spacing: 0.02em;
color: #ffffff;
display: flex; align-items: center; gap: 0.6rem;
} .tk-chat-title::before {
content: '';
display: inline-block;
width: 7px; height: 7px;
border-radius: 50%;
background: #00B4A6;
flex-shrink: 0;
animation: tkChatOnline 2s ease-in-out infinite;
}
@keyframes tkChatOnline {
0%,100% { box-shadow: 0 0 0 2px rgba(0,180,166,0.25); }
50%      { box-shadow: 0 0 0 4px rgba(0,180,166,0.12); }
}
.tk-chat-close {
width: 28px; height: 28px;
background: none; border: none; cursor: pointer;
color: rgba(255,255,255,0.55);
border-radius: 50%;
display: flex; align-items: center; justify-content: center;
padding: 0;
transition: background 0.2s, color 0.2s;
}
.tk-chat-close:hover {
background: rgba(255,255,255,0.1);
color: #ffffff;
} #tk-chat-iframe {
flex: 1;
border: none;
width: 100%;
display: block;
background: #f7f8fa;
} .tk-chat-unconfigured {
flex: 1;
display: flex;
align-items: center;
justify-content: center;
padding: 2rem;
text-align: center;
font-family: 'DM Sans', system-ui, sans-serif;
font-size: 0.88rem;
line-height: 1.7;
color: #64748b;
}
.tk-chat-unconfigured a {
color: #00B4A6;
text-decoration: none;
}
.tk-chat-unconfigured a:hover { text-decoration: underline; } @media (max-width: 600px) {
.tk-robot-wrap {
bottom: 1.25rem;
right: 1.25rem;
}
.tk-robot-bubble {
max-width: 210px;
min-width: 160px;
}
.tk-robot-restore {
bottom: 1.25rem;
right: 1.25rem;
}
#tk-chat-panel {
bottom: calc(1.25rem + 72px + 14px);
right: 1.25rem;
width: calc(100vw - 2.5rem);
max-width: 360px;
height: 70vh;
border-radius: 18px 18px 12px 12px;
}
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}.tk-footer,
.tk-prefooter {
--ft-dark:    #080e19;
--ft-dark-2:  #0D1420;
--ft-teal:    #00B4A6;
--ft-teal-b:  #00cec0;
--ft-white:   #ffffff;
--ft-muted:   rgba(255, 255, 255, 0.38);
--ft-border:  rgba(255, 255, 255, 0.07);
--ft-sans:    'DM Sans', system-ui, sans-serif;
--ft-serif:   'Playfair Display', Georgia, serif;
--ease-out:   cubic-bezier(0.16, 1, 0.3, 1);
--ease-spring:cubic-bezier(0.34, 1.56, 0.64, 1);
} .tk-prefooter {
background:  var(--ft-dark-2);
padding:     6rem 2rem;
position:    relative;
overflow:    hidden;
border-top:  1px solid var(--ft-border);
text-align:  center;
} .tk-prefooter::before {
content:    '';
position:   absolute;
left:       50%;
top:        50%;
transform:  translate(-50%, -50%);
width:      38rem;
height:     22rem;
background: radial-gradient(ellipse, rgba(0, 180, 166, 0.07) 0%, transparent 70%);
pointer-events: none;
} .tk-prefooter::after {
content:    '';
position:   absolute;
top:        0;
left:       50%;
transform:  translateX(-50%);
width:      120px;
height:     2px;
background: linear-gradient(90deg, transparent, var(--ft-teal), transparent);
}
.tk-prefooter__inner {
position:  relative;
z-index:   1;
max-width: 620px;
margin:    0 auto;
}
.tk-prefooter__eyebrow {
font-family:    var(--ft-sans);
font-size:      0.7rem;
font-weight:    700;
letter-spacing: 0.16em;
text-transform: uppercase;
color:          var(--ft-teal);
margin:         0 0 1rem;
}
.tk-prefooter__title {
font-family:    var(--ft-serif);
font-size:      clamp(2rem, 4vw, 3rem);
font-weight:    700;
color:          var(--ft-white);
line-height:    1.1;
margin:         0 0 1.25rem;
letter-spacing: -0.02em;
}
.tk-prefooter__title em {
font-style: italic;
color:      var(--ft-teal);
}
.tk-prefooter__text {
font-family: var(--ft-sans);
font-size:   1rem;
color:       var(--ft-muted);
line-height: 1.72;
margin:      0 0 2.5rem;
}
.tk-prefooter__cta {
display:         inline-flex;
align-items:     center;
gap:             0.6rem;
font-family:     var(--ft-sans);
font-size:       0.95rem;
font-weight:     600;
color:           var(--ft-dark-2);
background:      var(--ft-teal);
padding:         0.95rem 2.25rem;
border-radius:   100px;
text-decoration: none;
transition:
background 0.25s var(--ease-out),
transform  0.25s var(--ease-spring),
box-shadow 0.25s,
gap        0.22s var(--ease-spring);
}
.tk-prefooter__cta:hover {
background:      var(--ft-teal-b);
transform:       translateY(-3px);
box-shadow:      0 12px 40px rgba(0, 180, 166, 0.35);
gap:             0.9rem;
text-decoration: none;
color:           var(--ft-dark-2);
} .thinkify-contact-page .tk-prefooter { display: none; } .tk-footer {
background: var(--ft-dark);
padding:    0;
} .tk-footer__accent {
height:     2px;
background: linear-gradient(
90deg,
transparent 0%,
rgba(0, 180, 166, 0.5) 20%,
rgba(0, 180, 166, 0.8) 50%,
rgba(0, 180, 166, 0.5) 80%,
transparent 100%
);
} .tk-footer__grid {
display:               grid;
grid-template-columns: 1.6fr 1fr 1fr;
gap:                   3rem 4rem;
max-width:             1100px;
margin:                0 auto;
padding:               4.5rem 2rem 4rem;
} .tk-footer__brand {
display:        flex;
flex-direction: column;
gap:            0;
}
.tk-footer__logo {
display:         inline-block;
text-decoration: none;
margin-bottom:   1.5rem;
transition:      opacity 0.2s;
}
.tk-footer__logo:hover { opacity: 0.85; } .tk-footer__logo-img {
width:           130px;
height:          auto;
display:         block;
filter:          invert(1) brightness(0.95);
mix-blend-mode:  screen;
}
.tk-footer__tagline {
font-family: var(--ft-sans);
font-size:   0.88rem;
color:       var(--ft-muted);
line-height: 1.72;
margin:      0 0 1.4rem;
max-width:   280px;
}
.tk-footer__email {
display:         inline-flex;
align-items:     center;
gap:             0.4rem;
font-family:     var(--ft-sans);
font-size:       0.88rem;
font-weight:     500;
color:           var(--ft-teal);
text-decoration: none;
margin-bottom:   1.75rem;
transition:      color 0.2s;
}
.tk-footer__email:hover {
color:           var(--ft-teal-b);
text-decoration: none;
}
.tk-footer__email::before {
content: '→';
font-size: 0.8rem;
opacity: 0.7;
} .tk-footer__social {
display:   flex;
gap:       0.6rem;
flex-wrap: wrap;
}
.tk-footer__social-link {
display:         flex;
align-items:     center;
justify-content: center;
width:           38px;
height:          38px;
border-radius:   50%;
border:          1.5px solid rgba(255, 255, 255, 0.12);
color:           rgba(255, 255, 255, 0.45);
text-decoration: none;
transition:
border-color 0.25s,
color        0.25s,
background   0.25s,
transform    0.25s var(--ease-spring);
}
.tk-footer__social-link:hover {
border-color:    var(--ft-teal);
color:           var(--ft-teal);
background:      rgba(0, 180, 166, 0.08);
transform:       translateY(-2px);
text-decoration: none;
} .tk-footer__col {
display:        flex;
flex-direction: column;
}
.tk-footer__col-title {
font-family:    var(--ft-sans);
font-size:      0.65rem;
font-weight:    700;
letter-spacing: 0.16em;
text-transform: uppercase;
color:          var(--ft-teal);
margin:         0 0 1.4rem;
padding-bottom: 0.75rem;
border-bottom:  1px solid rgba(0, 180, 166, 0.15);
}
.tk-footer__links {
list-style: none;
padding:    0;
margin:     0;
display:    flex;
flex-direction: column;
gap:        0.15rem;
}
.tk-footer__link {
font-family:     var(--ft-sans);
font-size:       0.88rem;
color:           var(--ft-muted);
text-decoration: none;
padding:         0.35rem 0;
display:         inline-flex;
align-items:     center;
gap:             0;
transition:      color 0.2s, gap 0.2s var(--ease-spring), padding-left 0.2s;
}
.tk-footer__link:hover {
color:           var(--ft-white);
text-decoration: none;
padding-left:    0.4rem;
} .tk-footer__links .tk-footer__sep {
height:     1px;
background: rgba(255, 255, 255, 0.05);
margin:     0.6rem 0;
} .tk-footer__bottom {
border-top:     1px solid var(--ft-border);
padding:        1.25rem 2rem;
max-width:      1100px;
margin:         0 auto;
display:        flex;
align-items:    center;
justify-content:space-between;
gap:            1rem;
flex-wrap:      wrap;
}
.tk-footer__copy {
font-family: var(--ft-sans);
font-size:   0.75rem;
color:       rgba(255, 255, 255, 0.22);
line-height: 1.5;
}
.tk-footer__copy span {
color: rgba(0, 180, 166, 0.55);
}
.tk-footer__bottom-links {
display:   flex;
gap:       1.5rem;
flex-wrap: wrap;
}
.tk-footer__bottom-link {
font-family:     var(--ft-sans);
font-size:       0.75rem;
color:           rgba(255, 255, 255, 0.2);
text-decoration: none;
transition:      color 0.2s;
}
.tk-footer__bottom-link:hover {
color:           rgba(0, 180, 166, 0.7);
text-decoration: none;
} .tk-footer__bottom-wrap {
background: rgba(0, 0, 0, 0.2);
} @media (max-width: 900px) {
.tk-footer__grid {
grid-template-columns: 1fr 1fr;
gap:     2.5rem 3rem;
padding: 3.5rem 1.5rem 3rem;
} .tk-footer__brand {
grid-column: span 2;
}
}
@media (max-width: 580px) {
.tk-prefooter          { padding: 4rem 1.5rem; }
.tk-prefooter__title   { font-size: 1.85rem; }
.tk-footer__grid {
grid-template-columns: 1fr;
gap:     2rem;
padding: 3rem 1.5rem 2.5rem;
}
.tk-footer__brand { grid-column: span 1; }
.tk-footer__bottom {
padding:        1rem 1.5rem;
flex-direction: column;
align-items:    flex-start;
gap:            0.6rem;
}
.tk-footer__tagline { max-width: none; }
} .tk-footer__social-link:focus-visible,
.tk-footer__link:focus-visible,
.tk-prefooter__cta:focus-visible {
outline:        2px solid var(--ft-teal);
outline-offset: 3px;
border-radius:  4px;
} html body .tk-footer__link:hover           { color: #ffffff !important; text-decoration: none !important; }
html body .tk-footer__email:hover          { color: #00cec0 !important; text-decoration: none !important; }
html body .tk-footer__social-link:hover    { color: #00B4A6 !important; text-decoration: none !important; }
html body .tk-footer__bottom-link:hover    { color: #00B4A6 !important; text-decoration: none !important; }
html body .tk-prefooter__cta:hover         { color: #0D1420 !important; text-decoration: none !important; }