/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action:before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action:before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li:before{content:" \BB ";}.breadcrumb li:first-child:before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary:before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary:before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary:before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary:before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label:after,.container-inline .label:after{content:":";}.form-type-radios .container-inline label:after,.form-type-checkboxes .container-inline label:after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required:after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/classy/images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message:before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.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;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align)}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}p{margin-bottom:1rem;margin-top:0}ol,ul{padding-left:2rem}dl,ol,ul{margin-bottom:1rem;margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}blockquote{margin:0 0 1rem}strong{font-weight:bolder}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{word-wrap:break-word;color:#d63384;direction:ltr;font-family:var(--bs-font-monospace);font-size:1em;font-size:.875em;unicode-bidi:bidi-override}a>code{color:inherit}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:#6c757d;padding-bottom:.5rem;padding-top:.5rem;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button{text-transform:none}[role=button]{cursor:pointer}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-webkit-color-swatch-wrapper,::-webkit-datetime-edit-month-field{padding:0}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:list-item}[hidden]{display:none!important}.container{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.875rem);padding-right:var(--bs-gutter-x,.875rem);width:100%}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1260px){.container{max-width:1240px}}.row{--bs-gutter-x:1.75rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}}@media (min-width:768px){.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-8{flex:0 0 auto;width:66.66666667%}}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{color:#0d6efd;display:block;padding:.5rem 1rem;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;cursor:default;pointer-events:none}.navbar{flex-wrap:wrap;padding-bottom:.5rem;padding-top:.5rem;position:relative}.navbar,.navbar>.container{align-items:center;display:flex;justify-content:space-between}.navbar>.container{flex-wrap:inherit}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-nav .dropdown-menu{position:static}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.justify-content-center{justify-content:center!important}.align-items-stretch{align-items:stretch!important}.align-content-stretch{align-content:stretch!important}.align-self-stretch{align-self:stretch!important}.text-decoration-line-through{text-decoration:line-through!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.justify-content-md-center{justify-content:center!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-none{display:none!important}.justify-content-lg-center{justify-content:center!important}.align-items-lg-center{align-items:center!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1260px){.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-stretch{align-self:stretch!important}}@media print{.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.dropdown{position:relative}.dropdown-menu{background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;color:#212529;display:none;font-size:1rem;list-style:none;margin:0;min-width:10rem;padding:.5rem 0;position:absolute;text-align:left;z-index:1000}.dropdown-menu.show{display:block}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-close{background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;box-sizing:content-box;color:#000;height:1em;opacity:.5;padding:.25em;width:1em}.btn-close:hover{color:#000;opacity:.75;text-decoration:none}.btn-close:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1;outline:0}.btn-close.disabled,.btn-close:disabled{opacity:.25;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.fa-regular,.fa-solid,.fa-thin{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:auto;display:var(--fa-display,inline-block);font-family:Font Awesome\ 6 Pro;font-style:normal;font-variant:normal;line-height:1}@-webkit-keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}24%,8%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-flip-both{transform:scale(-1)}.fa-transporter-7:before{content:"\e2a8"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before{content:"\f27a"}.fa-robot-astromech:before{content:"\e2d2"}.fa-theta:before{content:"\f69e"}.fa-dice-three:before{content:"\f527"}.fa-closed-captioning-slash:before{content:"\e135"}.fa-h1:before{content:"\f313"}.fa-comment-alt-exclamation:before{content:"\f4a5"}.fa-transporter:before{content:"\e042"}.fa-truck-plane:before{content:"\e58f"}.fa-truck-flatbed:before{content:"\e2b6"}.fa-pager:before{content:"\f815"}.fa-trees:before{content:"\f724"}.fa-strikethrough:before{content:"\f0cc"}.fa-page:before{content:"\e428"}.fa-comments:before{content:"\f086"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-comment-alt-arrow-down:before{content:"\e1db"}.fa-truck-monster:before{content:"\f63b"}.fa-earth-africa:before{content:"\f57c"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-trowel-bricks:before{content:"\e58a"}.fa-trash-clock:before{content:"\e2b0"}.fa-reflect-both:before{content:"\e66f"}.fa-trillium:before{content:"\e588"}.fa-table-cells-unlock:before{content:"\e692"}.fa-truck-ramp:before{content:"\f4e0"}.fa-tree-christmas:before{content:"\f7db"}.fa-comment-alt-edit:before{content:"\f4a4"}.fa-toilets-portable:before{content:"\e584"}.fa-table:before{content:"\f0ce"}.fa-comment-alt-image:before{content:"\e1e0"}.fa-sensor-triangle-exclamation:before{content:"\e029"}.fa-heart-half-stroke:before{content:"\e1ac"}.fa-truck-utensils:before{content:"\e628"}.fa-face-beam-hand-over-mouth:before{content:"\e47c"}.fa-comment-middle:before{content:"\e149"}.fa-trash-can-list:before{content:"\e2ab"}.fa-space-station-moon-construction:before{content:"\e034"}.fa-feather:before{content:"\f52d"}.fa-comment-slash:before{content:"\f4b3"}.fa-comment-lines:before{content:"\f4b0"}.fa-train-tunnel:before{content:"\e454"}.fa-tree-palm:before{content:"\f82b"}.fa-clock-nine-thirty:before{content:"\e34d"}.fa-comments-question-check:before{content:"\e14f"}.fa-tree:before{content:"\f1bb"}.fa-comment-middle-top-alt:before{content:"\e1e2"}.fa-lightbulb-on:before{content:"\f672"}.fa-truck-container-empty:before{content:"\e2b5"}.fa-command:before{content:"\e142"}.fa-arrow-up-square-triangle:before{content:"\f88b"}.fa-comment-arrow-down:before{content:"\e143"}.fa-thought-bubble:before{content:"\e32e"}.fa-clock-three-thirty:before{content:"\e357"}.fa-tricycle:before{content:"\e5c3"}.fa-user-construction:before{content:"\f82c"}.fa-tooth:before{content:"\f5c9"}.fa-hammer-war:before{content:"\f6e4"}.fa-triangle:before{content:"\f2ec"}.fa-truck-medical:before{content:"\f0f9"}.fa-parenthesis:before{content:"\("}.fa-monitor-waveform:before{content:"\f611"}.fa-comment-image:before{content:"\e148"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-train-subway-tunnel:before{content:"\e2a3"}.fa-fan-table:before{content:"\e004"}.fa-comment-alt-captions:before,.fa-message-captions:before{content:"\e1de"}.fa-trash-list:before{content:"\e2b1"}.fa-trash-plus:before{content:"\e2b2"}.fa-file-waveform:before{content:"\f478"}.fa-mars-stroke:before{content:"\f229"}.fa-h3:before{content:"\f315"}.fa-comma:before{content:"\,"}.fa-comment-alt-plus:before{content:"\f4a8"}.fa-tablet-button:before{content:"\f10a"}.fa-truck-bolt:before{content:"\e3d0"}.fa-circle-three-quarters-stroke:before{content:"\e5d4"}.fa-uniform-martial-arts:before{content:"\e3d1"}.fa-comment-text:before{content:"\e14d"}.fa-signal-bars-strong:before{content:"\f690"}.fa-page-caret-down:before{content:"\e429"}.fa-clock-seven-thirty:before{content:"\e351"}.fa-clock-four-thirty:before{content:"\e34b"}.fa-triangle-circle-square:before{content:"\f61f"}.fa-transporter-1:before{content:"\e043"}.fa-mobile-retro:before{content:"\e527"}.fa-page-break:before{content:"\f877"}.fa-clock-three:before{content:"\e356"}.fa-scalpel-path:before{content:"\f61e"}.fa-circle-quarter-stroke:before{content:"\e5d3"}.fa-portal-enter:before{content:"\e022"}.fa-family:before{content:"\e300"}.fa-comment-alt-arrow-up:before{content:"\e1dc"}.fa-apostrophe:before{content:"'"}.fa-comment-smile:before{content:"\f4b4"}.fa-thumb-tack-slash:before,.fa-thumbtack-slash:before{content:"\e68f"}.fa-clock-ten-thirty:before{content:"\e355"}.fa-trash-can-xmark:before{content:"\e2ae"}.fa-table-cells-lock:before{content:"\e679"}.fa-tv-retro:before{content:"\f401"}.fa-comment-minus:before{content:"\f4b1"}.fa-comment-plus:before{content:"\f4b2"}.fa-triangle-instrument:before,.fa-triangle-music:before{content:"\f8e2"}.fa-rectangle-portrait:before{content:"\f2fb"}.fa-signal-stream:before{content:"\f8dd"}.fa-citrus-slice:before{content:"\e2f5"}.fa-h4:before{content:"\f86a"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-wifi-strong:before{content:"\f1eb"}.fa-comments-alt:before,.fa-messages:before{content:"\f4b6"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-stroopwafel:before{content:"\f551"}.fa-transporter-3:before{content:"\e045"}.fa-arrow-down-square-triangle:before{content:"\f889"}.fa-transporter-5:before{content:"\e2a6"}.fa-treasure-chest:before{content:"\f723"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-traffic-light-go:before{content:"\f638"}.fa-comment-alt-lines:before{content:"\f4a6"}.fa-table-columns:before{content:"\f0db"}.fa-truck-couch:before,.fa-truck-ramp-couch:before{content:"\f4dd"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-tree-large:before{content:"\f7dd"}.fa-camera-retro:before{content:"\f083"}.fa-comment-edit:before,.fa-comment-pen:before{content:"\f4ae"}.fa-strawberry:before{content:"\e32b"}.fa-clock-eight-thirty:before{content:"\e346"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-trash-can-plus:before{content:"\e2ac"}.fa-transporter-4:before{content:"\e2a5"}.fa-construction:before,.fa-triangle-person-digging:before{content:"\f85d"}.fa-comment-alt-check:before{content:"\f4a2"}.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before{content:"\f87d"}.fa-wreath:before{content:"\f7e2"}.fa-signal-strong:before{content:"\f68f"}.fa-list-tree:before{content:"\e1d2"}.fa-mattress-pillow:before{content:"\e525"}.fa-comment-question:before{content:"\e14b"}.fa-greater-than-equal:before{content:"\f532"}.fa-truck-plow:before{content:"\f7de"}.fa-comment-middle-top:before{content:"\e14a"}.fa-restroom-simple:before{content:"\e23a"}.fa-clock-two-thirty:before{content:"\e35b"}.fa-comment-check:before{content:"\f4ac"}.fa-glass-citrus:before{content:"\f869"}.fa-table-cells-column-lock:before{content:"\e678"}.fa-comments-dollar:before{content:"\f653"}.fa-input-pipe:before{content:"\e1be"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-trash-can-clock:before{content:"\e2aa"}.fa-guitar-electric:before{content:"\f8be"}.fa-train-track:before{content:"\e453"}.fa-star-half-stroke:before{content:"\f5c0"}.fa-clothes-hanger:before{content:"\e136"}.fa-austral-sign:before{content:"\e0a9"}.fa-file-contract:before{content:"\f56c"}.fa-comment-code:before{content:"\e147"}.fa-comment-alt-smile:before{content:"\f4aa"}.fa-cup-straw:before{content:"\e363"}.fa-hammer-brush:before{content:"\e620"}.fa-circle-three-quarters:before{content:"\e125"}.fa-trophy-alt:before,.fa-trophy-star:before{content:"\f2eb"}.fa-face-thermometer:before{content:"\e39a"}.fa-parentheses:before{content:"\e0c5"}.fa-martini-glass-citrus:before{content:"\f561"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-arrow-down-triangle-square:before{content:"\f888"}.fa-table-tree:before{content:"\e293"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-user-astronaut:before{content:"\f4fb"}.fa-trademark:before{content:"\f25c"}.fa-clock-one-thirty:before{content:"\e34f"}.fa-truck-clock:before{content:"\f48c"}.fa-transporter-6:before{content:"\e2a7"}.fa-circle-question:before{content:"\f059"}.fa-face-hand-over-mouth:before{content:"\e378"}.fa-object-subtract:before{content:"\e49e"}.fa-truck-front:before{content:"\e2b7"}.fa-trash-xmark:before{content:"\e2b4"}.fa-truck-field:before{content:"\e58d"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-comments-alt-dollar:before,.fa-messages-dollar:before{content:"\f652"}.fa-ruler-triangle:before{content:"\f61c"}.fa-spinner-third:before{content:"\f3f4"}.fa-table-layout:before{content:"\e290"}.fa-toothbrush:before{content:"\f635"}.fa-traffic-light-slow:before{content:"\f639"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-trash:before{content:"\f1f8"}.fa-cup-straw-swoosh:before{content:"\e364"}.fa-restroom:before{content:"\f7bd"}.fa-users-viewfinder:before{content:"\e595"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-messages-question:before{content:"\e1e7"}.fa-clock-eleven-thirty:before{content:"\e348"}.fa-comment-dollar:before{content:"\f651"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-table-rows:before{content:"\e292"}.fa-truck-fire:before{content:"\e65a"}.fa-stretcher:before{content:"\f825"}.fa-ellipsis-stroke-vertical:before{content:"\f39c"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before{content:"\f1fd"}.fa-truck-ladder:before{content:"\e657"}.fa-h6:before{content:"\e413"}.fa-comment-alt-medical:before{content:"\f7f4"}.fa-comment-music:before{content:"\f8b0"}.fa-tree-alt:before,.fa-tree-deciduous:before{content:"\f400"}.fa-truck-field-un:before{content:"\e58e"}.fa-nfc-trash:before{content:"\e1fd"}.fa-circle-info:before{content:"\f05a"}.fa-hammer-crash:before{content:"\e414"}.fa-tricycle-adult:before{content:"\e5c4"}.fa-waveform:before{content:"\f8f1"}.fa-star-sharp-half-stroke:before{content:"\e28d"}.fa-truck:before{content:"\f0d1"}.fa-camera-viewfinder:before{content:"\e0da"}.fa-comment-alt-music:before{content:"\f8af"}.fa-comment-arrow-up-right:before{content:"\e145"}.fa-traffic-cone:before{content:"\f636"}.fa-distribute-spacing-vertical:before{content:"\e366"}.fa-train-subway:before{content:"\f239"}.fa-thunderstorm-moon:before{content:"\f76d"}.fa-subtract:before{content:"\f068"}.fa-trash-slash:before{content:"\e2b3"}.fa-street-view:before{content:"\f21d"}.fa-comment-alt-times:before{content:"\f4ab"}.fa-distribute-spacing-horizontal:before{content:"\e365"}.fa-tablet-rugged:before{content:"\f48f"}.fa-waveform-lines:before,.fa-waveform-path:before{content:"\f8f2"}.fa-tablet-android-alt:before,.fa-tablet-screen:before{content:"\f3fc"}.fa-input-numeric:before{content:"\e1bd"}.fa-truck-tow:before{content:"\e2b8"}.fa-lamp-street:before{content:"\e1c5"}.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-industry-alt:before,.fa-industry-windows:before{content:"\f3b3"}.fa-folder-tree:before{content:"\f802"}.fa-citrus:before{content:"\e2f4"}.fa-chart-tree-map:before{content:"\e0ea"}.fa-clock-five-thirty:before{content:"\e34a"}.fa-closed-captioning:before{content:"\f20a"}.fa-tram:before{content:"\f7da"}.fa-clock-six-thirty:before{content:"\e353"}.fa-comment-captions:before{content:"\e146"}.fa-comments-question:before{content:"\e14e"}.fa-outdent:before{content:"\f03b"}.fa-truck-pickup:before{content:"\f63c"}.fa-toilet-portable:before{content:"\e583"}.fa-comment-alt-slash:before{content:"\f4a9"}.fa-trash-can-check:before{content:"\e2a9"}.fa-table-cells-column-unlock:before{content:"\e690"}.fa-trash-arrow-turn-left:before,.fa-trash-undo:before{content:"\f895"}.fa-trash-alt-slash:before,.fa-trash-can-slash:before{content:"\e2ad"}.fa-house-tree:before{content:"\e1b3"}.fa-industry:before{content:"\f275"}.fa-wave-triangle:before{content:"\f89a"}.fa-less-than:before{content:"\<"}.fa-thumbs-down:before{content:"\f165"}.fa-person-through-window:before{content:"\e5a9"}.fa-magnifying-glass-waveform:before{content:"\e661"}.fa-trian-balbot:before{content:"\e45c"}.fa-comment-alt-dots:before{content:"\f4a3"}.fa-truck-droplet:before{content:"\e58c"}.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-traffic-light-stop:before{content:"\f63a"}.fa-greater-than:before{content:"\>"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-comment-alt-quote:before{content:"\e1e4"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before{content:"\f57d"}.fa-square-this-way-up:before{content:"\f49f"}.fa-stream:before{content:"\f550"}.fa-hotdog:before{content:"\f80f"}.fa-transporter-empty:before{content:"\e046"}.fa-person-walking-with-cane:before{content:"\f29d"}.fa-tree-city:before{content:"\e587"}.fa-table-cells-row-lock:before{content:"\e67a"}.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-table-picnic:before{content:"\e32d"}.fa-transporter-2:before{content:"\e044"}.fa-wreath-laurel:before{content:"\e5d2"}.fa-truck-fast:before{content:"\f48b"}.fa-comment-heart:before{content:"\e5c8"}.fa-circle-half-stroke:before{content:"\f042"}.fa-diamond-half-stroke:before{content:"\e5b8"}.fa-xmark:before{content:"\f00d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-island-tree-palm:before,.fa-island-tropical:before{content:"\f811"}.fa-h2:before{content:"\f314"}.fa-teeth:before{content:"\f62e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-signal-stream-slash:before{content:"\e250"}.fa-thunderstorm-sun:before{content:"\f76e"}.fa-comment-quote:before{content:"\e14c"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-comment-alt-minus:before{content:"\f4a7"}.fa-table-pivot:before{content:"\e291"}.fa-trash-can-arrow-turn-left:before,.fa-trash-can-undo:before,.fa-trash-undo-alt:before{content:"\f896"}.fa-notdef:before{content:"\e1fe"}.fa-turntable:before{content:"\f8e4"}.fa-chevron-right:before{content:"\f054"}.fa-ellipsis-stroke:before{content:"\f39b"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-truck-moving:before{content:"\f4df"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-hammer:before{content:"\f6e3"}.fa-circle-trash:before,.fa-trash-circle:before{content:"\e126"}.fa-tower-control:before{content:"\e2a2"}.fa-arrow-up-triangle-square:before{content:"\f88a"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-trumpet:before{content:"\f8e3"}.fa-scythe:before{content:"\f710"}.fa-face-diagonal-mouth:before{content:"\e47e"}.fa-code-commit:before{content:"\f386"}.fa-earth-oceania:before{content:"\e47b"}.fa-transformer-bolt:before{content:"\e2a4"}.fa-paragraph-left:before,.fa-paragraph-rtl:before{content:"\f878"}.fa-booth-curtain:before{content:"\f734"}.fa-trailer:before{content:"\e041"}.fa-lighthouse:before{content:"\e612"}.fa-arrow-trend-down:before{content:"\e097"}.fa-do-not-enter:before{content:"\f5ec"}.fa-face-viewfinder:before{content:"\e2ff"}.fa-h5:before{content:"\e412"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before{content:"\f7cd"}.fa-battery-three-quarters:before{content:"\f241"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-earth-europe:before{content:"\f7a2"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before{content:"\f071"}.fa-face-thinking:before{content:"\e39b"}.fa-comment-alt-dollar:before{content:"\f650"}.fa-input-text:before{content:"\e1bf"}.fa-swimming-pool:before{content:"\f5c5"}.fa-earth-asia:before{content:"\f57e"}.fa-thumbs-up:before{content:"\f164"}.fa-clock-twelve-thirty:before{content:"\e359"}.fa-comment-arrow-up:before{content:"\e144"}.fa-tree-decorated:before{content:"\f7dc"}.fa-train-tram:before{content:"\e5b4"}.fa-trash-check:before{content:"\e2af"}.fa-comment-exclamation:before{content:"\f4af"}.fa-truck-container:before{content:"\f4dc"}.fa-bench-tree:before{content:"\e2e7"}.fa-table-cells-row-unlock:before{content:"\e691"}.fa-comment-times:before,.fa-comment-xmark:before{content:"\f4b5"}.fa-try:before{content:"\e2bb"}.fa-circle-waveform-lines:before,.fa-waveform-circle:before{content:"\e12d"}.fa-trowel:before{content:"\e589"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-gallery-thumbnails:before{content:"\e3aa"}.fa-page-caret-up:before{content:"\e42a"}.fa-comment-middle-alt:before{content:"\e1e1"}.fa-comment-alt-text:before{content:"\e1e6"}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-display:block;font-family:Font Awesome\ 6 Brands;font-style:normal;font-weight:400;src:url(/assets/fonts/webfonts/fa-brands-400.woff2) format("woff2"),url(/assets/fonts/webfonts/fa-brands-400.ttf) format("truetype")}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-stackpath:before{content:"\f842"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-sistrix:before{content:"\f3ee"}.fa-the-red-yeti:before{content:"\f69d"}.fa-threads:before{content:"\e618"}.fa-sourcetree:before{content:"\f7d3"}.fa-github-alt:before{content:"\f113"}.fa-pagelines:before{content:"\f18c"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons:before{content:"\f25e"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-cloudsmith:before{content:"\f384"}.fa-firstdraft:before{content:"\f3a1"}.fa-stripe-s:before{content:"\f42a"}.fa-bluetooth-b:before{content:"\f294"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-asymmetrik:before{content:"\f372"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-square-threads:before{content:"\e619"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-stripe:before{content:"\f429"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-affiliatetheme:before{content:"\f36b"}.fa-bootstrap:before{content:"\f836"}.fa-ethereum:before{content:"\f42e"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-wpforms:before{content:"\f298"}.fa-think-peaks:before{content:"\f731"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-square-web-awesome-stroke:before{content:"\e684"}.fa-uniregistry:before{content:"\f404"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-trade-federation:before{content:"\f513"}.fa-bluetooth:before{content:"\f293"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-connectdevelop:before{content:"\f20e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-github:before{content:"\f09b"}.fa-yammer:before{content:"\f840"}.fa-sitrox:before{content:"\e44a"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-nutritionix:before{content:"\f3d6"}:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-display:block;font-family:Font Awesome\ 6 Pro;font-style:normal;font-weight:400;src:url(/assets/fonts/webfonts/fa-regular-400.woff2) format("woff2"),url(/assets/fonts/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular{font-weight:400}:root{--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro";--fa-style-family-classic:"Font Awesome 6 Pro";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-display:block;font-family:Font Awesome\ 6 Pro;font-style:normal;font-weight:300;src:url(/assets/fonts/webfonts/fa-light-300.woff2) format("woff2"),url(/assets/fonts/webfonts/fa-light-300.ttf) format("truetype")}@font-face{font-display:block;font-family:Font Awesome\ 6 Pro;font-style:normal;font-weight:900;src:url(/assets/fonts/webfonts/fa-solid-900.woff2) format("woff2"),url(/assets/fonts/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid{font-weight:900}@font-face{font-display:swap;font-family:Helvetica Neue;font-stretch:normal;font-style:normal;font-weight:400;src:url(/assets/fonts/helvetica-neue/HelveticaNeueLTPro-Roman.woff2) format("woff2"),url(/assets/fonts/helvetica-neue/HelveticaNeueLTPro-Roman.woff) format("woff")}@font-face{font-display:swap;font-family:Helvetica Neue;font-stretch:normal;font-style:normal;font-weight:500;src:url(/assets/fonts/helvetica-neue/HelveticaNeueLTPro-Md.woff2) format("woff2"),url(/assets/fonts/helvetica-neue/HelveticaNeueLTPro-Md.woff) format("woff")}@font-face{font-display:swap;font-family:Helvetica Neue;font-stretch:normal;font-style:normal;font-weight:700;src:url(/assets/fonts/helvetica-neue/HelveticaNeueLTPro-Bd.woff2) format("woff2"),url(/assets/fonts/helvetica-neue/HelveticaNeueLTPro-Bd.woff) format("woff")}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-size:1rem}html *{font-family:Helvetica Neue;font-weight:400}body,html{scroll-behavior:smooth}h1,h2,h3,h4,h5,h6{color:#000;font-weight:700}h1{font-size:2.375rem;line-height:49px}@media (min-width:768px){h1{font-size:2.8125rem;line-height:3.0625pxrem}}h2{font-size:1.625rem;line-height:1.75rem}@media (min-width:768px){h2{font-size:1.875rem;line-height:2.1875rem}}h3{font-size:1.375rem;line-height:1.625rem}@media (min-width:768px){h3{font-size:1.625rem;line-height:1.75rem}}h4{font-size:1.25rem;line-height:1.625rem}@media (min-width:768px){h4{font-size:1.375rem;line-height:1.75rem}}h5{font-size:1.125rem}h5,h6{line-height:1.625rem}h6{font-size:1rem}li,p,td,th{color:#000;font-size:1.125rem;font-weight:300;line-height:1.875rem}@media (min-width:768px){li,p,td,th{font-size:1.25rem;line-height:2rem}}li i,p i,td i,th i{font-style:italic}li strong,p strong,td strong,th strong{font-weight:700}a{color:#ad9150}li:last-child{margin-bottom:0}ul{padding:0 0 0 20px}ul li::marker{color:#ad9150}ol{padding:0 0 0 20px}ol li{position:relative}ol li::marker{color:#ad9150}div[data-drupal-messages]{padding:20px;position:fixed;z-index:999}#page,.dialog-off-canvas-main-canvas{display:flex;flex-direction:column;min-height:100vh;overflow:hidden}#block-base-content{flex:1 0 auto}img{aspect-ratio:auto 1/1;width:100%}.container.xl{max-width:1262.84px}.container.md{max-width:1135.84px}button{-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;background:transparent;border:0;color:inherit;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;width:auto}.btn{align-items:center;background-color:#ad9150;border-radius:3.75rem;color:#fff;display:inline-flex;font-size:1.25rem;font-weight:700;justify-content:center;line-height:2rem;min-height:3.75rem;padding:.625rem 1.625rem;text-decoration:none;transition:background-color .25s ease-in-out;width:auto}@media (max-width:767.98px){.btn{font-size:1rem;line-height:normal;min-height:auto}}.btn:active,.btn:focus,.btn:hover{background-color:#675730;color:#fff}.btn:active:after,.btn:focus:after,.btn:hover:after{transform:translateX(.3125rem)}.btn:after{content:"\f061"}.btn--external:after,.btn:after{font-family:Font Awesome\ 6 Pro;font-weight:900;margin-left:1.25rem;position:relative;transition:transform .25s ease-in-out}.btn--external:after{content:"\f08e"}.btn--external:hover{text-decoration:none}.btn--secondary{background-color:transparent;border-radius:0;color:#000;min-height:2.5rem;padding:0}.btn--secondary span{font-weight:700;position:relative}.btn--secondary span:after{background-color:#ad9150;bottom:0;content:"";height:.125rem;left:0;position:absolute;transition:width .25s ease-in-out;width:0}.btn--secondary:after{align-items:center;background-color:#fff;border-radius:4.25rem;color:#ad9150!important;display:flex;font-size:1.25rem;font-weight:900;height:2.125rem;justify-content:center;margin-left:.625rem;width:2.125rem}.btn--secondary:active,.btn--secondary:focus,.btn--secondary:hover{background-color:transparent;color:#000}.btn--secondary:active span:after,.btn--secondary:focus span:after,.btn--secondary:hover span:after{width:100%}.btn--secondary:active:after,.btn--secondary:focus:after,.btn--secondary:hover:after{transform:scale(1.1)}#toolbar-administration *{font-family:Source Sans Pro,Lucida Grande,Verdana,sans-serif!important}#toolbar-administration ul li{font-size:13px!important}#toolbar-administration ol li:after,#toolbar-administration ol li:before,#toolbar-administration ul li:after,#toolbar-administration ul li:before{display:none!important}.tabs .edit_btn{background-color:#ad9150;border-radius:3.75rem;bottom:2.8125rem;color:#fff;display:flex;font-weight:700;position:fixed;right:2.5rem;transition:.3s ease-in-out 0s;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:999}.tabs .edit_btn:active,.tabs .edit_btn:focus,.tabs .edit_btn:hover{background-color:#675730;color:#fff}div[data-drupal-messages]{position:fixed!important;z-index:500}
div[data-drupal-messages]{position:absolute;right:20px;top:100px;width:500px}div[data-drupal-messages] .messages{padding:15px 20px 15px 35px}

:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--mm-lineheight:22px}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu,.mm-menu *,.mm-menu :after,.mm-menu :before{transition-duration:.4s;transition-property:none;transition-timing-function:ease}:root{--mm-blocker-visibility-delay:0.4s;--mm-blocker-opacity-delay:0s}.mm-blocker{background:var(--mm-color-background);bottom:100%;display:block;left:0;opacity:0;position:absolute;right:0;top:0;transition:bottom 0s ease var(--mm-blocker-visibility-delay),width .4s ease,opacity .4s ease var(--mm-blocker-opacity-delay),transform .4s ease;z-index:3}.mm-blocker:focus-visible{opacity:.75}.mm-btn{align-items:center;display:flex;flex-grow:0;flex-shrink:0;justify-content:center;padding:0;position:relative;width:50px}.mm-btn--next{--mm-btn-rotate:135deg}.mm-btn--prev{--mm-btn-rotate:-45deg}.mm-btn--next:after,.mm-btn--prev:before{border:2px solid var(--mm-color-icon);border-bottom:none;border-right:none;bottom:0;box-sizing:border-box;content:"";display:block;height:8px;margin:auto;position:absolute;top:0;transform:rotate(var(--mm-btn-rotate));width:8px}.mm-btn--prev:before{inset-inline-start:23px}.mm-btn--next:after{inset-inline-end:23px}.mm-btn--close:before{content:"×";font-size:150%}.mm-btnreset{background:none;border:none;cursor:pointer;padding:0}.mm-divider{background:var(--mm-color-background);background-image:linear-gradient(var(--mm-color-background-highlight),var(--mm-color-background-highlight));font-size:75%;min-height:var(--mm-lineheight);opacity:1;overflow:hidden;padding:calc((var(--mm-listitem-size)*0.65 - var(--mm-lineheight))*.5) 20px;position:-webkit-sticky;position:sticky;text-overflow:ellipsis;text-transform:uppercase;top:0;transition-property:opacity;white-space:nowrap;z-index:2}.mm-navbar:not(.mm-hidden)~.mm-listview .mm-divider{top:var(--mm-navbar-size)}:root{--mm-listitem-size:50px}.mm-listitem{border-color:var(--mm-color-border);color:var(--mm-color-text);display:flex;flex-wrap:wrap;margin:0;padding:0;position:relative}.mm-listitem:after{border-bottom-style:solid;border-bottom-width:1px;border-color:inherit;bottom:0;content:"";display:block;inset-inline-end:0;inset-inline-start:20px;position:absolute}.mm-listitem__btn,.mm-listitem__text{padding:calc((var(--mm-listitem-size) - var(--mm-lineheight))/2) 0}.mm-listitem__text{display:block;flex-basis:10%;flex-grow:1;overflow:hidden;padding-left:20px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.mm-listitem__btn{-webkit-padding-end:50px;background:rgba(3,2,1,0);border-color:inherit;display:block;padding-inline-end:50px;position:relative;width:auto}.mm-listitem__btn:not(.mm-listitem__text){border-left-style:solid;border-left-width:1px}.mm-listitem--selected>.mm-listitem__text{background:var(--mm-color-background-emphasis)}.mm-listitem--opened>.mm-listitem__btn,.mm-listitem--opened>.mm-panel{background:var(--mm-color-background-highlight)}.mm-listview{display:block;list-style:none;margin:0;padding:0}.mm-menu{-ms-scroll-chaining:none;-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--mm-color-background);border-color:var(--mm-color-border);bottom:0;color:var(--mm-color-text);display:flex;flex-direction:column;left:0;line-height:var(--mm-lineheight);margin:0;overscroll-behavior:none;padding:0;position:absolute;right:0;top:0;z-index:0}.mm-menu ::-moz-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu :-ms-input-placeholder{color:var(--mm-color-text-dimmed)}.mm-menu ::placeholder{color:var(--mm-color-text-dimmed)}.mm-menu,.mm-menu *{box-sizing:border-box}.mm-menu :focus,.mm-menu :focus-visible,.mm-menu:focus,.mm-menu:focus-visible{outline:none}.mm-menu a,.mm-menu button,.mm-menu label{color:inherit}.mm-menu a:focus,.mm-menu button:focus,.mm-menu label:focus{outline:none}.mm-menu a:focus-visible,.mm-menu button:focus-visible,.mm-menu label:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:-5px}.mm-menu input:focus,.mm-menu input:focus-visible{outline:2px solid var(--mm-color-focusring);outline-offset:2px}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{color:inherit;text-decoration:none}:root{--mm-navbar-size:50px}.mm-navbar{background:var(--mm-color-background);border-bottom:1px solid var(--mm-color-border);color:var(--mm-color-text-dimmed);display:flex;min-height:var(--mm-navbar-size);opacity:1;padding-top:env(safe-area-inset-top);position:-webkit-sticky;position:sticky;text-align:center;top:0;transition-property:opacity;z-index:2}.mm-navbar>*{align-items:center;box-sizing:border-box;display:flex;flex-grow:1;justify-content:center}.mm-navbar__btn{flex-grow:0}.mm-navbar__title{display:flex;flex:1 1 50%;overflow:hidden;padding:0 20px}.mm-navbar__title>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mm-btn.mm-hidden+.mm-navbar__title:not(:last-child){-webkit-padding-start:60px;-webkit-padding-end:10px;padding-inline-end:10px;padding-inline-start:60px}.mm-btn:not(.mm-hidden)+.mm-navbar__title:last-child{-webkit-padding-start:10px;-webkit-padding-end:60px;padding-inline-end:60px;padding-inline-start:10px}.mm-panel{--mm-panel-child-offset:100%;--mm-panel-parent-offset:-30%;-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;background:var(--mm-color-background);border-color:var(--mm-color-border);bottom:0;color:var(--mm-color-text);left:0;overflow:hidden;overflow-y:auto;overscroll-behavior:contain;position:absolute;right:0;top:0;transform:translate3d(var(--mm-panel-child-offset),0,0);transition-property:transform,inset-inline-start;z-index:1}.mm-panel:after{content:"";display:block;height:var(--mm-listitem-size)}.mm-panel:focus{outline:none}.mm-panel--opened{transform:translateZ(0);transition-delay:0s;z-index:2}.mm-panel--parent{transform:translate3d(var(--mm-panel-parent-offset),0,0);z-index:0}.mm-panel--highest{z-index:3}.mm-menu--opened .mm-panel--noanimation{transition:none!important;transition-duration:0s!important}.mm-panel__content{padding:20px}.mm-panels{background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);flex-grow:1;height:100%;overflow:hidden;position:relative}.mm-panels:focus{outline:none}:root{--mm-toggle-size:34px}.mm-toggle{-webkit-margin-end:10px;align-self:center;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background:var(--mm-color-border);border:none!important;border:var(--mm-color-border);border-radius:var(--mm-toggle-size);cursor:pointer;display:flex;flex:calc(var(--mm-toggle-size)*1.75) 0 0;height:var(--mm-toggle-size);margin-inline-end:10px;transition-property:background-color}.mm-toggle:before{aspect-ratio:1;background:var(--mm-color-background);border-radius:100%;content:"";margin:2px;transition-property:transform}.mm-toggle:checked{background:#4bd963}.mm-toggle:checked:before{transform:translateX(calc(var(--mm-toggle-size)*.75))}.mm-listitem--vertical>.mm-panel{padding:10px 0 10px 20px;position:static;transform:none!important;transition:none!important;width:100%}.mm-listitem--vertical>.mm-panel:after{content:none;display:none}.mm-listitem--vertical:not(.mm-listitem--opened)>.mm-panel{display:none}.mm-listitem--vertical>.mm-listitem__btn{bottom:auto;height:var(--mm-listitem-size)}.mm-listitem--vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem--opened>.mm-listitem__btn:after{right:19px;transform:rotate(225deg)}:root{--mm-size:80%;--mm-min-size:240px;--mm-max-size:440px}.mm-menu--offcanvas{position:fixed;z-index:0}.mm-page{background:inherit;box-sizing:border-box;min-height:100vh}.mm-wrapper--opened,.mm-wrapper--opened body{overflow:hidden}.mm-wrapper__blocker{background:rgba(0,0,0,.4)}.mm-wrapper--opened .mm-wrapper__blocker{--mm-blocker-visibility-delay:0s;--mm-blocker-opacity-delay:0.4s;bottom:0;opacity:.5}.mm-menu{--mm-translate-horizontal:0;--mm-translate-vertical:0}.mm-menu--position-left,.mm-menu--position-left-front{right:auto}.mm-menu--position-right,.mm-menu--position-right-front{left:auto}.mm-menu--position-left,.mm-menu--position-left-front,.mm-menu--position-right,.mm-menu--position-right-front{width:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-menu--position-left-front{--mm-translate-horizontal:-100%}.mm-menu--position-right-front{--mm-translate-horizontal:100%}.mm-menu--position-top{bottom:auto}.mm-menu--position-bottom{top:auto}.mm-menu--position-bottom,.mm-menu--position-top{height:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size));width:100%}.mm-menu--position-top{--mm-translate-vertical:-100%}.mm-menu--position-bottom{--mm-translate-vertical:100%}.mm-menu--position-bottom,.mm-menu--position-left-front,.mm-menu--position-right-front,.mm-menu--position-top{transform:translate3d(var(--mm-translate-horizontal),var(--mm-translate-vertical),0);transition-property:transform;z-index:2}.mm-menu--position-bottom.mm-menu--opened,.mm-menu--position-left-front.mm-menu--opened,.mm-menu--position-right-front.mm-menu--opened,.mm-menu--position-top.mm-menu--opened{transform:translateZ(0)}.mm-wrapper--position-left{--mm-translate-horizontal:clamp(var(--mm-min-size),var(--mm-size),var(--mm-max-size))}.mm-wrapper--position-right{--mm-translate-horizontal:clamp(calc(var(--mm-max-size)*-1),calc(var(--mm-size)*-1),calc(var(--mm-min-size)*-1))}.mm-wrapper--position-left .mm-slideout,.mm-wrapper--position-right .mm-slideout{transform:translateZ(0)}.mm-wrapper--position-left.mm-wrapper--opened .mm-slideout,.mm-wrapper--position-right.mm-wrapper--opened .mm-slideout{transform:translate3d(var(--mm-translate-horizontal),0,0)}.mm-wrapper--position-bottom .mm-wrapper__blocker,.mm-wrapper--position-left-front .mm-wrapper__blocker,.mm-wrapper--position-right-front .mm-wrapper__blocker,.mm-wrapper--position-top .mm-wrapper__blocker{z-index:1}.mm-menu--theme-light{--mm-color-background:#f3f3f3;--mm-color-border:rgba(0,0,0,.15);--mm-color-icon:rgba(0,0,0,.4);--mm-color-text:rgba(0,0,0,.8);--mm-color-text-dimmed:rgba(0,0,0,.4);--mm-color-background-highlight:rgba(0,0,0,.05);--mm-color-background-emphasis:hsla(0,0%,100%,.75);--mm-color-focusring:#06c}.mm-menu--theme-light-contrast{--mm-color-background:#f3f3f3;--mm-color-border:rgba(0,0,0,.5);--mm-color-icon:rgba(0,0,0,.5);--mm-color-text:#000;--mm-color-text-dimmed:rgba(0,0,0,.7);--mm-color-background-highlight:rgba(0,0,0,.05);--mm-color-background-emphasis:hsla(0,0%,100%,.9);--mm-color-focusring:#06c}.mm-menu--theme-dark{--mm-color-background:#333;--mm-color-border:rgba(0,0,0,.4);--mm-color-icon:hsla(0,0%,100%,.4);--mm-color-text:hsla(0,0%,100%,.8);--mm-color-text-dimmed:hsla(0,0%,100%,.4);--mm-color-background-highlight:hsla(0,0%,100%,.08);--mm-color-background-emphasis:rgba(0,0,0,.1);--mm-color-focusring:#06c}.mm-menu--theme-dark-contrast{--mm-color-background:#333;--mm-color-border:hsla(0,0%,100%,.5);--mm-color-icon:hsla(0,0%,100%,.5);--mm-color-text:#fff;--mm-color-text-dimmed:hsla(0,0%,100%,.7);--mm-color-background-highlight:hsla(0,0%,100%,.1);--mm-color-background-emphasis:rgba(0,0,0,.3);--mm-color-focusring:#06c}.mm-menu--theme-white{--mm-color-background:#fff;--mm-color-border:rgba(0,0,0,.15);--mm-color-icon:rgba(0,0,0,.3);--mm-color-text:rgba(0,0,0,.8);--mm-color-text-dimmed:rgba(0,0,0,.3);--mm-color-background-highlight:rgba(0,0,0,.06);--mm-color-background-emphasis:rgba(0,0,0,.03);--mm-color-focusring:#06c}.mm-menu--theme-white-contrast{--mm-color-background:#fff;--mm-color-border:rgba(0,0,0,.5);--mm-color-icon:rgba(0,0,0,.5);--mm-color-text:#000;--mm-color-text-dimmed:rgba(0,0,0,.7);--mm-color-background-highlight:rgba(0,0,0,.07);--mm-color-background-emphasis:rgba(0,0,0,.035);--mm-color-focusring:#06c}.mm-menu--theme-black{--mm-color-background:#000;--mm-color-border:hsla(0,0%,100%,.2);--mm-color-icon:hsla(0,0%,100%,.4);--mm-color-text:hsla(0,0%,100%,.7);--mm-color-text-dimmed:hsla(0,0%,100%,.4);--mm-color-background-highlight:hsla(0,0%,100%,.1);--mm-color-background-emphasis:hsla(0,0%,100%,.06);--mm-color-focusring:#06c}.mm-menu--theme-black-contrast{--mm-color-background:#000;--mm-color-border:hsla(0,0%,100%,.5);--mm-color-icon:hsla(0,0%,100%,.5);--mm-color-text:#fff;--mm-color-text-dimmed:hsla(0,0%,100%,.6);--mm-color-background-highlight:hsla(0,0%,100%,.125);--mm-color-background-emphasis:hsla(0,0%,100%,.1);--mm-color-focusring:#06c}.mm-counter{-webkit-padding-start:20px;color:var(--mm-color-text-dimmed);display:block;float:right;padding-inline-start:20px}:root{--mm-iconbar-size:50px}.mm-menu--iconbar-left .mm-navbars,.mm-menu--iconbar-left .mm-panels{margin-left:var(--mm-iconbar-size)}.mm-menu--iconbar-right .mm-navbars,.mm-menu--iconbar-right .mm-panels{margin-right:var(--mm-iconbar-size)}.mm-iconbar{background:var(--mm-color-background);border:0 solid;border-color:var(--mm-color-border);bottom:0;box-sizing:border-box;color:var(--mm-color-text-dimmed);display:none;overflow:hidden;position:absolute;text-align:center;top:0;width:var(--mm-iconbar-size);z-index:2}.mm-menu--iconbar-left .mm-iconbar,.mm-menu--iconbar-right .mm-iconbar{display:flex;flex-direction:column;justify-content:space-between}.mm-menu--iconbar-left .mm-iconbar{border-right-width:1px;left:0}.mm-menu--iconbar-right .mm-iconbar{border-left-width:1px;right:0}.mm-iconbar__bottom,.mm-iconbar__top{-webkit-overflow-scrolling:touch;-ms-scroll-chaining:none;overflow:hidden;overflow-y:auto;overscroll-behavior:contain;width:100%}.mm-iconbar__bottom>*,.mm-iconbar__top>*{box-sizing:border-box;display:block;padding:calc((var(--mm-iconbar-size) - var(--mm-lineheight))/2) 0}.mm-iconbar__bottom a,.mm-iconbar__bottom a:hover,.mm-iconbar__top a,.mm-iconbar__top a:hover{text-decoration:none}.mm-iconbar__tab--selected{background:var(--mm-color-background-emphasis)}:root{--mm-iconpanel-size:50px}.mm-panel--iconpanel-0{inset-inline-start:calc(var(--mm-iconpanel-size)*0)}.mm-panel--iconpanel-1{inset-inline-start:calc(var(--mm-iconpanel-size)*1)}.mm-panel--iconpanel-2{inset-inline-start:calc(var(--mm-iconpanel-size)*2)}.mm-panel--iconpanel-3{inset-inline-start:calc(var(--mm-iconpanel-size)*3)}.mm-panel--iconpanel-4{inset-inline-start:calc(var(--mm-iconpanel-size)*4)}.mm-panel--iconpanel-first~.mm-panel{inset-inline-start:var(--mm-iconpanel-size)}.mm-menu--iconpanel .mm-panel--parent .mm-divider,.mm-menu--iconpanel .mm-panel--parent .mm-navbar{opacity:0}.mm-menu--iconpanel .mm-panels>.mm-panel--parent{overflow-y:hidden;transform:unset}.mm-menu--iconpanel .mm-panels>.mm-panel:not(.mm-panel--iconpanel-first):not(.mm-panel--iconpanel-0){border-inline-start-style:solid;border-inline-start-width:1px}.mm-navbars{flex-shrink:0}.mm-navbars .mm-navbar{border-bottom:none;padding-top:0;position:relative}.mm-navbars--top{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar:first-child{padding-top:env(safe-area-inset-top)}.mm-navbars--bottom{border-top:1px solid var(--mm-color-border)}.mm-navbars--bottom .mm-navbar:last-child{padding-bottom:env(safe-area-inset-bottom)}.mm-navbar__breadcrumbs{-webkit-overflow-scrolling:touch;display:flex;flex:1 1 50%;justify-content:flex-start;overflow:hidden;overflow-x:auto;padding:0 20px;text-overflow:ellipsis;white-space:nowrap}.mm-navbar__breadcrumbs>*{-webkit-padding-end:6px;align-items:center;display:flex;justify-content:center;padding-inline-end:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){-webkit-padding-end:0;padding-inline-end:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{-webkit-padding-start:0;padding-inline-start:0}.mm-navbar__tab{border:1px solid transparent;padding:0 10px}.mm-navbar__tab--selected{background:var(--mm-color-background)}.mm-navbar__tab--selected:not(:first-child){border-inline-start-color:var(--mm-color-border)}.mm-navbar__tab--selected:not(:last-child){border-inline-end-color:var(--mm-color-border)}.mm-navbars--top.mm-navbars--has-tabs{border-bottom:none}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background)}.mm-navbars--top.mm-navbars--has-tabs .mm-navbar:not(.mm-navbar--tabs):last-child{border-bottom:1px solid var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab{border-bottom-color:var(--mm-color-border)}.mm-navbars--top .mm-navbar__tab--selected{border-bottom-color:transparent;border-top-color:var(--mm-color-border)}.mm-navbars--bottom.mm-navbar--has-tabs{border-top:none}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar{background:var(--mm-color-background)}.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs,.mm-navbars--bottom.mm-navbar--has-tabs .mm-navbar--tabs~.mm-navbar{background:var(--mm-color-background-emphasis)}.mm-navbars--bottom .mm-navbar__tab{border-top-color:var(--mm-color-border)}.mm-navbars--bottom .mm-navbar__tab--selected{border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-searchfield{display:flex;flex-grow:1;height:var(--mm-navbar-size);overflow:hidden;padding:0}.mm-searchfield__input{align-items:center;display:flex;flex:1;position:relative}.mm-searchfield__input,.mm-searchfield__input input{box-sizing:border-box;max-width:100%;padding:0 10px;width:100%}.mm-searchfield__input input{border:none;border-radius:4px;display:block;font-size:inherit;height:calc(var(--mm-navbar-size)*.7);line-height:calc(var(--mm-navbar-size)*.7);font:inherit;margin:0;max-height:auto;min-height:auto}.mm-searchfield__input input,.mm-searchfield__input input:focus,.mm-searchfield__input input:hover{background:var(--mm-color-background-highlight);color:var(--mm-color-text)}.mm-searchfield__input input::-ms-clear{display:none}.mm-searchfield__btn{bottom:0;display:none;inset-inline-end:0;position:absolute;top:0}.mm-searchfield--searching .mm-searchfield__btn{display:block}.mm-searchfield__cancel{-webkit-margin-end:-100px;-webkit-padding-start:5px;-webkit-padding-end:20px;display:block;line-height:var(--mm-navbar-size);margin-inline-end:-100px;padding-inline-end:20px;padding-inline-start:5px;position:relative;text-decoration:none;transition-property:visibility,margin;visibility:hidden}.mm-searchfield--cancelable .mm-searchfield__cancel{-webkit-margin-end:0;margin-inline-end:0;visibility:visible}.mm-panel--search{border:none!important;left:0!important;right:0!important;width:100%!important}.mm-panel__splash{padding:20px}.mm-panel--searching .mm-panel__splash{display:none}.mm-panel__noresults{color:var(--mm-color-text-dimmed);display:none;font-size:150%;line-height:1.4;padding:40px 20px;text-align:center}.mm-panel--noresults .mm-panel__noresults{display:block}:root{--mm-sectionindexer-size:20px}.mm-sectionindexer{background:inherit;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;font-size:12px;inset-inline-end:calc(var(--mm-sectionindexer-size)*-1);justify-content:space-evenly;position:absolute;text-align:center;top:0;transition-property:inset-inline-end;width:var(--mm-sectionindexer-size);z-index:5}.mm-sectionindexer a{color:var(--mm-color-text-dimmed);display:block;line-height:1;text-decoration:none}.mm-sectionindexer~.mm-panel{-webkit-padding-end:0;padding-inline-end:0}.mm-sectionindexer--active{right:0}.mm-sectionindexer--active~.mm-panel{-webkit-padding-end:var(--mm-sectionindexer-size);padding-inline-end:var(--mm-sectionindexer-size)}.mm-menu--selected-hover .mm-listitem__btn,.mm-menu--selected-hover .mm-listitem__text,.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{transition-property:background-color}@media (hover:hover){.mm-menu--selected-hover .mm-listview:hover>.mm-listitem--selected:not(:hover)>.mm-listitem__text{background:none}.mm-menu--selected-hover .mm-listitem__btn:hover,.mm-menu--selected-hover .mm-listitem__text:hover{background:var(--mm-color-background-emphasis)}}.mm-menu--selected-parent .mm-listitem__btn,.mm-menu--selected-parent .mm-listitem__text{transition-delay:.2s}@media (hover:hover){.mm-menu--selected-parent .mm-listitem__btn:hover,.mm-menu--selected-parent .mm-listitem__text:hover{transition-delay:0s}}.mm-menu--selected-parent .mm-panel--parent .mm-listitem:not(.mm-listitem--selected-parent)>.mm-listitem__text{background:none}.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__btn,.mm-menu--selected-parent .mm-listitem--selected-parent>.mm-listitem__text{background:var(--mm-color-background-emphasis)}:root{--mm-sidebar-collapsed-size:50px;--mm-sidebar-expanded-size:var(--mm-max-size)}.mm-wrapper--sidebar-collapsed .mm-slideout{transform:translate3d(var(--mm-sidebar-collapsed-size),0,0);width:calc(100% - var(--mm-sidebar-collapsed-size))}.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-divider,.mm-wrapper--sidebar-collapsed:not(.mm-wrapper--opened) .mm-menu--sidebar-collapsed .mm-navbar{opacity:0}.mm-wrapper--sidebar-expanded .mm-menu--sidebar-expanded{border-right-style:solid;border-right-width:1px;width:var(--mm-sidebar-expanded-size)}.mm-wrapper--sidebar-expanded.mm-wrapper--opened{overflow:auto}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-wrapper__blocker{display:none}.mm-wrapper--sidebar-expanded.mm-wrapper--opened .mm-slideout{transform:translate3d(var(--mm-sidebar-expanded-size),0,0);width:calc(100% - var(--mm-sidebar-expanded-size))}#mainnav+#hamburgermenu{display:none}mm-burger{--mb-bar-width:20px;--mb-bar-height:2px;--mb-bar-spacing:5px;align-items:center;background-color:#ad9150;border-radius:50%;color:#fff;height:40px;justify-content:center;padding:.3125rem;width:40px}.mm-menu--opened{--mm-size:100%;--mm-min-size:240px;--mm-max-size:calc(100% - 5.625rem);z-index:99}@media (max-width:575.98px){.mm-menu--opened{--mm-max-size:calc(100% - 5.625rem)}}.mm-wrapper--opened .mm-wrapper__blocker{opacity:0}.mm-panel{background-color:#fff}.mm-panel .mm-navbar{background-color:inherit}.mm-panel .mm-navbar .mm-navbar__title{color:#000}.mm-panel .mm-navbar .mm-navbar__btn:before{border-color:#000}.mm-panel .mm-listitem,.mm-panel .mm-listview{width:100%}.mm-panel .mm-listitem:after{left:0}.mm-panel .mm-listitem .mm-listitem__text{color:#000;font-size:1.125rem;font-weight:700;line-height:1.5rem}.mm-panel .mm-listitem .mm-listitem__btn:after{border-color:#000}.mm-panel:first-child .mm-navbar{display:none}
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}main{margin-top:6.75rem;padding:0 .625rem}@media (min-width:992px){main{margin-top:7.75rem;padding:0}}.widget__content .row .image{order:1}.widget__content .row .text{order:2}@media (min-width:992px){.widget__content .row{align-items:center}.widget__content .row .image{order:2}.widget__content .row .text{order:1}}.widget__figure{display:flex;margin:0 0 1.25rem}.widget__figure img{height:auto;margin:auto;max-width:30.625rem;width:100%}@media (min-width:992px){.widget__figure img{margin:auto 0 auto auto}}
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.content-page.news-item .content-page__hero{padding-top:3.125rem}.content-page.news-item .content-page__hero .info{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:1.25rem}.content-page.news-item .content-page__hero .info .tag,.content-page.news-item .content-page__hero .info time{font-size:.9375rem;font-weight:500;line-height:1.5rem}.content-page.news-item .content-page__hero .info .tag{color:#ad9150;margin:0}.content-page.news-item .content-page__hero--intro{font-size:1.875rem;font-weight:700;line-height:2.5rem}.content-page.news-item .content-page__hero--intro span{display:block;font-size:1.5rem;font-weight:500;line-height:2.1875rem;margin-top:.625rem}.content-page.news-item .content-page__hero--intro #read-more p{color:#ad9150;font-weight:500}.content-page.news-item .content-page__hero .texthero p{font-size:1.25rem;font-weight:500;letter-spacing:.0260625rem;line-height:2rem}.content-page.news-item .content-page__hero--figure{text-align:center}@media (min-width:992px){.content-page.news-item .content-page__hero--figure{margin-top:3.75rem}}.content-page.news-item .content-page__hero--figure img{max-width:47.8125rem}.content-page.news-item .back{margin-bottom:1.25rem}@media (min-width:992px){.content-page.news-item .back{margin-left:1.25rem}}@media (min-width:1260px){.content-page.news-item .back{margin-bottom:-3.6875rem}}@media (min-width:1440px){.content-page.news-item .back{margin-bottom:-3.6875rem;margin-left:-2.8125rem}}.content-page.news-item .back a{align-items:center;display:flex;flex-wrap:wrap;font-size:1.25rem;font-weight:500;gap:.625rem;line-height:1.5rem;text-decoration:none;transition:color .25s ease}.content-page.news-item .back a:focus,.content-page.news-item .back a:hover{color:#ad9150}.content-page.news-item .back a:before{align-items:center;background-color:#ad9150;border-radius:4.25rem;color:#fff;content:"\f060";display:flex;font-family:Font Awesome\ 6 Pro;font-weight:900;height:2.125rem;justify-content:center;width:2.125rem}
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}main.content-page{margin-bottom:1.25rem;margin-top:6.75rem;padding:0 .625rem}@media (min-width:992px){main.content-page{margin-bottom:1.875rem;margin-top:7.75rem;padding:0}}.label{align-items:center;background-color:#fff;border-radius:2.125rem;display:inline-flex;height:2.125rem;justify-content:center;margin-bottom:.75rem;padding:0 .625rem}.label span{color:#000;font-size:1rem;font-weight:700}@media (min-width:992px){.content-page .menucon.col-custom{margin-inline:auto;max-width:59.125rem;padding:0}}.content-page .menucon .menu{display:flex;flex-wrap:wrap;margin:1.5rem 0 0 -1rem;position:relative}@media (min-width:992px){.content-page .menucon .menu{margin-top:2.9375rem}}.content-page .menucon .menu:before{background:rgba(173,145,80,.25);bottom:0;content:"";height:.0625rem;left:1rem;position:absolute;width:calc(100% - 1rem)}.content-page .menucon .menu li{padding:1rem 1rem .5rem}.content-page .menucon .menu li a{color:#000;color:#ad9150;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;position:relative;text-decoration:none;transition:color .25s ease-in-out}.content-page .menucon .menu li a:after{border-bottom:.1875rem solid transparent;bottom:-.8125rem;content:"";left:0;position:absolute;transition:border-color .25s ease-in-out;width:100%}.content-page .menucon .menu li a.is-active,.content-page .menucon .menu li a:hover{color:#000}.content-page .menucon .menu li a.is-active:after,.content-page .menucon .menu li a:hover:after{border-bottom-color:#000}.content-page__hero{background-color:#f4f0e6;margin-bottom:1.875rem;margin-left:-.625rem;width:calc(100% + 1.25rem)}@media (min-width:992px){.content-page__hero{margin-bottom:3.75rem;margin-left:0;width:100%}.content-page__hero.image{margin-bottom:4rem}}.content-page__hero__content{align-items:center;display:flex}@media (min-width:992px){.content-page__hero__content.col-custom{margin-inline:auto;max-width:59.125rem;padding:0}}.content-page__hero__content__items{padding-block:2.5rem}@media (min-width:992px){.content-page__hero__content__items{padding-block:3.125rem}}@media (min-width:1260px){.content-page__hero__content__items.image{padding-right:1.875rem}}.content-page__hero__content__items--title h1{font-size:1.875rem;line-height:2.8125rem}@media (min-width:992px){.content-page__hero__content__items--title h1{font-size:2.5rem;line-height:3.4375rem;margin-bottom:1rem}}.content-page__hero__content__items--intro *{font-size:1.125rem;font-weight:500;line-height:1.875rem}@media (min-width:992px){.content-page__hero__content__items--intro *{font-size:1.25rem;font-weight:500;line-height:2rem}}.content-page__hero__figure{display:block;height:100%;margin:0}@media (min-width:1260px){.content-page__hero__figure{aspect-ratio:1.33/1;height:100%;position:relative;right:-.1875rem;width:40.5rem}}.content-page__hero__figure img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.content-page .row .link-block-wide{align-items:center;display:flex;justify-content:center}
header{align-items:center;display:flex;left:0;margin-inline:auto;max-width:85.5625rem;padding:1.25rem;position:fixed;right:0;width:100%;z-index:100}header,header:before{background-color:#fff}header:before{content:"";height:100%;left:-100vw;position:absolute;top:0;width:200vw;z-index:5}header *{position:relative;z-index:10}header .logo{align-items:center;display:flex;justify-content:center}header .logo .logos{display:flex;flex:1;flex-direction:row;padding-left:.9375rem;width:auto}@media (min-width:1260px){header .logo .logos{padding-left:2.1875rem}}header .logo .logos img{margin-right:.3125rem;max-width:4.5rem;-o-object-fit:contain;object-fit:contain;width:calc(33.33333% - .625rem)}@media (min-width:1260px){header .logo .logos img{margin-right:1.25rem}}header .logo .logos img:last-child{margin-right:0}header .logo .image{height:2.5rem;width:auto}@media (min-width:1260px){header .logo .image{height:3.25rem}}header .navbar-container{margin-left:auto}header .navbar-header{width:100%}header .navbar-header nav{display:none}header .navbar-header nav .nav{align-items:center;display:flex;flex-direction:row;gap:0 1.875rem;justify-content:flex-end}header .navbar-header nav .nav a{color:#000;font-size:1rem;font-weight:700;line-height:1.375rem;position:relative}@media (min-width:1260px){header .navbar-header nav .nav a{font-size:1.125rem;line-height:1.5rem}}header .navbar-header nav .nav a:after{background-color:#ad9150;bottom:0;content:"";height:.125rem;left:0;position:absolute;transition:width .25s ease-in-out,color .25s ease-in-out;width:0}header .navbar-header nav .nav a.external{display:flex;flex-direction:row;gap:8px}header .navbar-header nav .nav a.external:before{content:"\f08e";font-family:Font Awesome\ 6 Pro;font-weight:900;order:2;position:relative;transition:transform .25s ease-in-out}header .navbar-header nav .nav a.is-active{color:#ad9150}header .navbar-header nav .nav a.is-active:after{width:100%}header .navbar-header nav .nav a:active,header .navbar-header nav .nav a:focus,header .navbar-header nav .nav a:hover{color:#ad9150}header .navbar-header nav .nav a:active:after,header .navbar-header nav .nav a:focus:after,header .navbar-header nav .nav a:hover:after{width:100%}header .navbar-header nav .nav .nav-item:last-child a{margin-right:0}@media (min-width:992px){header .navbar-header nav{display:block}}@media (min-width:1260px){header .logo{width:460px}}@media (min-width:992px){header{min-height:7.75rem;padding:0 1.25rem}header .navbar-container{align-items:center;display:flex;flex:1;justify-content:center;margin:auto;padding:0 0 0 1.875rem;width:100%}}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}footer{background-color:#f4f0e6;padding:2.5rem 1.5625rem}footer .inner{margin-inline:auto;max-width:85.5625rem}@media (min-width:992px){footer .inner{padding:0 1.25rem}}@media (min-width:768px){footer .row{align-items:flex-end}}@media (min-width:992px){footer{padding:3.28125rem 0}}footer p{max-width:43.75rem}footer p:last-child{margin-bottom:0}footer a,footer p{color:#000;font-size:.9375rem;line-height:1.5rem}footer a:active,footer a:focus,footer a:hover{color:#000;text-decoration:underline}footer .navbar-nav{margin-top:1.875rem}footer .navbar-nav .nav-item.nav-link{color:#000;display:block;margin-bottom:1.25rem;padding:0}footer .navbar-nav .nav-item.nav-link:last-child{margin-bottom:0}@media (min-width:768px){footer .navbar-nav .nav-item.nav-link{margin-right:1.25rem}footer .navbar-nav .nav-item.nav-link:last-child{margin-right:0}}footer .newsletter{display:flex;justify-content:flex-start;margin-top:1.875rem}@media (min-width:768px){footer .newsletter{align-items:center;justify-content:flex-end;margin-top:0}}.eu-cookie-compliance-popup-open{background-color:rgba(0,0,0,.5)}.eu-cookie-compliance-popup-open footer,.eu-cookie-compliance-popup-open header{z-index:-1}.eu-cookie-compliance-popup-open main{position:relative;z-index:-2}#sliding-popup{background:#fff;border-radius:25px;bottom:0;box-shadow:1px -1px 15px 0 rgba(0,0,0,.18);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:43.75rem;padding:25px;position:fixed;right:0;width:100%;z-index:9999}@media (min-width:768px){#sliding-popup{left:50%;top:50%;transform:translate(-50%,-50%)}}@media (min-width:992px){#sliding-popup{padding:2.25rem}}@media screen and (max-width:768px){#sliding-popup{border-bottom-left-radius:0;border-bottom-right-radius:0;max-width:none}}#sliding-popup.active--cookie{bottom:0!important;display:none!important}#sliding-popup h2{font-size:1rem;line-height:1.4375rem;margin-bottom:.875rem}@media (min-width:992px){#sliding-popup h2{font-size:1.5rem;line-height:1.9375rem}}#sliding-popup .btn{font-size:1rem;min-height:3.125rem;padding:.375rem 1.375rem}#sliding-popup .btn:after{margin-left:.625rem}#sliding-popup .btn--secondary{padding:0}#sliding-popup p{font-size:.875rem;line-height:1.3125rem;margin-bottom:.3125rem}@media (min-width:992px){#sliding-popup p{font-size:.9375rem;line-height:1.375rem}}#sliding-popup p a{color:#ad9150;font-size:.875rem;line-height:1.3125rem}@media (min-width:992px){#sliding-popup p a{font-size:.9375rem;line-height:1.375rem}}#sliding-popup p a:hover{text-decoration:none}#sliding-popup #cookiebar{text-align:left}#sliding-popup #cookiebar button+button{margin-left:1.875rem}#sliding-popup #cookiebar a.no-thanks{color:#000;font-weight:700;margin-left:1.875rem}.eu-cookie-withdraw-tab{display:none}.eu-cookie-compliance-content{display:flex;flex-direction:column;justify-content:center;max-width:100%}.eu-cookie-compliance-message{max-width:100%}.eu-cookie-compliance-categories{display:flex;flex-direction:column;gap:.875rem;margin:1.25rem 0}.eu-cookie-compliance-categories .eu-cookie-compliance-category .eu-cookie-compliance-category-description{border-bottom:1px solid #ccc;margin-top:.5rem;padding-bottom:1rem}.eu-cookie-compliance-categories .eu-cookie-compliance-category>div{display:flex;flex-wrap:wrap}.eu-cookie-compliance-categories .eu-cookie-compliance-category>div label{color:#ad9150;cursor:pointer;font-size:1rem;line-height:1.1875rem;width:100%}.eu-cookie-compliance-categories .eu-cookie-compliance-categories-buttons{align-items:center;display:flex;flex-direction:row;gap:24px;justify-content:space-between;margin-top:.5rem}@media screen and (max-width:690px){.eu-cookie-compliance-categories .eu-cookie-compliance-categories-buttons{flex-direction:column;gap:10px;justify-content:flex-start}.eu-cookie-compliance-categories .eu-cookie-compliance-categories-buttons .links button{justify-content:flex-start;margin:0;width:100%}}.eu-cookie-compliance-categories .eu-cookie-compliance-categories-buttons .eu-cookie-compliance-save-preferences-button{width:54%}@media screen and (max-width:690px){.eu-cookie-compliance-categories .eu-cookie-compliance-categories-buttons .eu-cookie-compliance-save-preferences-button{width:100%}}.eu-cookie-compliance-categories .eu-cookie-compliance-categories-buttons .agree-button{margin-right:1.25rem}#popup-buttons{max-width:100%;width:100%}.toggle{align-items:center;border-radius:100px;display:flex;font-weight:700;padding:0!important}.toggle,.toggle:last-of-type{margin:0}.toggle__input{clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.toggle__input:not([disabled]):active+.toggle-track,.toggle__input:not([disabled]):focus+.toggle-track{border:1px solid transparent;box-shadow:0 0 0 2px #ad9150}.toggle__input:disabled+.toggle-track{cursor:not-allowed;opacity:.7}.toggle-track{background:#f4f0e6;border:1px solid #ad9150;border-radius:100px;cursor:pointer;display:flex;height:30px;margin-right:12px;position:relative;width:60px}.toggle-indicator{align-items:center;background:#ad9150;border-radius:24px;bottom:2px;display:flex;height:24px;justify-content:center;left:2px;outline:2px solid transparent;position:absolute;transition:.3s;width:24px}.checkMark{fill:#fff;height:20px;opacity:0;transition:opacity .3s ease-in-out;width:20px}.toggle__input:checked+.toggle-track .toggle-indicator{background:#ad9150;transform:translateX(30px)}.toggle__input:checked+.toggle-track .toggle-indicator .checkMark{opacity:1;transition:opacity .3s ease-in-out}@media screen and (-ms-high-contrast:active){.toggle-track{border-radius:0}}
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.link_blocks{margin-bottom:1.25rem}@media (min-width:992px){.link_blocks{margin-bottom:1.875rem}}.link_blocks .row{gap:1.875rem 0}.link_blocks .paragraph--small-link-block .inner{background-color:#ad9150;display:block;height:100%;padding:1.875rem;text-decoration:none;transition:background-color .25s ease-in-out;width:100%}.link_blocks .paragraph--small-link-block .inner *{color:#fff;transition:color .25s ease-in-out}.link_blocks .paragraph--small-link-block .inner.nolabel:before{display:none}.link_blocks .paragraph--small-link-block .inner h2{font-size:1.25rem;line-height:1.5rem;margin-bottom:.9375rem}.link_blocks .paragraph--small-link-block .inner p{font-size:1rem;line-height:1.5rem}.link_blocks .paragraph--small-link-block .inner p:last-child{margin-bottom:0}.link_blocks .paragraph--small-link-block .inner:before{background-color:#fff;border-radius:2.125rem;color:#000;content:attr(data-label);display:inline-block;font-size:1rem;font-weight:700;margin-bottom:1.5625rem;padding:.3125rem .625rem;transition:color .25s ease-in-out;width:auto}.link_blocks .paragraph--small-link-block .inner:active,.link_blocks .paragraph--small-link-block .inner:focus,.link_blocks .paragraph--small-link-block .inner:hover{background-color:#f4f0e6}.link_blocks .paragraph--small-link-block .inner:active *,.link_blocks .paragraph--small-link-block .inner:focus *,.link_blocks .paragraph--small-link-block .inner:hover *{color:#000}.link_blocks .paragraph--small-link-block .inner:active:before,.link_blocks .paragraph--small-link-block .inner:focus:before,.link_blocks .paragraph--small-link-block .inner:hover:before{color:#ad9150}.paragraph{scroll-margin-top:100px}.paragraph--anchor-links,.paragraph--button,.paragraph--collapsibles,.paragraph--download,.paragraph--highlight-block,.paragraph--image,.paragraph--instruments,.paragraph--quote,.paragraph--text-full,.paragraph--text-half,.texthero{margin-inline:auto;max-width:59.125rem;padding:.9375rem}@media (min-width:992px){.paragraph--anchor-links,.paragraph--button,.paragraph--collapsibles,.paragraph--download,.paragraph--highlight-block,.paragraph--image,.paragraph--instruments,.paragraph--quote,.paragraph--text-full,.paragraph--text-half,.texthero{padding:1.5625rem 0}}.paragraph--anchor-links h2,.paragraph--anchor-links h3,.paragraph--anchor-links h4,.paragraph--anchor-links h5,.paragraph--anchor-links h6,.paragraph--button h2,.paragraph--button h3,.paragraph--button h4,.paragraph--button h5,.paragraph--button h6,.paragraph--collapsibles h2,.paragraph--collapsibles h3,.paragraph--collapsibles h4,.paragraph--collapsibles h5,.paragraph--collapsibles h6,.paragraph--download h2,.paragraph--download h3,.paragraph--download h4,.paragraph--download h5,.paragraph--download h6,.paragraph--highlight-block h2,.paragraph--highlight-block h3,.paragraph--highlight-block h4,.paragraph--highlight-block h5,.paragraph--highlight-block h6,.paragraph--image h2,.paragraph--image h3,.paragraph--image h4,.paragraph--image h5,.paragraph--image h6,.paragraph--instruments h2,.paragraph--instruments h3,.paragraph--instruments h4,.paragraph--instruments h5,.paragraph--instruments h6,.paragraph--quote h2,.paragraph--quote h3,.paragraph--quote h4,.paragraph--quote h5,.paragraph--quote h6,.paragraph--text-full h2,.paragraph--text-full h3,.paragraph--text-full h4,.paragraph--text-full h5,.paragraph--text-full h6,.paragraph--text-half h2,.paragraph--text-half h3,.paragraph--text-half h4,.paragraph--text-half h5,.paragraph--text-half h6,.texthero h2,.texthero h3,.texthero h4,.texthero h5,.texthero h6{font-weight:700;margin-bottom:.9375rem}.paragraph--anchor-links h2 *,.paragraph--anchor-links h3 *,.paragraph--anchor-links h4 *,.paragraph--anchor-links h5 *,.paragraph--anchor-links h6 *,.paragraph--button h2 *,.paragraph--button h3 *,.paragraph--button h4 *,.paragraph--button h5 *,.paragraph--button h6 *,.paragraph--collapsibles h2 *,.paragraph--collapsibles h3 *,.paragraph--collapsibles h4 *,.paragraph--collapsibles h5 *,.paragraph--collapsibles h6 *,.paragraph--download h2 *,.paragraph--download h3 *,.paragraph--download h4 *,.paragraph--download h5 *,.paragraph--download h6 *,.paragraph--highlight-block h2 *,.paragraph--highlight-block h3 *,.paragraph--highlight-block h4 *,.paragraph--highlight-block h5 *,.paragraph--highlight-block h6 *,.paragraph--image h2 *,.paragraph--image h3 *,.paragraph--image h4 *,.paragraph--image h5 *,.paragraph--image h6 *,.paragraph--instruments h2 *,.paragraph--instruments h3 *,.paragraph--instruments h4 *,.paragraph--instruments h5 *,.paragraph--instruments h6 *,.paragraph--quote h2 *,.paragraph--quote h3 *,.paragraph--quote h4 *,.paragraph--quote h5 *,.paragraph--quote h6 *,.paragraph--text-full h2 *,.paragraph--text-full h3 *,.paragraph--text-full h4 *,.paragraph--text-full h5 *,.paragraph--text-full h6 *,.paragraph--text-half h2 *,.paragraph--text-half h3 *,.paragraph--text-half h4 *,.paragraph--text-half h5 *,.paragraph--text-half h6 *,.texthero h2 *,.texthero h3 *,.texthero h4 *,.texthero h5 *,.texthero h6 *{font-weight:700}.paragraph--anchor-links ol,.paragraph--anchor-links p,.paragraph--anchor-links ul,.paragraph--button ol,.paragraph--button p,.paragraph--button ul,.paragraph--collapsibles ol,.paragraph--collapsibles p,.paragraph--collapsibles ul,.paragraph--download ol,.paragraph--download p,.paragraph--download ul,.paragraph--highlight-block ol,.paragraph--highlight-block p,.paragraph--highlight-block ul,.paragraph--image ol,.paragraph--image p,.paragraph--image ul,.paragraph--instruments ol,.paragraph--instruments p,.paragraph--instruments ul,.paragraph--quote ol,.paragraph--quote p,.paragraph--quote ul,.paragraph--text-full ol,.paragraph--text-full p,.paragraph--text-full ul,.paragraph--text-half ol,.paragraph--text-half p,.paragraph--text-half ul,.texthero ol,.texthero p,.texthero ul{margin:0 0 1.875rem}.paragraph--anchor-links ol a,.paragraph--anchor-links p a,.paragraph--anchor-links ul a,.paragraph--button ol a,.paragraph--button p a,.paragraph--button ul a,.paragraph--collapsibles ol a,.paragraph--collapsibles p a,.paragraph--collapsibles ul a,.paragraph--download ol a,.paragraph--download p a,.paragraph--download ul a,.paragraph--highlight-block ol a,.paragraph--highlight-block p a,.paragraph--highlight-block ul a,.paragraph--image ol a,.paragraph--image p a,.paragraph--image ul a,.paragraph--instruments ol a,.paragraph--instruments p a,.paragraph--instruments ul a,.paragraph--quote ol a,.paragraph--quote p a,.paragraph--quote ul a,.paragraph--text-full ol a,.paragraph--text-full p a,.paragraph--text-full ul a,.paragraph--text-half ol a,.paragraph--text-half p a,.paragraph--text-half ul a,.texthero ol a,.texthero p a,.texthero ul a{color:#ad9150;text-decoration:underline;transition:color .25s ease-in-out}.paragraph--anchor-links ol a:hover,.paragraph--anchor-links p a:hover,.paragraph--anchor-links ul a:hover,.paragraph--button ol a:hover,.paragraph--button p a:hover,.paragraph--button ul a:hover,.paragraph--collapsibles ol a:hover,.paragraph--collapsibles p a:hover,.paragraph--collapsibles ul a:hover,.paragraph--download ol a:hover,.paragraph--download p a:hover,.paragraph--download ul a:hover,.paragraph--highlight-block ol a:hover,.paragraph--highlight-block p a:hover,.paragraph--highlight-block ul a:hover,.paragraph--image ol a:hover,.paragraph--image p a:hover,.paragraph--image ul a:hover,.paragraph--instruments ol a:hover,.paragraph--instruments p a:hover,.paragraph--instruments ul a:hover,.paragraph--quote ol a:hover,.paragraph--quote p a:hover,.paragraph--quote ul a:hover,.paragraph--text-full ol a:hover,.paragraph--text-full p a:hover,.paragraph--text-full ul a:hover,.paragraph--text-half ol a:hover,.paragraph--text-half p a:hover,.paragraph--text-half ul a:hover,.texthero ol a:hover,.texthero p a:hover,.texthero ul a:hover{color:#000;text-decoration:underline}.paragraph--anchor-links ol,.paragraph--anchor-links ul,.paragraph--button ol,.paragraph--button ul,.paragraph--collapsibles ol,.paragraph--collapsibles ul,.paragraph--download ol,.paragraph--download ul,.paragraph--highlight-block ol,.paragraph--highlight-block ul,.paragraph--image ol,.paragraph--image ul,.paragraph--instruments ol,.paragraph--instruments ul,.paragraph--quote ol,.paragraph--quote ul,.paragraph--text-full ol,.paragraph--text-full ul,.paragraph--text-half ol,.paragraph--text-half ul,.texthero ol,.texthero ul{padding:0}.paragraph--anchor-links ol li,.paragraph--anchor-links ul li,.paragraph--button ol li,.paragraph--button ul li,.paragraph--collapsibles ol li,.paragraph--collapsibles ul li,.paragraph--download ol li,.paragraph--download ul li,.paragraph--highlight-block ol li,.paragraph--highlight-block ul li,.paragraph--image ol li,.paragraph--image ul li,.paragraph--instruments ol li,.paragraph--instruments ul li,.paragraph--quote ol li,.paragraph--quote ul li,.paragraph--text-full ol li,.paragraph--text-full ul li,.paragraph--text-half ol li,.paragraph--text-half ul li,.texthero ol li,.texthero ul li{list-style-type:none;padding-left:2.1875rem;position:relative}.paragraph--anchor-links ol li:before,.paragraph--anchor-links ul li:before,.paragraph--button ol li:before,.paragraph--button ul li:before,.paragraph--collapsibles ol li:before,.paragraph--collapsibles ul li:before,.paragraph--download ol li:before,.paragraph--download ul li:before,.paragraph--highlight-block ol li:before,.paragraph--highlight-block ul li:before,.paragraph--image ol li:before,.paragraph--image ul li:before,.paragraph--instruments ol li:before,.paragraph--instruments ul li:before,.paragraph--quote ol li:before,.paragraph--quote ul li:before,.paragraph--text-full ol li:before,.paragraph--text-full ul li:before,.paragraph--text-half ol li:before,.paragraph--text-half ul li:before,.texthero ol li:before,.texthero ul li:before{content:"";left:0;position:absolute;top:4px}.paragraph--anchor-links ol li:not(:last-child),.paragraph--anchor-links ul li:not(:last-child),.paragraph--button ol li:not(:last-child),.paragraph--button ul li:not(:last-child),.paragraph--collapsibles ol li:not(:last-child),.paragraph--collapsibles ul li:not(:last-child),.paragraph--download ol li:not(:last-child),.paragraph--download ul li:not(:last-child),.paragraph--highlight-block ol li:not(:last-child),.paragraph--highlight-block ul li:not(:last-child),.paragraph--image ol li:not(:last-child),.paragraph--image ul li:not(:last-child),.paragraph--instruments ol li:not(:last-child),.paragraph--instruments ul li:not(:last-child),.paragraph--quote ol li:not(:last-child),.paragraph--quote ul li:not(:last-child),.paragraph--text-full ol li:not(:last-child),.paragraph--text-full ul li:not(:last-child),.paragraph--text-half ol li:not(:last-child),.paragraph--text-half ul li:not(:last-child),.texthero ol li:not(:last-child),.texthero ul li:not(:last-child){margin-bottom:5px}.paragraph--anchor-links ul li:before,.paragraph--button ul li:before,.paragraph--collapsibles ul li:before,.paragraph--download ul li:before,.paragraph--highlight-block ul li:before,.paragraph--image ul li:before,.paragraph--instruments ul li:before,.paragraph--quote ul li:before,.paragraph--text-full ul li:before,.paragraph--text-half ul li:before,.texthero ul li:before{border-bottom:.75rem solid transparent;border-left:.75rem solid #000;border-top:.75rem solid transparent;height:0;scale:1 .6;width:0}.paragraph--anchor-links ol,.paragraph--button ol,.paragraph--collapsibles ol,.paragraph--download ol,.paragraph--highlight-block ol,.paragraph--image ol,.paragraph--instruments ol,.paragraph--quote ol,.paragraph--text-full ol,.paragraph--text-half ol,.texthero ol{counter-reset:counter}.paragraph--anchor-links ol li,.paragraph--button ol li,.paragraph--collapsibles ol li,.paragraph--download ol li,.paragraph--highlight-block ol li,.paragraph--image ol li,.paragraph--instruments ol li,.paragraph--quote ol li,.paragraph--text-full ol li,.paragraph--text-half ol li,.texthero ol li{counter-increment:counter}.paragraph--anchor-links ol li:before,.paragraph--button ol li:before,.paragraph--collapsibles ol li:before,.paragraph--download ol li:before,.paragraph--highlight-block ol li:before,.paragraph--image ol li:before,.paragraph--instruments ol li:before,.paragraph--quote ol li:before,.paragraph--text-full ol li:before,.paragraph--text-half ol li:before,.texthero ol li:before{content:counter(counter);font-weight:700}.paragraph--text-full :last-child{margin-bottom:0;padding-bottom:0}
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.item.double-block{display:grid;gap:1.875rem;grid-template-columns:1fr;margin:1.25rem 0}@media (min-width:992px){.item.double-block{grid-template-columns:1fr 1fr;margin:1.875rem 0 1.25rem}}
.paragraph--image figure{margin:0}.paragraph--image figure img{display:block;height:auto;width:100%}
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.paragraph--quote{padding:0!important}.paragraph--quote blockquote{display:flex;flex-direction:column;gap:.625rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-left:1rem}.paragraph--quote blockquote strong{color:#ad9150;font-size:1.5rem;font-weight:400;letter-spacing:.0260625rem}.paragraph--quote blockquote strong:before{content:"“"}.paragraph--quote blockquote strong:after{content:"”"}.paragraph--quote blockquote cite:before{content:"- "}
