/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html{font-family:"Open Sans",sans-serif;line-height:1.5;color:#000}
:root{--accent-blue:#0C5986;--accent-green:#98C13B;--accent-lightblue:#0FB0E8;--accent-purple:#8F1D5E;--accent-text-lightbg:#041736;--accent-link-lightbg:#041736;--accent-text-darkbg:#fff;--accent-link-darkbg:#fff;--accent--bg-colour:var(--accent-blue);--accent--text-colour:var(--accent-text-darkbg);--accent--link-colour:var(--accent-link-darkbg)}
.form-item.form-type-checkbox label{color:#000;font-weight:400;padding:.5rem .5rem .5rem 2rem}.form-item.form-type-checkbox label::before{font-family:"Font Awesome 6 Pro";content:"";color:#000;font-weight:400}input[type=checkbox]:focus~label::before{outline:2px solid #0c5986;outline-offset:4px}input[type=checkbox].error~label::before{color:#bc0000}input[type=checkbox]:checked~label::before{font-family:"Font Awesome 6 Pro";content:"";font-weight:900;color:#3f8f8b}input[type=checkbox][disabled]~label{color:#5c5c5c}input[type=checkbox][disabled]~label::before{color:inherit;font-weight:900}.form-item.form-type-checkbox.form-item-title-before label{padding:.5rem 2rem .5rem 0rem}.form-item.form-type-checkbox.form-item-title-before:has(input[type=checkbox]:focus) label::before{outline:2px solid #0c5986;outline-offset:4px}.form-item.form-type-checkbox.form-item-title-before:has(input[type=checkbox].error) label::before{color:#bc0000}.form-item.form-type-checkbox.form-item-title-before:has(input[type=checkbox]:checked) label::before{font-family:"Font Awesome 6 Pro";content:"";font-weight:400}.form-item.form-type-checkbox.form-item-title-before:has(input[type=checkbox][disabled]) label::before{color:#393939;font-weight:900}.form-no-label input[type=checkbox]:focus{outline:2px solid #0c5986;outline-offset:4px}
fieldset.webform-composite-hidden-title{margin:32px 0}legend{color:#000;font-weight:700;margin-bottom:32px}
.form-text[disabled],.form-text[readonly],fieldset[disabled] .form-text{background-color:#f2f2f2}.webform-element-help::before{font-family:"Font Awesome 6 Pro";content:"";color:#0b5e8e;font-size:21px;font-weight:900}.webform-element-help:hover::before{color:#041736}.webform-element-help:focus{outline:2px solid #0c5986;outline-offset:4px}.webform-element-help:active::before{color:#0a72b0}.webform-progress-tracker .progress-step .progress-marker::before{background-color:#e1f0ef;border:2px solid #3f8f8b;color:#000}.webform-progress-tracker .progress-step .progress-marker::after{background-color:#7a7a7a;height:2px;top:calc(50% - 1px)}.webform-progress-tracker .progress-step:not(.is-active) .progress-marker::before{background-color:#fdfdfd;border:2px solid #7a7a7a;-webkit-box-shadow:0px 0px 0px 1px #fdfdfd;box-shadow:0px 0px 0px 1px #fdfdfd;color:#000}.webform-progress-tracker .progress-step.is-complete:not(.is-active) .progress-marker::before{background-color:#e1f0ef}.webform-progress-tracker .progress-step.is-complete .progress-marker[role=link]{cursor:pointer}.webform-progress-tracker .progress-step.is-complete .progress-marker[role=link]:hover::before{background-color:#f0fff0;border-color:#041736}.webform-progress-tracker .progress-step.is-complete .progress-marker[role=link]:hover::after{color:#041736}.webform-progress-tracker .progress-step.is-complete .progress-marker[role=link]:hover:focus::before{outline:none}.webform-progress-tracker .progress-step.is-complete .progress-marker[role=link]:focus{outline:none}.webform-progress-tracker .progress-step.is-complete .progress-marker[role=link]:focus::before{outline:2px solid #0c5986;outline-offset:4px}.webform-progress-tracker .progress-step.is-complete .progress-marker[role=link]:active::before{background-color:#ecd1ff;border-color:#0a72b0}.webform-progress-tracker .progress-step.is-complete .progress-marker[role=link]:active::after{color:#0a72b0}.webform-progress-tracker .progress-step.is-complete .progress-marker[role=link]:active:focus::before{outline:none}.webform-progress-tracker .progress-step.is-active{pointer-events:none}.webform-button--next,.webform-button--previous{display:inline-block;font-weight:700;padding:12px 24px;text-decoration:none;border:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.2s;transition-duration:.2s;background-color:rgba(0,0,0,0);color:#0b5e8e;padding:13px;position:relative;padding:13px}.webform-button--next:hover,.webform-button--previous:hover{text-decoration:underline;text-underline-offset:max(4px,.2rem,.2em);text-decoration-thickness:max(1px,.0875rem,.02em)}.webform-button--next:hover:focus,.webform-button--previous:hover:focus{outline:none !important}.webform-button--next:focus-visible,.webform-button--previous:focus-visible{outline:2px solid #0c5986;outline-offset:4px}.webform-button--next:active,.webform-button--previous:active{text-decoration:underline;text-underline-offset:max(4px,.2rem,.2em);text-decoration-thickness:max(1px,.0875rem,.02em)}.webform-button--next:active:focus,.webform-button--previous:active:focus{outline:none !important}.webform-button--next[disabled],.webform-button--previous[disabled]{background-color:#d3d3d3 !important;color:#5c5c5c !important;pointer-events:none;-webkit-box-shadow:none;box-shadow:none}.webform-button--next[disabled]:hover,.webform-button--next[disabled]:focus,.webform-button--next[disabled]:active,.webform-button--previous[disabled]:hover,.webform-button--previous[disabled]:focus,.webform-button--previous[disabled]:active{text-decoration:none;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none}.webform-button--next::after,.webform-button--previous::after{font-weight:900;position:absolute;right:1rem;top:12px}.webform-button--next[data-toggle],.webform-button--previous[data-toggle]{padding:13px 2.125rem 13px 13px}.webform-button--next[data-toggle]::after,.webform-button--previous[data-toggle]::after{font-family:"Font Awesome 6 Pro";content:"";font-weight:900;position:absolute;right:1rem;top:12px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.2s;transition-duration:.2s}.webform-button--next[data-toggle][aria-expanded=true]::after,.webform-button--previous[data-toggle][aria-expanded=true]::after{-webkit-transform:rotate(90deg) !important;transform:rotate(90deg) !important}.webform-button--next[disabled],.webform-button--previous[disabled]{background-color:rgba(0,0,0,0) !important}.webform-button--next[disabled]:hover,.webform-button--next[disabled]:active,.webform-button--previous[disabled]:hover,.webform-button--previous[disabled]:active{background-color:rgba(0,0,0,0) !important}.webform-button--next:hover,.webform-button--previous:hover{color:#041736}.webform-button--next:active,.webform-button--previous:active{color:#0a72b0}.webform-button--submit{display:inline-block;font-weight:700;padding:12px 24px;text-decoration:none;border:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.2s;transition-duration:.2s;border-radius:30px;background-color:#041736;color:#fff !important}.webform-button--submit:hover{text-decoration:underline;text-underline-offset:max(4px,.2rem,.2em);text-decoration-thickness:max(1px,.0875rem,.02em)}.webform-button--submit:hover:focus{outline:none !important}.webform-button--submit:focus-visible{outline:2px solid #0c5986;outline-offset:4px}.webform-button--submit:active{text-decoration:underline;text-underline-offset:max(4px,.2rem,.2em);text-decoration-thickness:max(1px,.0875rem,.02em)}.webform-button--submit:active:focus{outline:none !important}.webform-button--submit[disabled]{background-color:#d3d3d3 !important;color:#5c5c5c !important;pointer-events:none;-webkit-box-shadow:none;box-shadow:none}.webform-button--submit[disabled]:hover,.webform-button--submit[disabled]:focus,.webform-button--submit[disabled]:active{text-decoration:none;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none}.webform-button--submit.is-selected:not(:hover,:active){background-color:#fff;border-color:#7a7a7a;color:#000 !important}.webform-button--submit:hover{background-color:var(--accent--bg-colour);color:var(--accent--link-colour) !important}.webform-button--submit:active{background-color:#041736 !important;color:#fff !important}.tabledrag-toggle-weight{display:inline-block;font-weight:700;padding:12px 24px;text-decoration:none;border:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.2s;transition-duration:.2s;background-color:rgba(0,0,0,0);color:#0b5e8e;padding:13px;padding:13px 2.125rem 13px 13px;position:relative;padding:13px 2.125rem 13px 13px}.tabledrag-toggle-weight:hover{text-decoration:underline;text-underline-offset:max(4px,.2rem,.2em);text-decoration-thickness:max(1px,.0875rem,.02em)}.tabledrag-toggle-weight:hover:focus{outline:none !important}.tabledrag-toggle-weight:focus-visible{outline:2px solid #0c5986;outline-offset:4px}.tabledrag-toggle-weight:active{text-decoration:underline;text-underline-offset:max(4px,.2rem,.2em);text-decoration-thickness:max(1px,.0875rem,.02em)}.tabledrag-toggle-weight:active:focus{outline:none !important}.tabledrag-toggle-weight[disabled]{background-color:#d3d3d3 !important;color:#5c5c5c !important;pointer-events:none;-webkit-box-shadow:none;box-shadow:none}.tabledrag-toggle-weight[disabled]:hover,.tabledrag-toggle-weight[disabled]:focus,.tabledrag-toggle-weight[disabled]:active{text-decoration:none;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none}.tabledrag-toggle-weight::after{font-family:"Font Awesome 6 Pro";content:"";font-weight:900;position:absolute;right:1rem;top:12px}.tabledrag-toggle-weight::after{font-family:"Font Awesome 6 Pro";content:"";font-weight:900;position:absolute;right:1rem;top:12px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.2s;transition-duration:.2s}.tabledrag-toggle-weight[aria-expanded=true]::after{-webkit-transform:rotate(180deg) !important;transform:rotate(180deg) !important}.tabledrag-toggle-weight[data-toggle]{padding:13px 2.125rem 13px 13px}.tabledrag-toggle-weight[data-toggle]::after{font-family:"Font Awesome 6 Pro";content:"";font-weight:900;position:absolute;right:1rem;top:12px;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.2s;transition-duration:.2s}.tabledrag-toggle-weight[data-toggle][aria-expanded=true]::after{-webkit-transform:rotate(180deg) !important;transform:rotate(180deg) !important}.tabledrag-toggle-weight[disabled]{background-color:rgba(0,0,0,0) !important}.tabledrag-toggle-weight[disabled]:hover,.tabledrag-toggle-weight[disabled]:active{background-color:rgba(0,0,0,0) !important}.tabledrag-toggle-weight:hover{color:#041736}.tabledrag-toggle-weight:active{color:#0a72b0}
.form-item{margin:32px 0}.form-item:first-child{margin-top:0}.form-item:last-child{margin-bottom:0}.form-item label,.form-item legend{color:#000;font-weight:600;margin:0 0 8px 0}.form-item label.option,.form-item legend.option{margin-bottom:0}.form-item label:not(.option),.form-item legend:not(.option){font-family:"Poppins","Open Sans",sans-serif;color:#041736}.form-item--error-message{background-color:#fdebeb;padding:13px 12px 12px 36px}.form-item--error-message strong{font-weight:inherit}.form-item--error-message::before{font-family:"Font Awesome 6 Pro";content:"";color:#bc0000;font-weight:900}
input[type=date],input[type=time]{min-height:51px}input[type=time]{min-width:86px}input[type=date]{min-width:111px}input[type=text],input[type=email],input[type=password],input[type=decimal],input[type=tel],input[type=date],input[type=search],input[type=time],input[type=number],input[type=url],select,textarea{background:#fff;border:2px solid #7a7a7a;border-radius:3px;font-family:"Open Sans",sans-serif;padding:12px 16px;color:#000}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=decimal]:focus,input[type=tel]:focus,input[type=date]:focus,input[type=search]:focus,input[type=time]:focus,input[type=number]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#0c5986;outline:2px solid #0c5986;outline-offset:0px}input[type=text].error,input[type=email].error,input[type=password].error,input[type=decimal].error,input[type=tel].error,input[type=date].error,input[type=search].error,input[type=time].error,input[type=number].error,input[type=url].error,select.error,textarea.error{border-color:#bc0000}select{background:url(/themes/custom/investbarrie/images/select.png),#fff;background-position:calc(100% - 13px) 50%;background-repeat:no-repeat;background-size:12px;padding-right:48px}
label{font-weight:700;margin-bottom:8px}
.form-type-radio label.option{color:#000;font-weight:400;padding:.5rem .5rem .5rem 2rem}.form-type-radio label.option::before{font-family:"Font Awesome 6 Pro";content:"";color:#000;font-weight:400}input[type=radio]:focus~label.option::before{outline:2px solid #0c5986;outline-offset:4px}input[type=radio].error~label.option::before{color:#bc0000}input[type=radio]:checked~label.option::before{font-family:"Font Awesome 6 Pro";content:"";font-weight:900;color:#3f8f8b}input[type=radio][disabled]~label.option{color:#5c5c5c}input[type=radio][disabled]~label.option::before{color:inherit;font-weight:900}.form-type-radio.form-item-title-before label{padding:.5rem 2rem .5rem 0rem}.form-type-radio.form-item-title-before:has(input[type=radio]:focus) label.option::before{outline:2px solid #0c5986;outline-offset:4px}.form-type-radio.form-item-title-before:has(input[type=radio].error) label.option::before{color:#bc0000}.form-type-radio.form-item-title-before:has(input[type=radio]:checked) label.option::before{font-family:"Font Awesome 6 Pro";content:"ƒ";font-weight:400}.form-type-radio.form-item-title-before:has(input[type=radio][disabled]) label.option::before{color:#393939;font-weight:900}.form-no-label input[type=radio]:focus{outline:2px solid #0c5986;outline-offset:4px}
input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit),button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit){display:inline-block;font-weight:700;padding:12px 24px;text-decoration:none;border:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.2s;transition-duration:.2s;background-color:#fff;color:#0b5e8e !important;-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);border-radius:30px}input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):hover,button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):hover{text-decoration:underline;text-underline-offset:max(4px,.2rem,.2em);text-decoration-thickness:max(1px,.0875rem,.02em)}input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):hover:focus,button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):hover:focus{outline:none !important}input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):focus-visible,button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):focus-visible{outline:2px solid #0c5986;outline-offset:4px}input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):active,button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):active{text-decoration:underline;text-underline-offset:max(4px,.2rem,.2em);text-decoration-thickness:max(1px,.0875rem,.02em)}input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):active:focus,button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):active:focus{outline:none !important}input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit)[disabled],button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit)[disabled]{background-color:#d3d3d3 !important;color:#5c5c5c !important;pointer-events:none;-webkit-box-shadow:none;box-shadow:none}input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit)[disabled]:hover,input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit)[disabled]:focus,input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit)[disabled]:active,button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit)[disabled]:hover,button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit)[disabled]:focus,button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit)[disabled]:active{text-decoration:none;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none}input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):not(:hover,:active),button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):not(:hover,:active){text-decoration:none}input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit).is-selected:not(:hover,:active),button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit).is-selected:not(:hover,:active){background-color:#fff;border-color:#7a7a7a;color:#000 !important}input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):hover,button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):hover{background-color:var(--accent--bg-colour);color:var(--accent--link-colour) !important;-webkit-box-shadow:none;box-shadow:none}input[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):active,button[type=submit]:not(.webform-button--next,.webform-button--previous,.form-submit):active{background-color:#041736 !important;color:#fff !important;-webkit-box-shadow:none;box-shadow:none}.form-actions{margin:32px 0}.form-actions .form-submit{display:inline-block;font-weight:700;padding:12px 24px;text-decoration:none;border:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.2s;transition-duration:.2s;border-radius:30px;background-color:#041736;color:#fff !important}.form-actions .form-submit:hover{text-decoration:underline;text-underline-offset:max(4px,.2rem,.2em);text-decoration-thickness:max(1px,.0875rem,.02em)}.form-actions .form-submit:hover:focus{outline:none !important}.form-actions .form-submit:focus-visible{outline:2px solid #0c5986;outline-offset:4px}.form-actions .form-submit:active{text-decoration:underline;text-underline-offset:max(4px,.2rem,.2em);text-decoration-thickness:max(1px,.0875rem,.02em)}.form-actions .form-submit:active:focus{outline:none !important}.form-actions .form-submit[disabled]{background-color:#d3d3d3 !important;color:#5c5c5c !important;pointer-events:none;-webkit-box-shadow:none;box-shadow:none}.form-actions .form-submit[disabled]:hover,.form-actions .form-submit[disabled]:focus,.form-actions .form-submit[disabled]:active{text-decoration:none;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none}.form-actions .form-submit.is-selected:not(:hover,:active){background-color:#fff;border-color:#7a7a7a;color:#000 !important}.form-actions .form-submit:hover{background-color:var(--accent--bg-colour);color:var(--accent--link-colour) !important}.form-actions .form-submit:active{background-color:#041736 !important;color:#fff !important}
figure{margin:0}figure img{display:block}.text-formatted>.field__item>figure.align-left,.text-formatted>.field__item>article.media.align-left{margin-right:16px}.text-formatted>.field__item>figure.align-right,.text-formatted>.field__item>article.media.align-right{margin-left:24px}.text-formatted>.field__item>figure.align-center,.text-formatted>.field__item>article.media.align-center{margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.text-formatted>.field__item>figure.align-center figcaption,.text-formatted>.field__item>article.media.align-center figcaption{margin-left:24px;margin-right:24px}.text-formatted>.field__item>figure.align-left,.text-formatted>.field__item>figure.align-right,.text-formatted>.field__item>article.media.align-left,.text-formatted>.field__item>article.media.align-right{margin-top:5px;max-width:37.5ch}.text-formatted>.field__item>figure.align-left,.text-formatted>.field__item>figure.align-center,.text-formatted>.field__item>figure.align-right,.text-formatted>.field__item>article.media.align-left,.text-formatted>.field__item>article.media.align-center,.text-formatted>.field__item>article.media.align-right{clear:both}@media(max-width:48rem){.text-formatted>.field__item>figure.align-left,.text-formatted>.field__item>figure.align-center,.text-formatted>.field__item>figure.align-right,.text-formatted>.field__item>article.media.align-left,.text-formatted>.field__item>article.media.align-center,.text-formatted>.field__item>article.media.align-right{float:initial;margin-left:auto;margin-right:auto;max-width:100%}}
iframe{max-width:100%}
img{height:auto !important;max-width:100%}
table{width:100%}table thead{border:0}table tbody{border:0}table tfoot{border:0}table tr{border:0}table th{border:0}table td{border:0}table>*:last-child{border-bottom:0}.tablesort{position:relative}.tablesort--asc{background-image:none}.tablesort--desc{background-image:none}.scrollable{clear:both;display:block;overflow:hidden;position:relative;width:100%}.scrollable table{margin:0}.scrollable>div{overflow-x:auto}.scrollable>div::-webkit-scrollbar{height:12px}.scrollable>div::-webkit-scrollbar-track{-webkit-box-shadow:0 0 2px rgba(0,0,0,.15) inset;box-shadow:0 0 2px rgba(0,0,0,.15) inset;background:#f0f0f0}.scrollable>div::-webkit-scrollbar-thumb{border-radius:6px;background:#ccc}.scrollable>div:focus{outline:none}.scrollable.has-scroll>div:after{border-radius:10px 0 0 10px/50% 0 0 50%;-webkit-box-shadow:-5px 0 10px rgba(0,0,0,.25);box-shadow:-5px 0 10px rgba(0,0,0,.25);content:"";height:100%;left:100%;overflow:hidden;position:absolute;top:0;width:50px}.tabledrag-handle{padding:0 12px}.tabledrag-handle .handle{display:none}
.captcha{display:block;clear:both}
.form-item.form-type-checkbox{display:block;margin:0 !important;position:relative;width:100%}.form-item.form-type-checkbox label{background-color:rgba(0,0,0,0);display:inline-block;margin-bottom:0;position:relative}.form-item.form-type-checkbox label::before{display:inline-block;font-size:1.125rem;left:0;position:absolute;top:.35rem}input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;height:0;left:0;overflow:hidden;position:absolute;top:0;width:0}input[type=checkbox].error{border:0}input[type=checkbox]:hover:focus,input[type=checkbox]:active:focus{outline:none}input[type=checkbox]:checked~label::before{display:inline-block}input[type=checkbox][disabled],input[type=checkbox].disabled,fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.form-item.form-type-checkbox.form-item-title-before label::before{left:auto;right:0}.form-item.form-type-checkbox.form-item-title-before:has(input[type=checkbox]:checked) label::before{display:inline-block}.form-no-label input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox;height:auto;left:auto;position:relative;top:auto;width:auto}.form-no-label input[type=checkbox]:focus~label{outline:none}
fieldset{padding:0;margin:0;border:0;min-width:0}fieldset.webform-composite-hidden-title>legend{margin:0}legend{border:0;display:block;font-size:1rem;line-height:inherit;max-width:75ch;padding:0;width:100%}
.form-text::-ms-expand{border:0;background-color:rgba(0,0,0,0)}.form-text[disabled],.form-text[readonly],fieldset[disabled] .form-text{opacity:1}.form-text[disabled],fieldset[disabled] .form-text{cursor:not-allowed}.form-text textarea{height:auto}.form-item>.description{display:block;margin-top:5px;margin-bottom:10px}.form-item>.description .webform-element-more{margin-top:5px}.form-wrapper:not(.form-actions,.webform-flexbox)>*{margin:24px 0}.form-wrapper:not(.form-actions,.webform-flexbox)>legend{margin-bottom:8px}.form-wrapper:not(.form-actions,.webform-flexbox)>legend:has(.visually-hidden:only-child){margin:0}.form-wrapper:not(.form-actions,.webform-flexbox)>legend+.fieldset-wrapper>.form-item:first-child{margin-top:0}.form-wrapper:not(.form-actions,.webform-flexbox)>.fieldset-wrapper{margin:0}.form-wrapper:not(.form-actions,.webform-flexbox)>.fieldset-wrapper .form-wrapper>legend{margin-top:0}.form-wrapper:not(.form-actions,.webform-flexbox)>.fieldset-wrapper .form-wrapper>.fieldset-wrapper>*{margin-bottom:0}.form-wrapper:not(.form-actions,.webform-flexbox)>.fieldset-wrapper .fieldgroup,.form-wrapper:not(.form-actions,.webform-flexbox)>.fieldset-wrapper .fieldgroup>summary,.form-wrapper:not(.form-actions,.webform-flexbox)>.fieldset-wrapper .fieldgroup>.details-wrapper{max-width:100%}.webform-flexbox{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px 24px;margin:32px 0 0}.webform-flexbox:first-child{margin-top:0}.webform-flexbox>.webform-flex{margin-top:0;margin-bottom:0}.webform-flexbox .webform-flex--container{margin:0}@media(max-width:48rem){.webform-flexbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.webform-element-help{background:none;border:0;height:44px;margin:0;position:relative;width:44px;vertical-align:middle}.webform-element-help::before{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.webform-element-help:hover{background:none;border:0}.webform-element-help:hover:focus{outline:none}.webform-element-help:focus{background:none;border:0}.webform-element-help:active{background:none;border:0}.webform-element-help:active:focus{outline:none}.webform-progress-tracker .progress-step .progress-marker::before{height:44px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-property:background-color,border-color,color;transition-property:background-color,border-color,color;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.2s;transition-duration:.2s;width:44px}.webform-progress-tracker .progress-step .progress-marker[role=link]{cursor:pointer}.webform-progress-tracker .progress-step .progress-marker[role=link]:hover:focus::before{outline:none}.webform-progress-tracker .progress-step .progress-marker[role=link]:focus{outline:none}.webform-progress-tracker .progress-step .progress-marker[role=link]:active:focus::before{outline:none}.webform-scale-options input+label{border:0;border-radius:0px;font-size:initial;line-height:initial;height:auto;width:auto}.webform-scale-options input:focus+label{-webkit-box-shadow:none !important;box-shadow:none !important}
.form-item{max-width:100%}.form-item label,.form-item legend{clear:both;display:block}.form-item label.button,.form-item legend.button{display:inline-block}.form-item--error-message{position:relative;width:100%}.form-item--error-message::before{background:rgba(0,0,0,0);height:auto;left:12px;position:absolute;top:13px;vertical-align:unset;width:auto}.form--inline>.form-item{clear:both;display:block;float:none}
input[type=search]{-webkit-box-sizing:border-box;box-sizing:border-box}input[type=file]{display:block}select[multiple],select[size]{height:auto}input[type=text],input[type=email],input[type=password],input[type=decimal],input[type=tel],input[type=date],input[type=search],input[type=time],input[type=number],input[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;max-width:100%}input[type=file]{margin-bottom:32px}select{line-height:normal}select::-ms-expand{display:none}input[type=search]{-webkit-appearance:none}
label{display:inline-block;max-width:75ch}
.form-type-radio{display:block;margin:0 !important;position:relative;width:100%}.form-type-radio label{background-color:rgba(0,0,0,0);display:inline-block;margin-bottom:0;position:relative}.form-type-radio label::before{display:inline-block;font-size:1.125rem;left:0;position:absolute;top:.35rem}input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;height:0;left:0;overflow:hidden;position:absolute;top:0;width:0}input[type=radio].error{border:0}input[type=radio]:hover:focus,input[type=radio]:active:focus{outline:none}input[type=radio]:checked~label::before{display:inline-block}input[type=radio][disabled],input[type=radio].disabled,fieldset[disabled] input[type=radio]{cursor:not-allowed}.form-item.form-type-radio.form-item-title-before label::before{left:auto;right:0}.form-item.form-type-radio.form-item-title-before:has(input[type=radio]:checked) label::before{display:inline-block}.form-no-label input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio;height:auto;left:auto;position:relative;top:auto;width:auto}.form-no-label input[type=radio]:focus~label{outline:none}
p{line-height:2;max-width:75ch}.text-formatted>*:not(div,iframe,table){max-width:75ch}abbr{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;text-underline-offset:4px;text-decoration-thickness:2px}abbr[title]{border-bottom:0}address{font-style:normal}code,kbd{border-radius:3px;padding:2px 4px}
.container{margin:0 auto;max-width:1600px;padding:0 clamp(20px,3.5vw,112px)}
.content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:min(880px + clamp(20px,7vw,112px),100% - clamp(260px,27.5vw,440px));flex-basis:min(880px + clamp(20px,7vw,112px),100% - clamp(260px,27.5vw,440px));max-width:min(880px + clamp(20px,7vw,112px),100% - clamp(260px,27.5vw,440px));padding:0 0 0 clamp(20px,7vw,112px);width:100%}@media(max-width:70rem){.content{padding:0;max-width:880px}}.content--fw{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:100%;padding:0}@media(max-width:70rem){.content--fw{padding:0}}.content--fw .region-content{padding:3rem clamp(20px,3.5vw,112px) 0}body[class*=page-node-type-]:not(.page-node-type-page).path-node .content .region-content .node__content>*{margin-bottom:.25rem}body[class*=page-node-type-]:not(.page-node-type-page).path-node .content .region-content .node__content>*:last-of-type{margin-bottom:0}body[class*=page-node-type-]:not(.page-node-type-page).path-node .content .region-content .node__content>*.field--type-text-with-summary p:last-of-type,body[class*=page-node-type-]:not(.page-node-type-page).path-node .content .region-content .node__content>*.field--type-text-long p:last-of-type{margin-bottom:0}body[class*=page-node-type-]:not(.page-node-type-page).path-node .content .region-content .node__content .file.file--application-pdf:before{font-family:"Font Awesome 6 Pro";content:""}body[class*=page-node-type-]:not(.page-node-type-page).path-node .content .region-content .node__content .file.file--x-office-document:before{font-family:"Font Awesome 6 Pro";content:""}body[class*=page-node-type-]:not(.page-node-type-page).path-node .content .region-content .node__content .file.file--x-office-spreadsheet:before{font-family:"Font Awesome 6 Pro";content:""}body[class*=page-node-type-]:not(.page-node-type-page).path-node .content .region-content .node__content .file[class*=file--]{background-image:none;padding-left:0}body[class*=page-node-type-]:not(.page-node-type-page).path-node .content .region-content .node__content .file[class*=file--]::before{margin-right:4px;color:#0b5e8e}
main{margin:clamp(48px,12.5vw,64px) 0 0}main>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(max-width:70rem){main>.container{-ms-flex-wrap:wrap;flex-wrap:wrap}}main>.banner{margin-top:clamp(-64px,-12.5vw,-48px)}main .field--name-field-accent-colour{display:none}main[data-accent=green]{--accent--bg-colour:var(--accent-green);--accent--text-colour:var(--accent-text-lightbg);--accent--link-colour:var(--accent-link-lightbg)}main[data-accent=lightblue]{--accent--bg-colour:var(--accent-lightblue);--accent--text-colour:var(--accent-text-lightbg);--accent--link-colour:var(--accent-link-lightbg)}main[data-accent=purple]{--accent--bg-colour:var(--accent-purple);--accent--text-colour:var(--accent-text-darkbg);--accent--link-colour:var(--accent-link-darkbg)}
.sidebar{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:clamp(260px,27.5vw,440px);flex-basis:clamp(260px,27.5vw,440px);max-width:clamp(260px,27.5vw,440px);width:100%}@media(max-width:70rem){.sidebar{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:64px;max-width:100%}.sidebar.sidebar--nav-only{display:none}}.sidebar>*+*,.sidebar .region>*+*{margin-top:clamp(32px,4.6vw,64px)}
[data-row-background]{position:relative;padding:clamp(48px,4.6vw,64px) 0;margin:0}[data-row-background]::before{content:"";height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:93vw;max-width:1600px;z-index:-1;background-repeat:no-repeat;background-size:cover;background-position:top}@media(max-width:48rem){[data-row-background]::before{width:100vw}}.page-node-type-homepage [data-row-background]{padding:clamp(48px,5.74vw,80px) 0}.page-node-type-homepage [data-row-background]::before{width:100vw}[data-row-background=waves]::before{background-image:url("/themes/custom/investbarrie/images/backgrounds/row-bg-waves-1.jpg")}[data-row-background=option_1]::before{background-image:url("/themes/custom/investbarrie/images/backgrounds/cta-option-1.jpg")}[data-row-background=option_2]::before{background-image:url("/themes/custom/investbarrie/images/backgrounds/cta-option-2.jpg")}[data-row-background=option_3]::before{background-image:url("/themes/custom/investbarrie/images/backgrounds/cta-option-3.jpg")}[data-row-background=option_4]::before{background-image:url("/themes/custom/investbarrie/images/backgrounds/cta-option-4.jpg")}[data-row-background=option_5]::before{background-image:url("/themes/custom/investbarrie/images/backgrounds/cta-option-5.jpg")}[data-row-background=option_6]::before{background-image:url("/themes/custom/investbarrie/images/backgrounds/cta-option-6.jpg")}.field--name-field-row-background{display:none}
.cta-row{position:relative;padding:clamp(48px,4.6vw,64px) 0 220px;margin:0}.cta-row,.cta-row h2{color:#fff}.cta-row .field--name-field-cta-heading{position:relative;padding-bottom:1.5rem;margin-bottom:1.5rem}.cta-row .field--name-field-cta-heading::after{content:"";width:5rem;height:4px;position:absolute;bottom:0;left:0;background-color:var(--accent--bg-colour)}.cta-row::before{content:"";height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw;max-width:1600px;z-index:-1;background-color:#041736}.cta-row .field--name-field-cta-content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem max(5.23%,32px)}.cta-row .field--name-field-cta-content>.field__item{-webkit-box-flex:1;-ms-flex:1 1 33.333%;flex:1 1 33.333%}@media(max-width:48rem){.cta-row .field--name-field-cta-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.cta-row .paragraph--type--cta-row-image>a{display:inline-block}.cta-row .field--name-field-link a{display:inline-block;font-weight:700;padding:12px 24px;text-decoration:none;border:none;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-transition-property:background-color,color;transition-property:background-color,color;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.2s;transition-duration:.2s;background-color:#fff;color:#0b5e8e !important;-webkit-box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);border-radius:30px;position:relative}.cta-row .field--name-field-link a:hover{text-decoration:underline;text-underline-offset:max(4px,.2rem,.2em);text-decoration-thickness:max(1px,.0875rem,.02em)}.cta-row .field--name-field-link a:hover:focus{outline:none !important}.cta-row .field--name-field-link a:focus-visible{outline:2px solid #0c5986;outline-offset:4px}.cta-row .field--name-field-link a:active{text-decoration:underline;text-underline-offset:max(4px,.2rem,.2em);text-decoration-thickness:max(1px,.0875rem,.02em)}.cta-row .field--name-field-link a:active:focus{outline:none !important}.cta-row .field--name-field-link a[disabled]{background-color:#d3d3d3 !important;color:#5c5c5c !important;pointer-events:none;-webkit-box-shadow:none;box-shadow:none}.cta-row .field--name-field-link a[disabled]:hover,.cta-row .field--name-field-link a[disabled]:focus,.cta-row .field--name-field-link a[disabled]:active{text-decoration:none;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none}.cta-row .field--name-field-link a:not(:hover,:active){text-decoration:none}.cta-row .field--name-field-link a.is-selected:not(:hover,:active){background-color:#fff;border-color:#7a7a7a;color:#000 !important}.cta-row .field--name-field-link a:hover{background-color:var(--accent--bg-colour);color:var(--accent--link-colour) !important;-webkit-box-shadow:none;box-shadow:none}.cta-row .field--name-field-link a:active{background-color:#041736 !important;color:#fff !important;-webkit-box-shadow:none;box-shadow:none}.cta-row .field--name-field-link a::after{font-family:"Font Awesome 6 Pro";content:"";padding-left:16px;display:inline-block}.cta-row .field--name-field-link a:focus{outline-color:#fff}.cta-row .field--name-field-cta-row-background{display:none}.content-row .cta-row{padding-bottom:clamp(64px,4.6vw,80px)}.content-row .cta-row:before{background-position:center}
.header{display:block;position:relative;z-index:100}
