/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.webform-details-toggle-state-wrapper{text-align:right;margin-top:1em;}[dir="rtl"] .webform-details-toggle-state-wrapper{text-align:left;}.webform-details-toggle-state-wrapper + details{margin-top:0;}.webform-details-toggle-state{margin-top:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;text-decoration:none;color:#337ab7;}.webform-details-toggle-state:hover,.webform-details-toggle-statelink:focus{text-decoration:underline;}.webform-tabs .webform-details-toggle-state-wrapper{float:right;}@media screen and (max-width:600px){.webform-tabs .webform-details-toggle-state-wrapper{float:none;}}
.webform-managed-file-preview-wrapper + input[type="submit"],.webform-managed-file-preview-wrapper + button,.webform-managed-file-preview + input[type="submit"],.webform-managed-file-preview + button{margin:0.5em 0;}.webform-managed-file-preview-wrapper,.webform-managed-file-preview-wrapper.form-item{display:table;padding:0.5em;border:1px solid #ccc;}.webform-managed-file-preview,label.webform-managed-file-preview,label.option.webform-managed-file-preview{display:block;}.webform-managed-file-placeholder,.webform-managed-file-preview,.webform-file-button{margin:0.5em 0;}
html.js .js-webform-visually-hidden,html.js .js-webform-visually-hidden[style*="display: none"]{position:absolute !important;display:inline !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.js-form-item.js-webform-states-hidden,.js-form-submit.js-webform-states-hidden,.js-form-wrapper.js-webform-states-hidden,.js-webform-text-format-hidden > .js-text-format-wrapper{display:none;}.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}.webform-element-description p:first-child{margin-top:0;}.webform-element-description p:last-child{margin-bottom:0;}.form-item .container-inline{margin:2px 0;}.form-checkboxes .form-required:after,.form-radios .form-required:after{display:none;}.webform-element--title-inline > label{display:inline;padding-right:0.5em;}.webform-element--title-inline > div.container-inline{display:inline;}.form-composite.webform-fieldset--title-inline legend{float:left;margin:0.4em 0.5em 0.4em 0;}[dir=rtl] .form-composite.webform-fieldset--title-inline legend{float:right;margin-right:0;margin-left:0.5em;}.form-composite.webform-fieldset--title-inline .fieldset-wrapper,.form-composite.webform-fieldset--title-inline .fieldset-wrapper > div{display:inline;}.webform-element--title-inline .form-radios,.webform-element--title-inline .form-checkboxes{display:inline;}.webform-submission-form strong.error.form-item--error-message{display:block;}.webform-readonly input[type="date"],.webform-readonly input[type="datetime-local"],.webform-readonly input[type="email"],.webform-readonly input[type="number"],.webform-readonly input[type="password"],.webform-readonly input[type="search"],.webform-readonly input[type="tel"],.webform-readonly input[type="text"],.webform-readonly input[type="time"],.webform-readonly input[type="url"],.webform-readonly textarea{color:#6B6B6B;border-color:#bbb;background:#ededed;}
.oda-chat-wrapper{display:none !important;}.block-ai-chat-form,.block-ai-chat-form.contextual-region{position:fixed;background-color:white;box-shadow:4px 4px 10px rgba(150,150,150,0.5);margin-bottom:0 !important;bottom:0;right:0;z-index:50;width:100%;resize:both;overflow:scroll;}@media (min-width:720px){.block-ai-chat-form,.block-ai-chat-form.contextual-region{border-radius:12px;width:40%;bottom:1rem;right:1rem;}}.block-ai-chat-form h2{background-color:var(--color--primary-40);color:white;padding:1rem;}@media (min-width:720px){.block-ai-chat-form h2{border-radius:12px 12px 0 0;}}.block-ai-chat-form form{display:grid;grid-template-columns:1fr auto;}.block-ai-chat-form .chat-form-query{margin:0 1rem;min-height:auto;resize:none;width:calc(100% - 1rem);}.block-ai-chat-form .chat-form-response{grid-column-start:span 2;max-height:200px;overflow:scroll;padding:0.5rem 1rem;}.block-ai-chat-form .chat-form-response::-webkit-scrollbar{-webkit-appearance:none;width:7px;}.block-ai-chat-form .chat-form-response::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);box-shadow:0 0 1px rgba(255,255,255,.5);}.block-ai-chat-form .chat-form-send{border:1px 1px 1px 0 solid var(--color--gray-60);padding-top:0;height:75%;}#live-chat{bottom:40px;right:auto;left:5px;position:fixed;z-index:99999999999;}[dir="ltr"] #live-chat{right:5px;left:auto;}.chat-head{display:inline-flex;height:2.5rem;min-height:2.5rem;max-height:2.5rem;padding:0 0.75rem;justify-content:center;align-items:center;gap:0.25rem;flex-shrink:0;border-radius:1.0625rem 1.0625rem 1.0625rem 0rem;border:1px solid #D2D6DB;background:#FFF;color:#161616;font-size:0.95rem;font-weight:500;line-height:1.5rem;position:relative;margin-inline-end:4rem;cursor:default;}[dir="ltr"] .chat-head{border-radius:1.0625rem 1.0625rem 0 1.0625rem;}.chat-head .chat-icon{display:flex;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;gap:0.375rem;flex-shrink:0;border:1.5px solid var(--bs-primary);border-radius:6.09375rem;background:var(--bs-primary);margin-inline-end:-3.5rem;margin-top:3.75rem;cursor:default;}.chat-box-header{display:flex;justify-content:space-between;align-items:center;align-self:stretch;padding:1rem;background:var(--bs-primary);}.chat-header-right{display:flex;align-items:flex-start;gap:0.5rem;}.ai-chat-title{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0.5rem;}.ai-chat-title h3{color:#FFF;font-size:0.875rem;font-weight:700;line-height:1.25rem;}.ai-chat-status{display:flex;justify-content:flex-end;align-items:center;height:1.25rem;padding:0 0.5rem;gap:0.5rem;border-radius:624.9375rem;background:#ECFDF3;color:#085D3A;font-size:0.625rem;font-weight:500;line-height:0.875rem;}.chat-box-header .btn-close{filter:invert(1);opacity:1;}#live-chat input[type="submit"]{display:flex;justify-content:center;align-items:center;gap:0.25rem;background:url(/modules/custom/ai_chatbot/images/chat-arrow-up-bold.svg) no-repeat center;background-size:cover;font-size:0px;width:2rem;height:2rem;min-width:2rem;max-width:2rem;min-height:2rem;max-height:2rem;padding:0 0.75rem;border-radius:0.25rem;background-color:#1B8354;}.chat{display:none;max-width:21rem;overflow:hidden;border-radius:1rem;border:1px solid #D2D6DB;background:#FFF;box-shadow:0px 4px 8px -2px rgba(16,24,40,0.10),0px 2px 4px -2px rgba(16,24,40,0.06);}#live-chat h4.username{font-size:10px;display:none;}#live-chat form{padding:24px 10px;display:flex;align-items:center;gap:5px;}#live-chat form label{display:none;}#live-chat form .form-item{margin-block:0px;}#live-chat textarea{border:1px solid #fff;border-radius:8px;padding:5px 8px;outline:none;width:100%;height:2rem;max-height:2rem;overflow:auto !important;resize:none;border-radius:0.25rem;background:#F3F4F6;color:#6C737F;font-size:0.875rem;font-weight:400;line-height:1.25rem;}#live-chat textarea::placeholder{color:#B2B2B2;font-size:0.875rem;font-weight:400;line-height:1.25rem;}.chat-message-counter{background:#e62727;border:1px solid #fff;border-radius:50%;display:none;font-size:12px;font-weight:bold;height:28px;left:0;line-height:28px;margin:-15px 0 0 -15px;position:absolute;text-align:center;top:0;width:28px;}.chat-close{background:#1b2126;border-radius:50%;color:#fff;display:block;float:right;font-size:10px;height:16px;line-height:16px;margin:2px 0 0 0;text-align:center;width:16px;}.chat-history{height:360px;padding:10px;overflow-y:auto;overflow-x:hidden;}.chat-history .chat-message{margin-bottom:1rem;}.chat-history .chat-message .chat-welcome-icon~.chat-message-content{margin:0;}.chat-history .chat-message .chat-welcome-icon~.chat-message-content .chat-message-message{display:inline-flex;align-items:flex-start;padding:0.5rem;gap:0.5rem;border-radius:0.5rem 0.5rem 0rem 0.5rem;background:#E5E7EB;color:#161616;font-size:0.75rem;font-weight:400;line-height:normal;}.chat-history .chat-message.usermessage{display:flex;align-items:flex-start;justify-content:flex-end;}.chat-history .chat-message.usermessage .chat-message-message{border-radius:0.5rem 0.5rem 0.5rem 0rem !important;background:#1B8354 !important;color:#FFF !important;}.chat-history .chat-message.usermessage .chat-message-message p{color:#FFF;}.chat-history .chat-message.usermessage img{display:none;}.chat-history .chat-message .chat-message-content .chat-message-message p{display:inline;}.chat-message img{border-radius:50%;float:right;}.chat-message img.chat-welcome-icon{border-radius:50%;float:right;margin-inline-end:8px;display:none;}[dir="ltr"] .chat-message img.chat-welcome-icon{float:left;}.chat-message-content{margin-left:56px;}.chat-time{float:right;font-size:10px;}.chat-feedback{font-style:italic;margin:0 0 0 80px;}.chat-message .loader{width:30px;aspect-ratio:4;--_g:no-repeat radial-gradient(circle closest-side,#064847 90%,#0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:calc(100%/3) 100%;animation:l7 1s infinite linear;}@keyframes l7{33%{background-size:calc(100%/3) 0%,calc(100%/3) 100%,calc(100%/3) 100%;}50%{background-size:calc(100%/3) 100%,calc(100%/3) 0%,calc(100%/3) 100%;}66%{background-size:calc(100%/3) 100%,calc(100%/3) 100%,calc(100%/3) 0%;}}.mr-cont-tooltip-window{z-index:100000000000 !important;bottom:110px !important;}[dir="ltr"] .mr-cont-tooltip-window{left:auto;right:5px;}.chat-message-message.ltr,.chat-message-message.ltr *{direction:ltr !important;}
.captcha__description{margin-bottom:.75em;}
.captcha-type-challenge--image{--image-width:150px;--reload-icon-size:16px;--gap-h:1rem;--gap-v:.35rem;position:relative;}.captcha-type-challenge--image .captcha__element{display:flex;flex-flow:row wrap;align-items:flex-start;gap:var(--gap-v) var(--gap-h);}.captcha-type-challenge--image .captcha__element>.form-item{flex:1 1 calc(100% - var(--image-width) - var(--gap-h));min-width:13em;margin:0;}.captcha-type-challenge--image .captcha__element>.form-item>label{margin-top:0;}.captcha__image-wrapper{position:relative;flex:0 0 var(--image-width);}.captcha__image-wrapper img{display:block;max-width:100%;border:1px solid #eee;padding:.35rem;margin-bottom:.5rem;}
.reload-captcha{display:block;width:var(--reload-icon-size);height:var(--reload-icon-size);background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 56 56' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg transform='matrix(1,0,0,1,-344.937,-314.119)'%3E%3Cpath d='M399.28,314.12L390.155,321.37C385.356,317.346 379.193,314.901 372.499,314.901C357.37,314.901 344.937,327.335 344.937,342.463C344.937,357.591 357.371,369.744 372.499,369.744C384.359,369.744 394.551,362.29 398.405,351.775L388.53,349.369C385.887,355.601 379.763,359.9 372.499,359.9C362.775,359.9 355.061,352.187 355.061,342.462C355.061,332.737 362.774,324.743 372.499,324.743C376.107,324.743 379.422,325.86 382.186,327.743L373.155,334.931L399.28,339.774L399.28,314.118L399.28,314.12Z' style='fill-rule:nonzero;'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;font-size:0px;text-align:left;opacity:0.7;transition-property:opacity;transition-duration:150ms;transition-timing-function:linear;}.reload-captcha:hover{opacity:1;}.reload-captcha:focus:not(:focus-visible){animation:image_captcha_refresh_spin 500ms linear 1;}.captcha--loading .reload-captcha{animation:image_captcha_refresh_spin 500ms linear infinite;}@keyframes image_captcha_refresh_spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}
.ajax-progress.ajax-progress-fullscreen{z-index:1261;}.webform-ajax-messages{position:fixed;z-index:100;bottom:0;width:100%;}.webform-ajax-messages .messages{margin:0;border-width:10px 0 0 0;font-weight:bold;}.webform-ajax-messages .messages + .messages{margin:0;}.webform-ui-dialog{top:50px !important;}.toolbar-tray-open.toolbar-horizontal .webform-ui-dialog{top:90px !important;}
