.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 .5em 1em;padding:.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:400;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:.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:1e3ms;animation-timing-function:linear;animation-iteration-count:infinite}@media(prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2e3ms}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.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}
.wpcf7-back{float:left;width:70px;margin-top:5px;position:relative}.cf7msm-ro{white-space:pre-wrap}
#swdai-p2-panel{font-family:Arial,sans-serif}.swdai-p2-form{padding:12px}.swdai-p2-form input,.swdai-p2-form select,.swdai-p2-form textarea{width:100%;box-sizing:border-box;margin-bottom:8px;padding:10px;border:1px solid #d9d9d9;border-radius:8px}.swdai-p2-form button{width:100%;border:none;border-radius:8px;padding:10px 12px;background:#2aa7e4;color:#fff;font-weight:700;cursor:pointer}.swdai-p2-status{font-size:13px;padding-top:8px}
#swdai-launcher-bar{position:fixed;bottom:20px;right:20px;z-index:2147483000;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;width:min(520px,calc(100vw - 24px));min-width:375px;max-width:520px;background:#fff;border-radius:8px;padding:8px;box-shadow:0 10px 30px rgba(0,0,0,.18)}.swdai-launcher-btn{display:flex;align-items:center;justify-content:center;gap:6px;background:var(--swdai-primary);color:#fff;border:none;border-radius:8px;padding:12px 10px;font-weight:700;cursor:pointer;text-decoration:none;font-size:14px;min-height:46px}.swdai-launcher-btn.secondary{background:#eef7fc;color:var(--swdai-primary);border:1px solid rgba(0,0,0,6%)}.swdai-icon{font-size:18px;line-height:1}#swdai-box{position:fixed;bottom:84px;right:20px;width:360px;max-width:calc(100vw - 24px);background:#fff;border-radius:14px;box-shadow:0 10px 40px rgba(0,0,0,.25);z-index:2147483001;display:none;overflow:hidden;font-family:Arial,sans-serif}#swdai-box.swdai-open{display:block}#swdai-header{background:var(--swdai-primary);color:#fff;padding:10px 12px;display:flex;align-items:center;justify-content:space-between}#swdai-brand{display:flex;align-items:center;gap:8px;font-weight:700}#swdai-brand img{height:30px;max-width:110px;background:#fff;padding:3px;border-radius:6px;object-fit:contain}#swdai-close{border:none;background:0 0;color:#fff;font-size:22px;cursor:pointer;line-height:1}#swdai-tabs{display:flex;border-bottom:1px solid #e6e6e6}.swdai-tab{flex:1;border:none;background:#f7f7f7;padding:10px;cursor:pointer;font-weight:700}.swdai-tab.active{background:#fff;color:var(--swdai-primary)}.swdai-panel{display:none}.swdai-panel.active{display:block}#swdai-chat-log{height:220px;overflow:auto;padding:12px;background:#fafafa}.swdai-chat-icon{width:22px;height:22px;display:block}.swdai-msg{margin:0 0 10px;display:flex}.swdai-msg.user{justify-content:flex-end}.swdai-bubble{max-width:82%;padding:10px 12px;border-radius:14px;font-size:14px;line-height:1.4}.swdai-msg.assistant .swdai-bubble{background:#fff;border:1px solid #e6e6e6;color:#222}.swdai-msg.user .swdai-bubble{background:var(--swdai-primary);color:#fff}#swdai-typing{display:none;padding:0 12px 10px;color:#666;font-size:12px;font-style:italic}#swdai-actions{display:flex;gap:8px;padding:12px}.swdai-btn{display:inline-block;text-align:center;text-decoration:none;border:none;border-radius:8px;padding:10px 12px;font-weight:700;cursor:pointer}.swdai-btn-primary{background:var(--swdai-primary);color:#fff}.swdai-btn-secondary{background:#eef7fc;color:var(--swdai-primary)}#swdai-chat-form{display:flex;gap:8px;padding:0 12px 12px}#swdai-chat-input{flex:1;box-sizing:border-box;padding:10px;border:1px solid #d9d9d9;border-radius:8px}#swdai-quick-replies{display:flex;flex-wrap:wrap;gap:8px;padding:0 12px 12px}.swdai-quick-btn{border:1px solid rgba(0,0,0,8%);background:#fff;color:#333;border-radius:999px;padding:8px 10px;font-size:12px;cursor:pointer}#swdai-help-form,#swdai-email-form{padding:12px}#swdai-help-form input,#swdai-help-form select,#swdai-help-form textarea,#swdai-email-form input,#swdai-email-form select,#swdai-email-form textarea{width:100%;box-sizing:border-box;margin-bottom:8px;padding:10px;border:1px solid #d9d9d9;border-radius:8px}#swdai-help-form textarea,#swdai-email-form textarea{min-height:90px}.swdai-full{width:100%}.swdai-status{font-size:13px;padding-top:8px}#swdai-powered{font-size:11px;color:#777;text-align:center;padding:8px 10px;border-top:1px solid #eee;background:#fafafa}@media(max-width:560px){#swdai-launcher-bar{left:12px;right:12px;width:auto;min-width:0;max-width:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:6px}.swdai-launcher-btn{min-width:0;padding:10px 6px;font-size:13px}#swdai-box{right:12px;left:12px;width:auto;bottom:86px}}
[data-class=wpcf7cf_group],.wpcf7cf_remove,.wpcf7cf_add{display:none}.wpcf7cf_repeater_sub{margin-bottom:20px}.wpcf7cf_repeater_controls,.wpcf7cf_step_controls{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:20px}.wpcf7cf_multistep .wpcf7cf_step{width:100%}.wpcf7cf_multistep .wpcf7cf_step .step-title{display:none}.wpcf7cf_multistep .wpcf7cf_steps-dots{display:flex;width:100%;margin-bottom:20px;flex-wrap:wrap}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index{display:inline-block;border-radius:50%;background:#dfdfdf;color:#000;width:40px;height:40px;line-height:40px;text-align:center}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot{border-bottom:5px solid #dfdfdf;text-align:center;flex:1;padding:15px;min-width:120px}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed{border-bottom:5px solid #333}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active{border-bottom:5px solid #333;font-weight:700}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index{background-color:#333;color:#fff}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index{background-color:#333;color:#fff}.wpcf7cf_step_controls .disabled{pointer-events:none;cursor:default;opacity:.5}.wpcf7cf_repeater_sub_controls{display:inline-flex;gap:4px;margin:4px 0;align-items:center}

.et_pb_text_0_tb_footer,.et_pb_text_1_tb_footer,.et_pb_text_2_tb_footer,.et_pb_text_3_tb_footer,.et_pb_text_4_tb_footer,.et_pb_text_5_tb_footer,.et_pb_text_6_tb_footer,.et_pb_text_7_tb_footer,.et_pb_text_8_tb_footer,.et_pb_text_9_tb_footer,.et_pb_text_10_tb_footer,.et_pb_text_11_tb_footer,.et_pb_text_12_tb_footer,.et_pb_text_13_tb_footer,.et_pb_text_14_tb_footer,.et_pb_text_15_tb_footer{margin-bottom:6px!important;text-align:start}.et_pb_text_2,.et_pb_heading_4 .et_pb_heading_container h1,.et_pb_heading_4 .et_pb_heading_container h2,.et_pb_heading_4 .et_pb_heading_container h3,.et_pb_heading_4 .et_pb_heading_container h4,.et_pb_heading_4 .et_pb_heading_container h5,.et_pb_heading_4 .et_pb_heading_container h6,.et_pb_text_8,.et_pb_heading_9 .et_pb_heading_container h1,.et_pb_heading_9 .et_pb_heading_container h2,.et_pb_heading_9 .et_pb_heading_container h3,.et_pb_heading_9 .et_pb_heading_container h4,.et_pb_heading_9 .et_pb_heading_container h5,.et_pb_heading_9 .et_pb_heading_container h6{text-align:center}.et_pb_heading_3 .et_pb_heading_container h1,.et_pb_heading_3 .et_pb_heading_container h2,.et_pb_heading_3 .et_pb_heading_container h3,.et_pb_heading_3 .et_pb_heading_container h4,.et_pb_heading_3 .et_pb_heading_container h5,.et_pb_heading_3 .et_pb_heading_container h6,.et_pb_heading_8 .et_pb_heading_container h1,.et_pb_heading_8 .et_pb_heading_container h2,.et_pb_heading_8 .et_pb_heading_container h3,.et_pb_heading_8 .et_pb_heading_container h4,.et_pb_heading_8 .et_pb_heading_container h5,.et_pb_heading_8 .et_pb_heading_container h6{color:var(--gcid-secondary-color)!important;text-align:center}.et_pb_text_3,.et_pb_text_4,.et_pb_text_5,.et_pb_text_6,.et_pb_text_7{text-align:start}.et_pb_row_4.et_pb_row,.et_pb_row_6.et_pb_row{padding-top:0px!important}.et_pb_heading_5 .et_pb_heading_container h1,.et_pb_heading_5 .et_pb_heading_container h2,.et_pb_heading_5 .et_pb_heading_container h3,.et_pb_heading_5 .et_pb_heading_container h4,.et_pb_heading_5 .et_pb_heading_container h5,.et_pb_heading_5 .et_pb_heading_container h6{color:var(--gcid-secondary-color)!important}.et_pb_heading_11 .et_pb_heading_container h1,.et_pb_heading_11 .et_pb_heading_container h2,.et_pb_heading_11 .et_pb_heading_container h3,.et_pb_heading_11 .et_pb_heading_container h4,.et_pb_heading_11 .et_pb_heading_container h5,.et_pb_heading_11 .et_pb_heading_container h6{font-family:'Amethysta',Georgia,"Times New Roman",serif;font-size:18px}