/* @license MIT https://github.com/Accessible360/accessible-slick/blob/master/LICENSE */
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.js input.form-autocomplete{background-image:url(/core/misc/throbber-inactive.png);background-repeat:no-repeat;background-position:100% center;}.js[dir="rtl"] input.form-autocomplete{background-position:0% center;}.js input.form-autocomplete.ui-autocomplete-loading{background-image:url(/core/misc/throbber-active.gif);background-position:100% center;}.js[dir="rtl"] input.form-autocomplete.ui-autocomplete-loading{background-position:0% center;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
table.sticky-header{z-index:500;top:0;margin-top:0;background-color:#fff;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
body.drag{cursor:move;}tr.region-title{font-weight:bold;}tr.region-message{color:#999;}tr.region-populated{display:none;}tr.add-new .tabledrag-changed{display:none;}.draggable a.tabledrag-handle{float:left;overflow:hidden;height:1.7em;margin-left:-1em;cursor:move;text-decoration:none;}[dir="rtl"] .draggable a.tabledrag-handle{float:right;margin-right:-1em;margin-left:0;}a.tabledrag-handle:hover{text-decoration:none;}a.tabledrag-handle .handle{width:14px;height:14px;margin:-0.4em 0.5em 0;padding:0.42em 0.5em;background:url(/core/misc/icons/787878/move.svg) no-repeat 6px 7px;}a.tabledrag-handle:hover .handle,a.tabledrag-handle:focus .handle{background-image:url(/core/misc/icons/000000/move.svg);}@media (forced-colors:active){a.tabledrag-handle .handle,a.tabledrag-handle:hover .handle,a.tabledrag-handle:focus .handle{background:linktext;-webkit-mask:url(/core/misc/icons/787878/move.svg) no-repeat 6px 7px;mask:url(/core/misc/icons/787878/move.svg) no-repeat 6px 7px;}a.tabledrag-handle:focus{outline:solid 1px transparent;}}.touchevents .draggable td{padding:0 10px;}.touchevents .draggable .menu-item__link{display:inline-block;padding:10px 0;}.touchevents a.tabledrag-handle{width:40px;height:44px;}.touchevents a.tabledrag-handle .handle{height:21px;background-position:40% 19px;}[dir="rtl"] .touch a.tabledrag-handle .handle{background-position:right 40% top 19px;}.touchevents .draggable.drag a.tabledrag-handle .handle{background-position:50% -32px;}.tabledrag-toggle-weight-wrapper{text-align:right;}[dir="rtl"] .tabledrag-toggle-weight-wrapper{text-align:left;}.indentation{float:left;width:20px;height:1.7em;margin:-0.4em 0.2em -0.4em -0.4em;padding:0.42em 0 0.42em 0.6em;}[dir="rtl"] .indentation{float:right;margin:-0.4em -0.4em -0.4em 0.2em;padding:0.42em 0.6em 0.42em 0;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
div.tree-child{background:url(/core/misc/tree.png) no-repeat 11px center;}div.tree-child-last{background:url(/core/misc/tree-bottom.png) no-repeat 11px center;}[dir="rtl"] div.tree-child,[dir="rtl"] div.tree-child-last{background-position:-65px center;}div.tree-child-horizontal{background:url(/core/misc/tree.png) no-repeat -11px center;}
/* @license MIT https://github.com/select2/select2/blob/master/LICENSE.md */
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html{--tul-svg-flag-icon-whatsapp-logo:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20360%20362%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3Aserif%3D%22http%3A%2F%2Fwww.serif.com%2F%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A2%3B%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M307.546%2C52.566C273.709%2C18.685%20228.706%2C0.017%20180.756%2C0C81.951%2C0%201.538%2C80.404%201.504%2C179.235C1.487%2C210.829%209.746%2C241.667%2025.432%2C268.844L0%2C361.736L95.024%2C336.811C121.203%2C351.096%20150.683%2C358.616%20180.679%2C358.625L180.756%2C358.625C279.544%2C358.625%20359.966%2C278.212%20360%2C179.381C360.017%2C131.483%20341.392%2C86.455%20307.546%2C52.574L307.546%2C52.566ZM180.756%2C328.354L180.696%2C328.354C153.966%2C328.346%20127.744%2C321.16%20104.865%2C307.589L99.424%2C304.358L43.034%2C319.149L58.083%2C264.168L54.542%2C258.53C39.63%2C234.809%2031.749%2C207.391%2031.766%2C179.244C31.801%2C97.104%2098.633%2C30.271%20180.817%2C30.271C220.61%2C30.288%20258.015%2C45.801%20286.145%2C73.967C314.276%2C102.123%20329.755%2C139.562%20329.738%2C179.364C329.703%2C261.513%20262.871%2C328.346%20180.756%2C328.346L180.756%2C328.354ZM262.475%2C216.777C257.997%2C214.534%20235.978%2C203.704%20231.869%2C202.209C227.761%2C200.713%20224.779%2C199.966%20221.796%2C204.452C218.814%2C208.939%20210.228%2C219.029%20207.615%2C222.011C205.002%2C225.002%20202.389%2C225.372%20197.911%2C223.128C193.434%2C220.885%20179.003%2C216.158%20161.891%2C200.902C148.578%2C189.024%20139.587%2C174.362%20136.975%2C169.875C134.362%2C165.389%20136.7%2C162.965%20138.934%2C160.739C140.945%2C158.728%20143.412%2C155.505%20145.655%2C152.892C147.899%2C150.279%20148.638%2C148.406%20150.133%2C145.423C151.629%2C142.432%20150.881%2C139.82%20149.764%2C137.576C148.646%2C135.333%20139.691%2C113.287%20135.952%2C104.323C132.316%2C95.591%20128.621%2C96.777%20125.879%2C96.631C123.266%2C96.502%20120.284%2C96.476%20117.293%2C96.476C114.302%2C96.476%20109.454%2C97.594%20105.346%2C102.08C101.238%2C106.566%2089.669%2C117.404%2089.669%2C139.441C89.669%2C161.478%20105.716%2C182.785%20107.959%2C185.776C110.202%2C188.767%20139.544%2C234.001%20184.469%2C253.408C195.153%2C258.023%20203.498%2C260.782%20210.004%2C262.845C220.731%2C266.257%20230.494%2C265.776%20238.212%2C264.624C246.816%2C263.335%20264.71%2C253.786%20268.44%2C243.326C272.17%2C232.866%20272.17%2C223.893%20271.053%2C222.028C269.936%2C220.163%20266.945%2C219.037%20262.467%2C216.794L262.475%2C216.777Z%22%20style%3D%22fill%3Argb(37%2C211%2C102)%3B%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M180.756%2C328.354L180.696%2C328.354C153.966%2C328.346%20127.744%2C321.16%20104.865%2C307.589L99.424%2C304.358L43.034%2C319.149L58.083%2C264.168L54.542%2C258.53C39.63%2C234.809%2031.749%2C207.391%2031.766%2C179.244C31.801%2C97.104%2098.633%2C30.271%20180.817%2C30.271C220.61%2C30.288%20258.015%2C45.801%20286.145%2C73.967C314.276%2C102.123%20329.755%2C139.562%20329.738%2C179.364C329.703%2C261.513%20262.871%2C328.346%20180.756%2C328.346L180.756%2C328.354Z%22%20style%3D%22fill%3Argb(248%2C246%2C243)%3B%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M262.475%2C216.777C257.997%2C214.534%20235.978%2C203.704%20231.869%2C202.209C227.761%2C200.713%20224.779%2C199.966%20221.796%2C204.452C218.814%2C208.939%20210.228%2C219.029%20207.615%2C222.011C205.002%2C225.002%20202.389%2C225.372%20197.911%2C223.128C193.434%2C220.885%20179.003%2C216.158%20161.891%2C200.902C148.578%2C189.024%20139.587%2C174.362%20136.975%2C169.875C134.362%2C165.389%20136.7%2C162.965%20138.934%2C160.739C140.945%2C158.728%20143.412%2C155.505%20145.655%2C152.892C147.899%2C150.279%20148.638%2C148.406%20150.133%2C145.423C151.629%2C142.432%20150.881%2C139.82%20149.764%2C137.576C148.646%2C135.333%20139.691%2C113.287%20135.952%2C104.323C132.316%2C95.591%20128.621%2C96.777%20125.879%2C96.631C123.266%2C96.502%20120.284%2C96.476%20117.293%2C96.476C114.302%2C96.476%20109.454%2C97.594%20105.346%2C102.08C101.238%2C106.566%2089.669%2C117.404%2089.669%2C139.441C89.669%2C161.478%20105.716%2C182.785%20107.959%2C185.776C110.202%2C188.767%20139.544%2C234.001%20184.469%2C253.408C195.153%2C258.023%20203.498%2C260.782%20210.004%2C262.845C220.731%2C266.257%20230.494%2C265.776%20238.212%2C264.624C246.816%2C263.335%20264.71%2C253.786%20268.44%2C243.326C272.17%2C232.866%20272.17%2C223.893%20271.053%2C222.028C269.936%2C220.163%20266.945%2C219.037%20262.467%2C216.794L262.475%2C216.777Z%22%20style%3D%22fill%3Argb(37%2C211%2C102)%3B%22%2F%3E%0A%3C%2Fsvg%3E%0A");--tul-svg-flag-icon-whatsapp-logo-dark:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20360%20362%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3Aserif%3D%22http%3A%2F%2Fwww.serif.com%2F%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A2%3B%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M307.546%2C52.566C273.709%2C18.685%20228.706%2C0.017%20180.756%2C0C81.951%2C0%201.538%2C80.404%201.504%2C179.235C1.487%2C210.829%209.746%2C241.667%2025.432%2C268.844L0%2C361.736L95.024%2C336.811C121.203%2C351.096%20150.683%2C358.616%20180.679%2C358.625L180.756%2C358.625C279.544%2C358.625%20359.966%2C278.212%20360%2C179.381C360.017%2C131.483%20341.392%2C86.455%20307.546%2C52.574L307.546%2C52.566ZM180.756%2C328.354L180.696%2C328.354C153.966%2C328.346%20127.744%2C321.16%20104.865%2C307.589L99.424%2C304.358L43.034%2C319.149L58.083%2C264.168L54.542%2C258.53C39.63%2C234.809%2031.749%2C207.391%2031.766%2C179.244C31.801%2C97.104%2098.633%2C30.271%20180.817%2C30.271C220.61%2C30.288%20258.015%2C45.801%20286.145%2C73.967C314.276%2C102.123%20329.755%2C139.562%20329.738%2C179.364C329.703%2C261.513%20262.871%2C328.346%20180.756%2C328.346L180.756%2C328.354ZM262.475%2C216.777C257.997%2C214.534%20235.978%2C203.704%20231.869%2C202.209C227.761%2C200.713%20224.779%2C199.966%20221.796%2C204.452C218.814%2C208.939%20210.228%2C219.029%20207.615%2C222.011C205.002%2C225.002%20202.389%2C225.372%20197.911%2C223.128C193.434%2C220.885%20179.003%2C216.158%20161.891%2C200.902C148.578%2C189.024%20139.587%2C174.362%20136.975%2C169.875C134.362%2C165.389%20136.7%2C162.965%20138.934%2C160.739C140.945%2C158.728%20143.412%2C155.505%20145.655%2C152.892C147.899%2C150.279%20148.638%2C148.406%20150.133%2C145.423C151.629%2C142.432%20150.881%2C139.82%20149.764%2C137.576C148.646%2C135.333%20139.691%2C113.287%20135.952%2C104.323C132.316%2C95.591%20128.621%2C96.777%20125.879%2C96.631C123.266%2C96.502%20120.284%2C96.476%20117.293%2C96.476C114.302%2C96.476%20109.454%2C97.594%20105.346%2C102.08C101.238%2C106.566%2089.669%2C117.404%2089.669%2C139.441C89.669%2C161.478%20105.716%2C182.785%20107.959%2C185.776C110.202%2C188.767%20139.544%2C234.001%20184.469%2C253.408C195.153%2C258.023%20203.498%2C260.782%20210.004%2C262.845C220.731%2C266.257%20230.494%2C265.776%20238.212%2C264.624C246.816%2C263.335%20264.71%2C253.786%20268.44%2C243.326C272.17%2C232.866%20272.17%2C223.893%20271.053%2C222.028C269.936%2C220.163%20266.945%2C219.037%20262.467%2C216.794L262.475%2C216.777Z%22%20style%3D%22fill%3Argb(37%2C211%2C102)%3B%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M180.756%2C328.354L180.696%2C328.354C153.966%2C328.346%20127.744%2C321.16%20104.865%2C307.589L99.424%2C304.358L43.034%2C319.149L58.083%2C264.168L54.542%2C258.53C39.63%2C234.809%2031.749%2C207.391%2031.766%2C179.244C31.801%2C97.104%2098.633%2C30.271%20180.817%2C30.271C220.61%2C30.288%20258.015%2C45.801%20286.145%2C73.967C314.276%2C102.123%20329.755%2C139.562%20329.738%2C179.364C329.703%2C261.513%20262.871%2C328.346%20180.756%2C328.346L180.756%2C328.354Z%22%20style%3D%22fill%3Argb(10%2C22%2C29)%3B%22%2F%3E%0A%20%20%20%20%3Cpath%20d%3D%22M262.475%2C216.777C257.997%2C214.534%20235.978%2C203.704%20231.869%2C202.209C227.761%2C200.713%20224.779%2C199.966%20221.796%2C204.452C218.814%2C208.939%20210.228%2C219.029%20207.615%2C222.011C205.002%2C225.002%20202.389%2C225.372%20197.911%2C223.128C193.434%2C220.885%20179.003%2C216.158%20161.891%2C200.902C148.578%2C189.024%20139.587%2C174.362%20136.975%2C169.875C134.362%2C165.389%20136.7%2C162.965%20138.934%2C160.739C140.945%2C158.728%20143.412%2C155.505%20145.655%2C152.892C147.899%2C150.279%20148.638%2C148.406%20150.133%2C145.423C151.629%2C142.432%20150.881%2C139.82%20149.764%2C137.576C148.646%2C135.333%20139.691%2C113.287%20135.952%2C104.323C132.316%2C95.591%20128.621%2C96.777%20125.879%2C96.631C123.266%2C96.502%20120.284%2C96.476%20117.293%2C96.476C114.302%2C96.476%20109.454%2C97.594%20105.346%2C102.08C101.238%2C106.566%2089.669%2C117.404%2089.669%2C139.441C89.669%2C161.478%20105.716%2C182.785%20107.959%2C185.776C110.202%2C188.767%20139.544%2C234.001%20184.469%2C253.408C195.153%2C258.023%20203.498%2C260.782%20210.004%2C262.845C220.731%2C266.257%20230.494%2C265.776%20238.212%2C264.624C246.816%2C263.335%20264.71%2C253.786%20268.44%2C243.326C272.17%2C232.866%20272.17%2C223.893%20271.053%2C222.028C269.936%2C220.163%20266.945%2C219.037%20262.467%2C216.794L262.475%2C216.777Z%22%20style%3D%22fill%3Argb(37%2C211%2C102)%3B%22%2F%3E%0A%3C%2Fsvg%3E%0A");--tul-svg-flag-icon-messanger-logo:url("data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%20standalone%3D%22no%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%20800%20800%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20xmlns%3Aserif%3D%22http%3A%2F%2Fwww.serif.com%2F%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A2%3B%22%3E%0A%20%20%20%20%3Cg%20id%3D%22logo%22%20transform%3D%22matrix(1%2C0%2C0%2C1%2C-112%2C-122)%22%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20id%3D%22Path%22%20d%3D%22M512%2C122C286.668%2C122%20112%2C287.056%20112%2C510C112%2C626.614%20159.792%2C727.382%20237.622%2C796.984C244.156%2C802.832%20248.1%2C811.024%20248.368%2C819.792L250.546%2C890.944C251.242%2C913.64%20274.686%2C928.408%20295.454%2C919.24L374.848%2C884.192C381.578%2C881.224%20389.12%2C880.672%20396.212%2C882.624C432.696%2C892.656%20471.526%2C898%20512%2C898C737.332%2C898%20912%2C732.944%20912%2C510C912%2C287.056%20737.332%2C122%20512%2C122Z%22%20style%3D%22fill%3Aurl(%23_Radial1)%3B%22%2F%3E%0A%20%20%20%20%20%20%20%20%3Cpath%20id%3D%22Path1%22%20serif%3Aid%3D%22Path%22%20d%3D%22M271.802%2C623.469L389.302%2C437.053C407.992%2C407.397%20448.016%2C400.013%20476.06%2C421.045L569.514%2C491.135C578.088%2C497.567%20589.886%2C497.533%20598.424%2C491.053L724.638%2C395.265C741.484%2C382.481%20763.474%2C402.641%20752.2%2C420.531L634.7%2C606.949C616.008%2C636.603%20575.984%2C643.989%20547.942%2C622.955L454.486%2C552.863C445.912%2C546.433%20434.114%2C546.467%20425.576%2C552.947L299.362%2C648.735C282.516%2C661.518%20260.526%2C641.358%20271.802%2C623.469Z%22%20style%3D%22fill%3Awhite%3B%22%2F%3E%0A%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3CradialGradient%20id%3D%22_Radial1%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%20gradientTransform%3D%22matrix(871.677%2C0%2C0%2C871.677%2C265.98%2C917.72)%22%3E%3Cstop%20offset%3D%220%22%20style%3D%22stop-color%3Argb(0%2C153%2C255)%3Bstop-opacity%3A1%22%2F%3E%3Cstop%20offset%3D%220.61%22%20style%3D%22stop-color%3Argb(160%2C51%2C255)%3Bstop-opacity%3A1%22%2F%3E%3Cstop%20offset%3D%220.93%22%20style%3D%22stop-color%3Argb(255%2C82%2C128)%3Bstop-opacity%3A1%22%2F%3E%3Cstop%20offset%3D%221%22%20style%3D%22stop-color%3Argb(255%2C112%2C97)%3Bstop-opacity%3A1%22%2F%3E%3C%2FradialGradient%3E%0A%20%20%20%20%3C%2Fdefs%3E%0A%3C%2Fsvg%3E%0A");}
.tul-recruitment-chat-link{display:block;position:fixed;right:1.7rem;bottom:2rem;z-index:100;}.tul-recruitment-chat-link>.tul-recruitment-chat-link-inner{display:flex;justify-content:center;flex-direction:column;align-content:center;justify-items:center;align-items:center;}.tul-recruitment-chat-link .tul-recruitment-chat-link-item>a{display:block;aspect-ratio:1/1;width:3.5rem;background-color:transparent;background-size:contain;padding:0;border:0;margin:0;margin-top:1rem;}.tul-recruitment-chat-link .tul-recruitment-chat-link-item>a[href^="https://m.me"]{background-image:var(--tul-svg-flag-icon-messanger-logo) !important;filter:drop-shadow(5px 5px 5px #761c79);}.tul-recruitment-chat-link .tul-recruitment-chat-link-item>a[href^="https://wa.me"]{background-image:var(--tul-svg-flag-icon-whatsapp-logo) !important;filter:drop-shadow(5px 5px 5px #427933);}.theme-dark .tul-recruitment-chat-link .tul-recruitment-chat-link-item>a[href^="https://wa.me"]{background-image:var(--tul-svg-flag-icon-whatsapp-logo-dark) !important;filter:drop-shadow(5px 5px 5px #414f33);}
@font-face{font-family:"tul_recruitment_font";src:url(/modules/custom/tul_recruitment_font/font/tul_recruitment_font.eot?t=1692347751337);src:url(/modules/custom/tul_recruitment_font/font/tul_recruitment_font.eot?t=1692347751337#iefix) format('embedded-opentype'),url(/modules/custom/tul_recruitment_font/font/tul_recruitment_font.woff2?t=1692347751337) format("woff2"),url(/modules/custom/tul_recruitment_font/font/tul_recruitment_font.woff?t=1692347751337) format("woff"),url(/modules/custom/tul_recruitment_font/font/tul_recruitment_font.ttf?t=1692347751337) format('truetype'),url(/modules/custom/tul_recruitment_font/font/tul_recruitment_font.svg?t=1692347751337#tul_recruitment_font) format('svg');}[class^="tul_recruitment_font-"],[class*=" tul_recruitment_font-"]{font-family:'tul_recruitment_font' !important;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.tul_recruitment_font-arrow_btn_left:before{content:"\ea01";}.tul_recruitment_font-arrow_btn_right:before{content:"\ea02";}.tul_recruitment_font-circle:before{content:"\ea03";}.tul_recruitment_font-dark_hamburger_menu:before{content:"\ea04";}.tul_recruitment_font-dark_x:before{content:"\ea05";}.tul_recruitment_font-light_expand_down_icon:before{content:"\ea06";}.tul_recruitment_font-light_search_icon:before{content:"\ea07";}.tul_recruitment_font-moon:before{content:"\ea08";}.tul_recruitment_font-open_envelope:before{content:"\ea09";}.tul_recruitment_font-quote:before{content:"\ea0a";}.tul_recruitment_font-sun:before{content:"\ea0b";}
nav.tul-components-bootstrap5-tabs.mobile{visibility:hidden;height:0;margin-top:0;margin-bottom:0;}select.tul-components-bootstrap5-tabs{display:none !important;max-width:100%;}select.tul-components-bootstrap5-tabs.mobile{display:block !important;margin-top:50px;margin-bottom:50px;}.tab-content select.tul-components-bootstrap5-tabs.mobile,.tab-content nav.tul-components-bootstrap5-tabs{margin-top:0px;}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable=true]:empty::before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
