.tcf-shell,.tcf-shell *{box-sizing:border-box}.tcf-shell{--teal:#063f3e;--teal-dark:#033130;--yellow:#ffd500;--surface:#f7f8f6;--white:#fff;--border:#d9ddda;--text:#123f3e;--muted:#688584;width:100%;max-width:1120px;margin:28px auto;padding:48px 46px 42px;color:var(--text);background:var(--surface);border:1px solid #e6e9e6;border-radius:16px;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}.tcf-contact-header{margin:0 20px 54px}.tcf-contact-header h2{margin:0 0 22px;text-align:center;color:var(--teal)!important;font-size:clamp(38px,6vw,58px);line-height:1.05;font-weight:900;letter-spacing:-.035em}.tcf-contact-header>p{max-width:980px;margin:0 0 24px;color:var(--text)!important;font-size:18px;line-height:1.55}.tcf-direct-intro{margin-top:28px!important}.tcf-direct-list{margin:0;padding-left:25px;color:var(--text)}.tcf-direct-list li{margin:8px 0;color:var(--text)!important;font-size:17px}.tcf-direct-list strong{color:var(--teal);font-weight:900}.tcf-direct-list a{color:var(--teal)!important;text-decoration:none;word-break:break-word}.tcf-direct-list a:hover,.tcf-direct-list a:focus{text-decoration:underline;text-underline-offset:3px}.tcf-form{width:100%}.tcf-grid{display:grid;gap:28px}.tcf-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.tcf-field{position:relative;margin-bottom:26px}.tcf-field[hidden],.tcf-upload-panel[hidden]{display:none!important}.tcf-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.tcf-field input,.tcf-field select,.tcf-field textarea{display:block;width:100%;margin:0;padding:20px 20px;color:var(--teal)!important;background:var(--white)!important;border:1px solid var(--border)!important;border-radius:10px!important;box-shadow:none!important;font:inherit;font-size:17px;line-height:1.4;transition:border-color .15s ease,box-shadow .15s ease}.tcf-field input,.tcf-field select{min-height:68px}.tcf-field textarea{min-height:280px;resize:vertical}.tcf-field input::placeholder,.tcf-field textarea::placeholder{color:#728b8a;opacity:1}.tcf-field input:focus,.tcf-field select:focus,.tcf-field textarea:focus{outline:none!important;border-color:#0b69d1!important;box-shadow:0 0 0 2px rgba(11,105,209,.12)!important}.tcf-field-floating label{position:absolute;z-index:2;top:-10px;left:16px;padding:0 8px;color:#698786!important;background:var(--surface);font-size:14px;line-height:20px;font-weight:400}.tcf-field-floating select{padding-top:22px;appearance:auto}.tcf-field-meta{display:flex;justify-content:space-between;gap:16px;margin-top:7px;color:var(--muted);font-size:12px}.tcf-notice{margin:0 0 24px;padding:15px 17px;border-radius:9px}.tcf-notice-success{color:#d1fae5;background:#063a2a;border:1px solid #10b981}.tcf-notice-error{color:#fee2e2;background:#43151b;border:1px solid #ef4444}.tcf-upload-panel{margin:0 0 24px;padding:20px;background:#edf2ef;border:1px solid #cfd9d4;border-radius:10px}.tcf-upload-panel h3{margin:0 0 6px;color:var(--teal)!important;font-size:19px}.tcf-upload-panel>p{margin:0 0 14px;color:#567371!important;font-size:14px}.tcf-file-picker{display:block;padding:20px;text-align:center;cursor:pointer;background:#fff;border:2px dashed #8ea5a2;border-radius:9px;transition:border-color .15s ease,background .15s ease}.tcf-file-picker:hover,.tcf-file-picker:focus-within{background:#fbfcfb;border-color:var(--teal)}.tcf-file-picker-title{display:block;color:var(--teal);font-size:16px;font-weight:900}.tcf-file-picker-help{display:block;max-width:760px;margin:5px auto 0;color:#607c7a;font-size:13px}.tcf-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.tcf-file-status{margin-top:9px;color:var(--teal);font-size:13px;word-break:break-word}.tcf-consents{display:grid;gap:12px;margin:8px 0 18px}.tcf-check{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;color:#294f4e;font-size:14px;cursor:pointer}.tcf-check input{width:19px;height:19px;margin:2px 0 0;accent-color:var(--teal)}.tcf-check a,.tcf-policy-links a{color:var(--teal)!important;font-weight:800;text-underline-offset:3px}.tcf-policy-links{display:flex;flex-wrap:wrap;gap:10px 18px;margin:0 0 20px 32px;font-size:13px}.tcf-submit{position:relative;display:inline-flex;width:100%;min-height:68px;align-items:center;justify-content:center;gap:10px;padding:17px 22px;color:#fff!important;background:var(--teal)!important;border:2px solid var(--teal)!important;border-radius:10px!important;font:inherit;font-size:18px;font-weight:800;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease}.tcf-submit:hover,.tcf-submit:focus{color:#fff!important;background:var(--teal-dark)!important;border-color:var(--teal-dark)!important;transform:translateY(-1px)}.tcf-submit:disabled{opacity:.72;cursor:wait;transform:none}.tcf-spinner{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.38);border-top-color:#fff;border-radius:50%;animation:tcf-spin .7s linear infinite}.tcf-submit.is-loading .tcf-spinner{display:inline-block}.tcf-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}@keyframes tcf-spin{to{transform:rotate(360deg)}}@media(max-width:767px){.tcf-shell{margin:18px auto;padding:30px 18px 28px;border-radius:12px;font-size:15px}.tcf-contact-header{margin:0 0 36px}.tcf-contact-header h2{margin-bottom:18px;font-size:40px}.tcf-contact-header>p{font-size:16px}.tcf-direct-list{padding-left:22px}.tcf-direct-list li{font-size:15px}.tcf-grid-two{grid-template-columns:1fr;gap:0}.tcf-field{margin-bottom:18px}.tcf-field input,.tcf-field select{min-height:60px;padding:17px}.tcf-field textarea{min-height:220px;padding:17px}.tcf-field-meta{flex-direction:column;gap:3px}.tcf-policy-links{margin-left:0}.tcf-upload-panel{padding:16px}.tcf-submit{min-height:60px;font-size:17px}}