.jet--ua-safari .jet-form-builder__field-wrap select.select-field{-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.rtl.jet--ua-safari .jet-form-builder__field-wrap select.select-field{background-position:calc(10% - 20px) calc(1em + 2px),calc(10% - 15px) calc(1em + 2px)}.field-type-checkbox-field .jet-form-builder__field.checkboxes-field{position:absolute;z-index:-1;opacity:0}.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox>span::before{content:'';display:inline-block;width:1.2em;height:1.2em;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;border-radius:10%}.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox :checked+span::before{border-color:#0b76ef;background-color:#0b76ef;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 8 8%27%3e%3cpath fill=%27%23fff%27 d=%27M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z%27/%3e%3c/svg%3e")}.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox :focus:not(:checked)+span::before{border-color:#80bdff}.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox :not(:disabled):active+span::before{background-color:#b3d7ff;border-color:#b3d7ff}.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox :not(:disabled):not(:checked):hover+span::before{border-color:#b3d7ff}.field-type-checkbox-field .jet-form-builder__field-label.for-checkbox :disabled+span::before{background-color:#e9ecef}.field-type-radio-field .jet-form-builder__field.radio-field{position:absolute;z-index:-1;opacity:0}.field-type-radio-field .jet-form-builder__field-label.for-radio>span::before{content:'';display:inline-block;width:1.2em;height:1.2em;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;background-repeat:no-repeat;background-position:center center;background-size:50% 50%;border-radius:50%}.field-type-radio-field .jet-form-builder__field-label.for-radio :not(:disabled):not(:checked):hover+span::before{border-color:#b3d7ff}.field-type-radio-field .jet-form-builder__field-label.for-radio :not(:disabled):active+span::before{background-color:#b3d7ff;border-color:#b3d7ff}.field-type-radio-field .jet-form-builder__field-label.for-radio :focus:not(:checked)+span::before{border-color:#80bdff}.field-type-radio-field .jet-form-builder__field-label.for-radio :checked+span::before{border-color:#0b76ef;background-color:#0b76ef;background-image:url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%27-4 -4 8 8%27%3e%3ccircle r=%273%27 fill=%27%23fff%27/%3e%3c/svg%3e")}.field-type-radio-field .jet-form-builder__field-label.for-radio :disabled+span::before{background-color:#e9ecef}.jet-form-builder-choice{padding:0;margin:0;border-width:0}.jet-form-builder-choice--item *{cursor:pointer}.jet-form-builder-choice--item{border-width:var(--jfb-choice-border-top-width, 2px) var(--jfb-choice-border-right-width, 2px) var(--jfb-choice-border-bottom-width, 2px) var(--jfb-choice-border-left-width, 2px);border-style:var(--jfb-choice-border-top-style, solid) var(--jfb-choice-border-right-style, solid) var(--jfb-choice-border-bottom-style, solid) var(--jfb-choice-border-left-style, solid);border-color:var(--jfb-choice-border-top-color, #bfbfbf) var(--jfb-choice-border-right-color, #bfbfbf) var(--jfb-choice-border-bottom-color, #bfbfbf) var(--jfb-choice-border-left-color, #bfbfbf);border-radius:var(--jfb-choice-border-radius-top-left, 4px) var(--jfb-choice-border-radius-top-right, 4px) var(--jfb-choice-border-radius-bottom-right, 4px) var(--jfb-choice-border-radius-bottom-left, 4px);padding:20px;display:block;cursor:pointer;transition:all .2s ease-out,outline 0s;color:var(--jfb-choice-text, inherit);background-color:var(--jfb-choice-bg, transparent)}.jet-form-builder-choice--item.is-checked{border-width:var(--jfb-choice-checked-border-top-width, var(--jfb-choice-border-top-width, 2px)) var(--jfb-choice-checked-border-right-width, var(--jfb-choice-border-right-width, 2px)) var(--jfb-choice-checked-border-bottom-width, var(--jfb-choice-border-bottom-width, 2px)) var(--jfb-choice-checked-border-left-width, var(--jfb-choice-border-left-width, 2px));border-style:var(--jfb-choice-checked-border-top-style, var(--jfb-choice-border-top-style, solid)) var(--jfb-choice-checked-border-right-style, var(--jfb-choice-border-right-style, solid)) var(--jfb-choice-checked-border-bottom-style, var(--jfb-choice-border-bottom-style, solid)) var(--jfb-choice-checked-border-left-style, var(--jfb-choice-border-left-style, solid));border-color:var(--jfb-choice-checked-border-top-color, var(--jfb-choice-border-top-color, #bfbfbf)) var(--jfb-choice-checked-border-right-color, var(--jfb-choice-border-right-color, #bfbfbf)) var(--jfb-choice-checked-border-bottom-color, var(--jfb-choice-border-bottom-color, #bfbfbf)) var(--jfb-choice-checked-border-left-color, var(--jfb-choice-border-left-color, #bfbfbf));border-radius:var(--jfb-choice-checked-border-radius-top-left, var(--jfb-choice-border-radius-top-left, 4px)) var(--jfb-choice-checked-border-radius-top-right, var(--jfb-choice-border-radius-top-right, 4px)) var(--jfb-choice-checked-border-radius-bottom-right, var(--jfb-choice-border-radius-bottom-right, 4px)) var(--jfb-choice-checked-border-radius-bottom-left, var(--jfb-choice-border-radius-bottom-left, 4px));color:var(--jfb-choice-checked-text, var(--jfb-choice-text, inherit));background-color:var(--jfb-choice-checked-bg, var(--jfb-choice-bg, transparent))}.jet-form-builder-choice--item-control{display:flex;align-items:center;gap:.5em}.jet-form-builder-choice--item-control-img{width:var(--jfb-choice-control-width, 24px)}.jet-form-builder-choice.has-hover-color-text .jet-form-builder-choice--item:hover{color:var(--jfb-choice-hover-text, var(--jfb-choice-text, inherit))}.jet-form-builder-choice.has-hover-color-background .jet-form-builder-choice--item:hover{background-color:var(--jfb-choice-hover-bg, var(--jfb-choice-bg, transparent))}.jet-form-builder-choice.has-hover-border-width .jet-form-builder-choice--item:hover{border-width:var(--jfb-choice-hover-border-top-width, var(--jfb-choice-border-top-width, 2px)) var(--jfb-choice-hover-border-right-width, var(--jfb-choice-border-right-width, 2px)) var(--jfb-choice-hover-border-bottom-width, var(--jfb-choice-border-bottom-width, 2px)) var(--jfb-choice-hover-border-left-width, var(--jfb-choice-border-left-width, 2px))}.jet-form-builder-choice.has-hover-border-style .jet-form-builder-choice--item:hover{border-style:var(--jfb-choice-hover-border-top-style, var(--jfb-choice-border-top-style, solid)) var(--jfb-choice-hover-border-right-style, var(--jfb-choice-border-right-style, solid)) var(--jfb-choice-hover-border-bottom-style, var(--jfb-choice-border-bottom-style, solid)) var(--jfb-choice-hover-border-left-style, var(--jfb-choice-border-left-style, solid))}.jet-form-builder-choice.has-hover-border-color .jet-form-builder-choice--item:hover{border-color:var(--jfb-choice-hover-border-top-color, var(--jfb-choice-border-top-color, #bfbfbf)) var(--jfb-choice-hover-border-right-color, var(--jfb-choice-border-right-color, #bfbfbf)) var(--jfb-choice-hover-border-bottom-color, var(--jfb-choice-border-bottom-color, #bfbfbf)) var(--jfb-choice-hover-border-left-color, var(--jfb-choice-border-left-color, #bfbfbf))}.jet-form-builder-choice.has-hover-border-radius .jet-form-builder-choice--item:hover{border-radius:var(--jfb-choice-hover-border-radius-top-left, var(--jfb-choice-border-radius-top-left, 4px)) var(--jfb-choice-hover-border-radius-top-right, var(--jfb-choice-border-radius-top-right, 4px)) var(--jfb-choice-hover-border-radius-bottom-right, var(--jfb-choice-border-radius-bottom-right, 4px)) var(--jfb-choice-hover-border-radius-bottom-left, var(--jfb-choice-border-radius-bottom-left, 4px))}.jet-form-builder-row{border:0}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar-grp{background-color:var(--jfb-wysiwyg-toolbar-bg, #fff)}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-btn,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-listbox{background-color:var(--jfb-wysiwyg-buttons-bg, initial);border-width:var(--jfb-wysiwyg-buttons-border-top-width, 0) var(--jfb-wysiwyg-buttons-border-right-width, 0) var(--jfb-wysiwyg-buttons-border-bottom-width, 0) var(--jfb-wysiwyg-buttons-border-left-width, 0);border-style:var(--jfb-wysiwyg-buttons-border-top-style, solid) var(--jfb-wysiwyg-buttons-border-right-style, solid) var(--jfb-wysiwyg-buttons-border-bottom-style, solid) var(--jfb-wysiwyg-buttons-border-left-style, solid);border-color:var(--jfb-wysiwyg-buttons-border-top-color, transparent) var(--jfb-wysiwyg-buttons-border-right-color, transparent) var(--jfb-wysiwyg-buttons-border-bottom-color, transparent) var(--jfb-wysiwyg-buttons-border-left-color, transparent);border-radius:var(--jfb-wysiwyg-buttons-border-radius-top-left, initial) var(--jfb-wysiwyg-buttons-border-radius-top-right, initial) var(--jfb-wysiwyg-buttons-border-radius-bottom-right, initial) var(--jfb-wysiwyg-buttons-border-radius-bottom-left, initial)}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-btn button,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-listbox button{background-color:initial;text-transform:inherit;letter-spacing:normal;text-decoration:none;color:inherit;background-image:initial}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-btn .mce-ico,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-btn .mce-txt,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-listbox .mce-ico,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-listbox .mce-txt{color:var(--jfb-wysiwyg-buttons-text, #50575e)}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-btn.mce-active,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-listbox.mce-active{border-width:var(--jfb-wysiwyg-buttons-checked-border-top-width, var(--jfb-wysiwyg-buttons-border-top-width, 0)) var(--jfb-wysiwyg-buttons-checked-border-right-width, var(--jfb-wysiwyg-buttons-border-right-width, 0)) var(--jfb-wysiwyg-buttons-checked-border-bottom-width, var(--jfb-wysiwyg-buttons-border-bottom-width, 0)) var(--jfb-wysiwyg-buttons-checked-border-left-width, var(--jfb-wysiwyg-buttons-border-left-width, 0));border-style:var(--jfb-wysiwyg-buttons-checked-border-top-style, var(--jfb-wysiwyg-buttons-border-top-style, solid)) var(--jfb-wysiwyg-buttons-checked-border-right-style, var(--jfb-wysiwyg-buttons-border-right-style, solid)) var(--jfb-wysiwyg-buttons-checked-border-bottom-style, var(--jfb-wysiwyg-buttons-border-bottom-style, solid)) var(--jfb-wysiwyg-buttons-checked-border-left-style, var(--jfb-wysiwyg-buttons-border-left-style, solid));border-color:var(--jfb-wysiwyg-buttons-checked-border-top-color, var(--jfb-wysiwyg-buttons-border-top-color, transparent)) var(--jfb-wysiwyg-buttons-checked-border-right-color, var(--jfb-wysiwyg-buttons-border-right-color, transparent)) var(--jfb-wysiwyg-buttons-checked-border-bottom-color, var(--jfb-wysiwyg-buttons-border-bottom-color, transparent)) var(--jfb-wysiwyg-buttons-checked-border-left-color, var(--jfb-wysiwyg-buttons-border-left-color, transparent));border-radius:var(--jfb-wysiwyg-buttons-checked-border-radius-top-left, var(--jfb-wysiwyg-buttons-border-radius-top-left, initial)) var(--jfb-wysiwyg-buttons-checked-border-radius-top-right, var(--jfb-wysiwyg-buttons-border-radius-top-right, initial)) var(--jfb-wysiwyg-buttons-checked-border-radius-bottom-right, var(--jfb-wysiwyg-buttons-border-radius-bottom-right, initial)) var(--jfb-wysiwyg-buttons-checked-border-radius-bottom-left, var(--jfb-wysiwyg-buttons-border-radius-bottom-left, initial));background-color:var(--jfb-wysiwyg-buttons-checked-bg, var(--jfb-wysiwyg-buttons-bg, #555c66))}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-btn.mce-active .mce-ico,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-btn.mce-active .mce-txt,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-listbox.mce-active .mce-ico,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-toolbar .mce-listbox.mce-active .mce-txt{color:var(--jfb-wysiwyg-buttons-checked-text, var(--jfb-wysiwyg-buttons-text, #fff))}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-statusbar{background-color:var(--jfb-wysiwyg-statusbar-bg, #fff);color:var(--jfb-wysiwyg-statusbar-text, inherit)}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-edit-area{background-color:var(--jfb-wysiwyg-container-bg, #fff);color:var(--jfb-wysiwyg-container-text, #333)}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field .mce-edit-area *{color:inherit}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field.has-hover-color-text .mce-toolbar .mce-listbox:hover .mce-txt,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field.has-hover-color-text .mce-toolbar .mce-btn:hover .mce-ico{color:var(--jfb-wysiwyg-buttons-hover-text, var(--jfb-wysiwyg-buttons-text, inherit))}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field.has-hover-color-background .mce-toolbar .mce-listbox:hover,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field.has-hover-color-background .mce-toolbar .mce-btn:hover{background-color:var(--jfb-wysiwyg-buttons-hover-bg, var(--jfb-wysiwyg-buttons-bg, transparent))}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field.has-hover-border-width .mce-toolbar .mce-listbox:hover,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field.has-hover-border-width .mce-toolbar .mce-btn:hover{border-width:var(--jfb-wysiwyg-buttons-hover-border-top-width, var(--jfb-wysiwyg-buttons-border-top-width, 0)) var(--jfb-wysiwyg-buttons-hover-border-right-width, var(--jfb-wysiwyg-buttons-border-right-width, 0)) var(--jfb-wysiwyg-buttons-hover-border-bottom-width, var(--jfb-wysiwyg-buttons-border-bottom-width, 0)) var(--jfb-wysiwyg-buttons-hover-border-left-width, var(--jfb-wysiwyg-buttons-border-left-width, 0))}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field.has-hover-border-style .mce-toolbar .mce-listbox:hover,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field.has-hover-border-style .mce-toolbar .mce-btn:hover{border-style:var(--jfb-wysiwyg-buttons-hover-border-top-style, var(--jfb-wysiwyg-buttons-border-top-style, solid)) var(--jfb-wysiwyg-buttons-hover-border-right-style, var(--jfb-wysiwyg-buttons-border-right-style, solid)) var(--jfb-wysiwyg-buttons-hover-border-bottom-style, var(--jfb-wysiwyg-buttons-border-bottom-style, solid)) var(--jfb-wysiwyg-buttons-hover-border-left-style, var(--jfb-wysiwyg-buttons-border-left-style, solid))}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field.has-hover-border-color .mce-toolbar .mce-listbox:hover,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field.has-hover-border-color .mce-toolbar .mce-btn:hover{border-color:var(--jfb-wysiwyg-buttons-hover-border-top-color, var(--jfb-wysiwyg-buttons-border-top-color, transparent)) var(--jfb-wysiwyg-buttons-hover-border-right-color, var(--jfb-wysiwyg-buttons-border-right-color, transparent)) var(--jfb-wysiwyg-buttons-hover-border-bottom-color, var(--jfb-wysiwyg-buttons-border-bottom-color, transparent)) var(--jfb-wysiwyg-buttons-hover-border-left-color, var(--jfb-wysiwyg-buttons-border-left-color, transparent))}.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field.has-hover-border-radius .mce-toolbar .mce-listbox:hover,.jet-form-builder-row.field-type-wysiwyg-field.wp-block-jet-forms-wysiwyg-field.has-hover-border-radius .mce-toolbar .mce-btn:hover{border-radius:var(--jfb-wysiwyg-buttons-hover-border-radius-top-left, var(--jfb-wysiwyg-buttons-border-radius-top-left, initial)) var(--jfb-wysiwyg-buttons-hover-border-radius-top-right, var(--jfb-wysiwyg-buttons-border-radius-top-right, initial)) var(--jfb-wysiwyg-buttons-hover-border-radius-bottom-right, var(--jfb-wysiwyg-buttons-border-radius-bottom-right, initial)) var(--jfb-wysiwyg-buttons-hover-border-radius-bottom-left, var(--jfb-wysiwyg-buttons-border-radius-bottom-left, initial))}.field-type-switcher{--thumb-size: 1rem;--track-size: calc(var(--thumb-size) * 2);--track-padding: 2px;--thumb-color-highlight: hsla(0, 0%, 0%, 0.25);--highlight-size: 0;--thumb-transition-duration: 0.4s;--thumb-position: 0%;--isLTR: 1}.field-type-switcher:dir(rtl){--isLTR: -1}.field-type-switcher input.jet-form-builder__field{padding:var(--c-track-padding, var(--track-padding));inline-size:var(--c-track-size, var(--track-size));block-size:var(--c-thumb-size, var(--thumb-size));border-radius:var(--c-track-size, var(--track-size));background:var(--c-track-bg-color, var(--track-bg-color, #ddd));appearance:none;outline-offset:5px;transition:background-color .4s;position:relative;cursor:pointer;box-sizing:content-box;flex:unset;display:grid;align-items:center;grid:[track] 1fr/[track] 1fr}.field-type-switcher input.jet-form-builder__field:not(:disabled):hover::before{--highlight-size: 0.5rem}.field-type-switcher input.jet-form-builder__field::before{content:"";position:absolute;grid-area:track;inline-size:var(--c-thumb-size, var(--thumb-size));block-size:var(--c-thumb-size, var(--thumb-size));border-radius:50%;background:var(--thumb-bg-color, #fff);transition:transform var(--thumb-transition-duration) ease,box-shadow .25s ease;box-shadow:0 0 0 var(--highlight-size) var(--thumb-color-highlight);transform:translateX(var(--thumb-position))}.field-type-switcher input.jet-form-builder__field:checked{background:var(--checked-track-bg-color, #4caf50);--thumb-position: calc((var(--c-track-size, var(--track-size) ) - 100%) * var(--isLTR))}.block-editor-block-list__block.field-type-switcher input.jet-form-builder__field{padding:var(--track-padding) !important;border:unset;margin:unset}.block-editor-block-list__block.field-type-switcher input.jet-form-builder__field::before{margin:unset}.ast-header-sticky-active{position:fixed!important;right:0;left:0;margin:0 auto;z-index:99}.ast-footer-sticky-active .ast-custom-footer{position:fixed!important;right:0;left:0;bottom:0;margin:0 auto;z-index:99}.ast-custom-header{position:relative;z-index:99}.ast-custom-header.ast-header-sticky-active .fl-row-content-wrap{transition:padding .3s linear}.ast-custom-header.ast-header-sticky-active .fl-module-content{transition:all .3s linear}.ast-custom-header.ast-header-sticky-active .elementor-section-wrap{transition:padding .3s linear}.ast-custom-header.ast-header-sticky-active .elementor-row>.elementor-column>.elementor-element-populated{transition:all .3s linear}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-row-content-wrap{transition:padding .3s linear;padding-top:5px;padding-bottom:5px;box-sizing:border-box}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content{margin-top:5px;margin-bottom:5px;transition:all .3s linear}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content.fl-node-content img{max-height:50px;width:auto}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap{transition:padding .3s linear;box-sizing:border-box}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap img{max-height:50px;width:auto}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-row>.elementor-column>.elementor-element-populated{max-height:60px;transition:all .3s linear}.ast-custom-header.ast-header-sticky-active{top:0;width:100%;transition:ease-out}.single-advanced-hook .ast-no-title,.single-advanced-hook .hentry{margin:0}.js_active .ast-plain-container.single-advanced-hook .entry-header{margin:0}.summary.entry-summary+[CLASS*=astra-advanced-hook]{clear:both}.single-astra-advanced-hook .wp-block-buttons,.single-astra-advanced-hook .wp-block-uagb-buttons{margin-bottom:1.5em}.single-astra-advanced-hook .ast-container{flex-wrap:wrap}.single-astra-advanced-hook .ast-container>*{width:100%}.footer-adv p:last-child{margin-bottom:0}.footer-adv .widget_calendar table{margin-bottom:0}@media all and (max-width:768px){.footer-adv-widget-1 .widget:last-child{margin:0 0 2.8em}}.footer-adv .ast-no-widget-row .widget-title{text-transform:capitalize}@media all and (max-width:768px){.footer-adv-layout-6 .footer-adv-widget-2 .widget:last-child{margin:0 0 2.8em}}body.ast-padded-layout::after,body.ast-padded-layout::before{background:inherit;content:"";display:block;height:0;left:0;position:fixed;width:100%;z-index:999}body.ast-padded-layout::after{bottom:0}body.ast-padded-layout{background-attachment:fixed}body.ast-padded-layout::before{top:0}@media (min-width:44.375em){body.ast-padded-layout.admin-bar::before{top:46px}}@media (min-width:48.9375em){body.ast-padded-layout.admin-bar::before{top:32px}}.elementor-page.ast-box-layout #page,.elementor-page.ast-padded-layout #page{overflow:hidden}.siteorigin-panels.ast-box-layout #page,.siteorigin-panels.ast-padded-layout #page{overflow:hidden}.ast-separate-container.ast-box-layout #content .ast-container{padding-left:0;padding-right:0}@media (max-width:768px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:20px;padding-right:20px}}@media (max-width:544px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:.54em;padding-right:.54em}}.js_active .ast-box-layout #page,.js_active .ast-padded-layout #page{overflow:hidden}.js_active .ast-box-layout.ast-page-builder-template .vc_row[data-vc-full-width],.js_active .ast-padded-layout.ast-page-builder-template .vc_row[data-vc-full-width]{max-width:100%;left:0!important}.main-header-bar-wrap .ast-search-box.header-cover{z-index:7}.ast-below-header-wrap .ast-search-box.header-cover #close,.ast-below-header-wrap .ast-search-box.header-cover .search-field{font-size:1.8em}.ast-below-header-wrap .ast-search-box.header-cover .search-submit{font-size:1.5em}.ast-search-box.full-screen,.ast-search-box.header-cover{display:none;opacity:0;transition:opacity .3s ease-in-out,display .3s ease-in-out;width:100%;height:100%}.ast-search-box.full-screen .search-field,.ast-search-box.header-cover .search-field{background:0 0;border:0;color:#fafafa;box-shadow:none;text-align:left;padding:0}.ast-search-box.full-screen .search-submit,.ast-search-box.header-cover .search-submit{background:var(--ast-fs-search-submit-background,0 0);padding:0;border-radius:50%;box-shadow:none;color:var(--ast-fs-search-text-color,#9e9e9e);transition:all .7s ease-In;outline:0;border:0;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper,.ast-search-box.header-cover .ast-search-wrapper{position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.ast-search-box.full-screen .ast-search-wrapper .search-form,.ast-search-box.header-cover .ast-search-wrapper .search-form{line-height:normal}.ast-search-box.full-screen #close,.ast-search-box.header-cover #close{color:#fafafa;transform:rotate(0);font-size:2em;cursor:pointer;z-index:9;font-weight:400}.ast-search-box.full-screen .search-field::-webkit-input-placeholder,.ast-search-box.header-cover .search-field::-webkit-input-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-moz-placeholder,.ast-search-box.header-cover .search-field:-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field::-moz-placeholder,.ast-search-box.header-cover .search-field::-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-ms-input-placeholder,.ast-search-box.header-cover .search-field:-ms-input-placeholder{color:#fafafa}.ast-search-box.header-cover{position:absolute;background:rgba(25,25,25,.96);top:0;z-index:10}.ast-search-box.header-cover .search-field{font-size:2em;line-height:2;width:100%}.ast-search-box.header-cover .ast-container{position:relative}.ast-search-box.header-cover .close,.ast-search-box.header-cover .search-submit,.ast-search-box.header-cover .search-text-wrap{display:inline-block}.ast-search-box.header-cover .search-text-wrap{width:calc(100% - 2.5em);vertical-align:middle}.ast-search-box.header-cover .search-submit{font-size:1.7em;margin-right:2em}.ast-search-box.header-cover #close{vertical-align:middle;backface-visibility:hidden}.ast-search-box.full-screen{position:fixed;background:rgba(25,25,25,.96);top:0;left:0;z-index:999}.ast-search-box.full-screen .ast-search-wrapper .large-search-text{text-align:center;color:#e2e2e2;font-size:1.5em;font-weight:400;transition-delay:50ms;transition:all .3s ease-in-out}.ast-search-box.full-screen .ast-search-wrapper fieldset{border:0;padding:2.5em 0 1em;border-bottom:2px solid var(--ast-border-color)}.ast-search-box.full-screen .ast-search-wrapper .search-field{font-size:2em;padding-left:20px;line-height:1.7;width:92%;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper .search-form{width:70%;margin:20px auto}.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:var(--ast-fs-search-font-size, 1.7em)}.ast-search-box.full-screen #close{position:absolute;color:#fafafa;right:1em;line-height:1;cursor:pointer;z-index:9;font-weight:400;font-size:2em;top:1.5em;backface-visibility:hidden}.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:0}.ast-search-box.full-screen ::-moz-placeholder{opacity:0}.ast-search-box.full-screen :-ms-input-placeholder{opacity:0}.ast-search-box.full-screen :-moz-placeholder{opacity:0}@media (max-width:420px){.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:1}.ast-search-box.full-screen ::-moz-placeholder{opacity:1}.ast-search-box.full-screen :-ms-input-placeholder{opacity:1}.ast-search-box.full-screen :-moz-placeholder{opacity:1}}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-webkit-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-moz-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-ms-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-moz-placeholder{opacity:.5}.site-header .ast-inline-search.ast-search-menu-icon .search-form{padding-left:0;padding-right:0}.site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:2em}.ast-inline-search.ast-search-menu-icon{position:relative;transform:none;left:0;right:0}.ast-inline-search.ast-search-menu-icon .search-submit{display:block;background:0 0;border:none;position:absolute;height:100%;right:.25em;padding:0;top:0;font-size:1.3em;color:#757575}.ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form{padding:0}.ast-header-break-point .site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-right:2em}.ast-header-break-point .ast-search-box.full-screen .ast-search-wrapper .search-field{width:80%}.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.full-screen,.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.header-cover{display:none}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-above-header .ast-above-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon .search-form{padding-left:0;left:auto;padding-right:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon.slide-search .search-form{left:-1em;padding-left:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-1 .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-above-header-mobile-stack .ast-above-header .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon.ast-inline-search .search-form{left:0;padding-left:0;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-below-header .below-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-below-header-sections.site-header .ast-below-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:0}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;padding-left:3em;padding-right:1em}.ast-below-header-mobile-stack .ast-below-header .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.iphone.full-screen,.ipod.full-screen{position:fixed!important}@media (max-width:992px){.ast-above-header-mobile-stack .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}.ast-below-header-mobile-stack .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}}@media (max-width:544px){.ast-search-box.full-screen .ast-search-wrapper .large-search-text{display:none}.ast-search-box.full-screen .ast-search-wrapper .search-field,.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:1.6em}}@media (min-width:769px){.ast-hide-display-device-desktop{display:none;}[class^="astra-advanced-hook-"] .wp-block-query .wp-block-post-template .wp-block-post{width:100%;}}@media (min-width:545px) and (max-width:768px){.ast-hide-display-device-tablet{display:none;}}@media (max-width:544px){.ast-hide-display-device-mobile{display:none;}}h1,.entry-content :where(h1){color:#001e51;}h2,.entry-content :where(h2){color:#001e51;}h3,.entry-content :where(h3){color:#001e51;}h4,.entry-content :where(h4){color:#001e51;}h5,.entry-content :where(h5){color:#001e51;}h6,.entry-content :where(h6){color:#001e51;}.ast-small-footer{color:#8192aa;}.ast-small-footer a{color:#8192aa;}.ast-small-footer a:hover{color:#0fa597;}.main-header-bar{background-color:#0e7d9d;background-image:none;}.main-header-menu .current-menu-item > .menu-link,.main-header-menu .current-menu-ancestor > .menu-link{color:#ffffff;}.main-header-menu .menu-link:hover,.ast-header-custom-item a:hover,.main-header-menu .menu-item:hover > .menu-link,.main-header-menu .menu-item.focus > .menu-link{color:#ffffff;}.main-header-menu .ast-masthead-custom-menu-items a:hover,.main-header-menu .menu-item:hover > .ast-menu-toggle,.main-header-menu .menu-item.focus > .ast-menu-toggle{color:#ffffff;}.main-header-menu,.main-header-menu .menu-link,.ast-header-custom-item,.ast-header-custom-item a,.ast-masthead-custom-menu-items,.ast-masthead-custom-menu-items a{color:#e0e0e0;}.ast-header-break-point .main-header-menu{background-color:#0e7d9d;}.ast-header-search .ast-search-menu-icon .search-field{border-radius:2px;}.ast-header-search .ast-search-menu-icon .search-submit{border-radius:2px;}.ast-header-search .ast-search-menu-icon .search-form{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-color:#ddd;border-radius:2px;}.footer-adv .widget-title,.footer-adv .widget-title a{color:#0f4ea5;}.footer-adv{color:#8192aa;}.footer-adv a{color:#8192aa;}.footer-adv .tagcloud a:hover,.footer-adv .tagcloud a.current-item{border-color:#8192aa;background-color:#8192aa;}.footer-adv a:hover,.footer-adv .no-widget-text a:hover,.footer-adv a:focus,.footer-adv .no-widget-text a:focus{color:#0fa597;}.footer-adv .calendar_wrap #today,.footer-adv a:hover + .post-count{background-color:#8192aa;}.footer-adv .widget-title,.footer-adv .widget-title a.rsswidget,.ast-no-widget-row .widget-title{font-family:'Nunito',sans-serif;font-weight:700;font-size:16px;font-size:1rem;line-height:2;text-transform:uppercase;}.footer-adv .widget > *:not(.widget-title){font-family:'Nunito',sans-serif;font-weight:400;font-size:16px;font-size:1rem;line-height:2;text-transform:none;}.footer-adv-overlay{padding-top:70px;padding-bottom:80px;}.footer-adv .tagcloud a:hover,.footer-adv .tagcloud a.current-item{color:#000000;}.footer-adv .calendar_wrap #today{color:#000000;}.site-title,.site-title a{font-family:'Roboto Condensed',sans-serif;line-height:1.23em;}#secondary .widget-title{font-family:'Roboto Condensed',sans-serif;line-height:1.23em;}.ast-small-footer{font-size:16px;font-size:1rem;font-weight:400;font-family:'Nunito',sans-serif;text-transform:none;}.blog .entry-title,.blog .entry-title a,.archive .entry-title,.archive .entry-title a,.search .entry-title,.search .entry-title a{font-family:'Roboto Condensed',sans-serif;line-height:1.23em;}button,.ast-button,input#submit,input[type="button"],input[type="submit"],input[type="reset"]{font-size:15px;font-size:0.9375rem;font-weight:700;font-family:'Nunito',sans-serif;text-transform:none;}.main-navigation{font-size:16px;font-size:1rem;font-weight:400;font-family:'Nunito',sans-serif;}.main-header-bar{line-height:5;}.main-header-bar .main-header-bar-navigation{text-transform:capitalize;}@media (min-width:769px){.ast-container{max-width:1040px;}}@media (min-width:993px){.ast-container{max-width:1040px;}}@media (min-width:1201px){.ast-container{max-width:1040px;}}.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container #primary,.ast-plain-container #primary,.ast-narrow-container #primary{margin-top:20px;margin-bottom:0px;}.ast-left-sidebar #primary,.ast-right-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container #primary,.ast-narrow-container #primary{padding-left:0px;padding-right:0px;}.site-header .ast-site-identity{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;}@media (max-width:768px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond .ast-separate-container .ast-related-posts-wrap,.single.ast-separate-container .ast-author-details{padding-top:1.5em;padding-bottom:1.5em;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-count-wrapper,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .related-posts-title-wrapper .single.ast-separate-container .about-author-title-wrapper,.ast-separate-container .ast-related-posts-wrap,.single.ast-separate-container .ast-author-details,.ast-separate-container .ast-single-related-posts-container{padding-right:2.14em;padding-left:2.14em;}.ast-narrow-container .ast-article-post,.ast-narrow-container .ast-article-single,.ast-narrow-container .ast-comment-list li.depth-1,.ast-narrow-container .comment-respond,.ast-narrow-container .ast-related-posts-wrap,.ast-narrow-container .ast-single-related-posts-container,.single.ast-narrow-container .ast-author-details{padding-top:1.5em;padding-bottom:1.5em;}.ast-narrow-container .ast-article-post,.ast-narrow-container .ast-article-single,.ast-narrow-container .comments-count-wrapper,.ast-narrow-container .ast-comment-list li.depth-1,.ast-narrow-container .comment-respond,.ast-narrow-container .related-posts-title-wrapper,.ast-narrow-container .related-posts-title-wrapper,.single.ast-narrow-container .about-author-title-wrapper,.ast-narrow-container .ast-related-posts-wrap,.ast-narrow-container .ast-single-related-posts-container,.single.ast-narrow-container .ast-author-details{padding-right:2.14em;padding-left:2.14em;}.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container #primary,.ast-plain-container #primary,.ast-narrow-container #primary{margin-top:1.5em;margin-bottom:1.5em;}.ast-left-sidebar #primary,.ast-right-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container #primary,.ast-narrow-container #primary{padding-left:0em;padding-right:0em;}.ast-no-sidebar.ast-separate-container .entry-content .alignfull,.ast-no-sidebar.ast-narrow-container .entry-content .alignfull{margin-right:-2.14em;margin-left:-2.14em;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.ast-separate-container .ast-related-posts-wrap,.single.ast-separate-container .ast-author-details{padding-top:1.5em;padding-bottom:1.5em;}.ast-narrow-container .ast-article-post,.ast-narrow-container .ast-article-single,.ast-narrow-container .ast-comment-list li.depth-1,.ast-narrow-container .comment-respond,.ast-narrow-container .ast-related-posts-wrap,.ast-narrow-container .ast-single-related-posts-container,.single.ast-narrow-container .ast-author-details{padding-top:1.5em;padding-bottom:1.5em;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-count-wrapper,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .related-posts-title-wrapper,.single.ast-separate-container .about-author-title-wrapper,.ast-separate-container .ast-related-posts-wrap,.single.ast-separate-container .ast-author-details{padding-right:1em;padding-left:1em;}.ast-narrow-container .ast-article-post,.ast-narrow-container .ast-article-single,.ast-narrow-container .comments-count-wrapper,.ast-narrow-container .ast-comment-list li.depth-1,.ast-narrow-container .comment-respond,.ast-narrow-container .related-posts-title-wrapper,.ast-narrow-container .related-posts-title-wrapper,.single.ast-narrow-container .about-author-title-wrapper,.ast-narrow-container .ast-related-posts-wrap,.ast-narrow-container .ast-single-related-posts-container,.single.ast-narrow-container .ast-author-details{padding-right:1em;padding-left:1em;}.ast-no-sidebar.ast-separate-container .entry-content .alignfull,.ast-no-sidebar.ast-narrow-container .entry-content .alignfull{margin-right:-1em;margin-left:-1em;}}.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle{top:0px;right:calc( 20px - 0.907em );}.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu > .menu-item-has-children > .ast-menu-toggle{right:calc( 20px - 0.907em );}@media (max-width:544px){.ast-header-break-point .header-main-layout-2 .site-branding,.ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons{padding-bottom:0px;}}@media (max-width:768px){.ast-separate-container.ast-two-container #secondary .widget,.ast-separate-container #secondary .widget{margin-bottom:1.5em;}}.ast-separate-container #primary,.ast-narrow-container #primary{padding-top:0px;}@media (max-width:768px){.ast-separate-container #primary,.ast-narrow-container #primary{padding-top:0px;}}.ast-separate-container #primary,.ast-narrow-container #primary{padding-bottom:0px;}@media (max-width:768px){.ast-separate-container #primary,.ast-narrow-container #primary{padding-bottom:0px;}}.ast-default-menu-enable.ast-main-header-nav-open.ast-header-break-point .main-header-bar,.ast-main-header-nav-open .main-header-bar{padding-bottom:0;}.main-navigation ul .menu-item .menu-link,.ast-header-break-point .main-navigation ul .menu-item .menu-link,.ast-header-break-point li.ast-masthead-custom-menu-items,li.ast-masthead-custom-menu-items{padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu > .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle{top:0px;}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-below-menu-enable.ast-header-break-point .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-below-menu-enable.ast-header-break-point .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-below-menu-enable .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{right:0;}.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-above-menu-enable.ast-header-break-point .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-above-menu-enable.ast-header-break-point .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-above-menu-enable .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{right:0;}@media (max-width:768px){.main-header-bar,.ast-header-break-point .main-header-bar,.ast-header-break-point .header-main-layout-2 .main-header-bar{padding-top:1.5em;padding-bottom:1.5em;}.ast-default-menu-enable.ast-main-header-nav-open.ast-header-break-point .main-header-bar,.ast-main-header-nav-open .main-header-bar{padding-bottom:0;}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu > .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-desktop .main-navigation .ast-mm-template-content,.ast-desktop .main-navigation .ast-mm-custom-content,.ast-desktop .main-navigation .ast-mm-custom-text-content,.main-navigation .sub-menu .menu-item .menu-link,.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link{padding-top:0px;padding-right:0;padding-bottom:0px;padding-left:30px;}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-link{padding-left:calc( 30px + 10px );}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 30px + 20px );}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 30px + 30px );}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 30px + 40px );}.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu .menu-item-has-children > .ast-menu-toggle{top:0px;right:calc( 20px - 0.907em );}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu .menu-item-has-children > .ast-menu-toggle{margin-right:20px;right:0;}.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu .menu-item-has-children > .ast-menu-toggle{right:calc( 20px - 0.907em );}.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children .sub-menu .ast-menu-toggle{top:0px;}.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .main-navigation .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .main-navigation .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-top:0px;padding-bottom:0px;padding-left:30px;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;padding-top:0px;padding-bottom:0px;padding-left:30px;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;padding-top:0px;padding-bottom:0px;padding-left:30px;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-link,.ast-fullscreen-menu-enable.ast-header-break-point .ast-header-break-point .ast-below-header-actual-nav .sub-menu .menu-item .menu-link,.ast-fullscreen-menu-enable.ast-header-break-point .ast-below-header-navigation .sub-menu .menu-item .menu-link,.ast-fullscreen-menu-enable.ast-header-break-point .ast-below-header-menu-items .sub-menu .menu-item .menu-link,.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link{padding-top:0px;padding-bottom:0px;padding-left:30px;}.ast-below-header,.ast-header-break-point .ast-below-header{padding-top:1em;padding-bottom:1em;}.ast-below-header-menu .menu-link,.below-header-nav-padding-support .below-header-section-1 .below-header-menu > .menu-item > .menu-link,.below-header-nav-padding-support .below-header-section-2 .below-header-menu > .menu-item > .menu-link,.ast-header-break-point .ast-below-header-actual-nav > .ast-below-header-menu > .menu-item > .menu-link{padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;}.ast-desktop .ast-below-header-menu .ast-mm-template-content,.ast-desktop .ast-below-header-menu .ast-mm-custom-text-content,.ast-below-header-menu .sub-menu .menu-link,.ast-header-break-point .ast-below-header-actual-nav .sub-menu .menu-item .menu-link{padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;}.ast-header-break-point .ast-below-header-actual-nav .sub-menu .menu-item .menu-item .menu-link,.ast-header-break-point .ast-below-header-menu-items .sub-menu .menu-item .menu-item .menu-link{padding-left:calc( 20px + 10px );}.ast-header-break-point .ast-below-header-actual-nav .sub-menu .menu-item .menu-item .menu-item .menu-link,.ast-header-break-point .ast-below-header-menu-items .sub-menu .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 20px + 20px );}.ast-header-break-point .ast-below-header-actual-nav .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link,.ast-header-break-point .ast-below-header-menu-items .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 20px + 30px );}.ast-header-break-point .ast-below-header-actual-nav .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-item .menu-link,.ast-header-break-point .ast-below-header-menu-items .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 20px + 40px );}.ast-default-below-menu-enable.ast-header-break-point .ast-below-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-default-below-menu-enable.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children > .ast-menu-toggle,.ast-flyout-below-menu-enable.ast-header-break-point .ast-below-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-flyout-below-menu-enable.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children > .ast-menu-toggle{top:0px;right:calc( 20px - 0.907em );}.ast-default-below-menu-enable .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle,.ast-flyout-below-menu-enable .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{top:0px;right:calc( 20px - 0.907em );}.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-below-menu-enable .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{right:0;}.ast-above-header{padding-top:0px;padding-bottom:0px;}.ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu > .menu-item > .menu-link,.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu > .menu-item:first-child > .menu-link,.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu > .menu-item:last-child > .menu-link{padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;}.ast-header-break-point .ast-above-header-navigation > ul > .menu-item-has-children > .ast-menu-toggle{top:0px;}.ast-desktop .ast-above-header-navigation .ast-mm-custom-text-content,.ast-desktop .ast-above-header-navigation .ast-mm-template-content,.ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item .sub-menu .menu-link,.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu .menu-item .sub-menu .menu-link,.ast-above-header-enabled .ast-above-header-menu > .menu-item:first-child .sub-menu .menu-item .menu-link{padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;}.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu .menu-item .sub-menu .menu-item .menu-link{padding-left:calc( 20px + 10px );}.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu .menu-item .sub-menu .menu-item .menu-item .menu-link{padding-left:calc( 20px + 20px );}.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu .menu-item .sub-menu .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 20px + 30px );}.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu .menu-item .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 20px + 40px );}.ast-default-above-menu-enable.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-default-above-menu-enable.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children > .ast-menu-toggle,.ast-flyout-above-menu-enable.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-flyout-above-menu-enable.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children > .ast-menu-toggle{top:0px;right:calc( 20px - 0.907em );}.ast-default-above-menu-enable .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle,.ast-flyout-above-menu-enable .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{top:0px;right:calc( 20px - 0.907em );}.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-above-menu-enable .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{margin-right:20px;right:0;}.ast-footer-overlay{padding-top:2em;padding-bottom:2em;}.ast-small-footer .nav-menu a,.footer-sml-layout-2 .ast-small-footer-section-1 .menu-item a,.footer-sml-layout-2 .ast-small-footer-section-2 .menu-item a{padding-top:0em;padding-right:.5em;padding-bottom:0em;padding-left:.5em;}}@media (max-width:544px){.main-header-bar,.ast-header-break-point .main-header-bar,.ast-header-break-point .header-main-layout-2 .main-header-bar,.ast-header-break-point .ast-mobile-header-stack .main-header-bar{padding-top:1em;padding-bottom:1em;}.ast-default-menu-enable.ast-main-header-nav-open.ast-header-break-point .main-header-bar,.ast-main-header-nav-open .main-header-bar{padding-bottom:0;}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu > .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-desktop .main-navigation .ast-mm-template-content,.ast-desktop .main-navigation .ast-mm-custom-content,.ast-desktop .main-navigation .ast-mm-custom-text-content,.main-navigation .sub-menu .menu-item .menu-link,.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link{padding-right:0;}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-below-menu-enable .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{right:0;}.ast-above-header{padding-top:0.5em;}.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-above-menu-enable.ast-header-break-point .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-above-menu-enable.ast-header-break-point .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-above-menu-enable .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{right:0;}}@media (max-width:544px){.ast-header-break-point .header-main-layout-2 .site-branding,.ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons{padding-bottom:0px;}}.ast-search-box.header-cover #close::before,.ast-search-box.full-screen #close::before{font-family:Astra;content:"\e5cd";display:inline-block;transition:transform .3s ease-in-out;}.site-header .ast-inline-search.ast-search-menu-icon .search-field {width: auto;}.strong{font-weight:700!important}.cell-p-0 td,.cell-p-0 th,.p-0{padding:0!important}.cell-p-5 td,.cell-p-5 th,.p-5{padding:5!important}.cell-p-10 td,.cell-p-10 th,.p-10{padding:10!important}#thjm-job-listings-box{position:relative}#thjm-job-listings-box .thjm-job-listings{width:100%;overflow:hidden}#thjm-job-listings-box .thjm-job-listing-filter-wrapper{padding:20px 10px;background-color:#F5F5F5;overflow:auto;margin-bottom:10px}#thjm-job-listings-box .thjm-job-listing-filter-wrapper form{margin:0;display:flex;align-items:end;flex-direction:row}#thjm-job-listings-box .thjm-job-listing-filter-wrapper form.thjm-keyword-filter-active{flex-direction:column}#thjm-job-listings-box .thjm-job-listing-filter-wrapper.thjm-search-filters-column-1 form.thjm-keyword-filter-active .thjm-search-button,#thjm-job-listings-box .thjm-job-listing-filter-wrapper.thjm-search-filters-column-2 form.thjm-keyword-filter-active .thjm-search-button,#thjm-job-listings-box .thjm-job-listing-filter-wrapper.thjm-search-filters-column-3 form.thjm-keyword-filter-active .thjm-search-button{padding-right:7px;text-align:right}#thjm-job-listings-box .thjm-job-listing-filter-wrapper form.thjm-filter-columns{display:block}#thjm-job-listings-box .thjm-job-listing-filter-wrapper .thjm-search-filters{width:70%;float:left;display:flex;align-items:center;justify-content:left;flex-wrap:wrap}#thjm-job-listings-box .thjm-job-listing-filter-wrapper form.thjm-keyword-filter-active .thjm-search-filters{width:100%}#thjm-job-listings-box .thjm-search-filters-column-3 form.thjm-keyword-filter-active .thjm-job-filters:not(.thjm-job-filter-keyword){width:50%}#thjm-job-listings-box form.thjm-filter-columns .thjm-search-button,#thjm-job-listings-box form.thjm-filter-columns .thjm-search-filters{width:100%;float:unset;padding:10px 0}#thjm-job-listings-box form.thjm-filter-columns .thjm-search-button{text-align:right}#thjm-job-listings-box .thjm-search-button button{margin-bottom:7px;text-decoration:none}#thjm-job-listings-box .thjm-job-listing-filter-wrapper.thjm-search-filters-column-4 .thjm-search-filters{width:100%;float:unset;justify-content:space-around}#thjm-job-listings-box .thjm-job-listing-filter-wrapper.thjm-search-filters-column-3 .thjm-search-filters{justify-content:space-between}#thjm-job-listings-box .thjm-job-listing-filter-wrapper .thjm-search-filters .thjm-job-filters{display:inline-block;padding:7px;width:32%}#thjm-job-listings-box .thjm-job-listing-filter-wrapper.thjm-search-filters-column-4 form.thjm-keyword-filter-active .thjm-job-filters:not(.thjm-job-filter-keyword){width:33%}#thjm-job-listings-box .thjm-job-listing-filter-wrapper.thjm-search-filters-column-2 form.thjm-keyword-filter-active .thjm-job-filter-keyword{width:68%}#thjm-job-listings-box .thjm-job-listing-filter-wrapper .thjm-search-filters .thjm-job-filters select{min-height:35px;height:auto;padding:0 5px;border-radius:5px;width:100%;margin-top:3px}#thjm-job-listings-box form .thjm-search-filters .thjm-job-filters.thjm-job-filter-keyword,#thjm-job-listings-box form .thjm-search-filters .thjm-job-filters.thjm-job-filter-keyword input{width:100%}#thjm-job-listings-box .thjm-job-listing-filter-wrapper .thjm-search-filters .thjm-job-filters input{border:1px solid #a6a6a6;padding-left:6px;padding-right:6px;border-radius:4px;min-height:35px;vertical-align:middle}#thjm-job-listings-box .thjm-job-listing-filter-wrapper .thjm-search-filters .thjm-job-filters input:focus{border-radius:4px}#thjm-job-listings-box .thjm-job-listing-filter-wrapper .thjm-search-button{width:30%;float:right;text-align:center}#thjm-job-listings-box .thjm-job-listing-filter-wrapper.thjm-search-filters-column-4 .thjm-search-button{width:100%;padding:20px 10px 0 0;float:unset;text-align:right}#thjm-job-listings-box .dashicons.thjm-dashicons,.thjm-job-list-single-tags .thjm-inline-tags .dashicons.thjm-dashicons{vertical-align:middle;margin-right:3px;line-height:.8}#thjm-job-listings-box .dashicons-portfolio.thjm-dashicons,.thjm-job-list-single-tags .thjm-inline-tags .dashicons-portfolio.thjm-dashicons{line-height:.7}.thjm-listing-loop-content table.thjm-listing-solo-table,.thjm-listing-loop-content table.thjm-listing-solo-table tbody,.thjm-listing-loop-content table.thjm-listing-solo-table td,.thjm-listing-loop-content table.thjm-listing-solo-table thead,.thjm-listing-loop-content table.thjm-listing-solo-table tr{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}.thjm-listing-loop-content table.thjm-listing-solo-table tr.thjm-listing-body td.thjm-job-single-excerpt{vertical-align:middle;text-align:justify;padding:10px 15px}.thjm-listing-loop-content table.thjm-listing-solo-table tr.thjm-listing-body td.thjm-job-single-more{vertical-align:middle;text-align:center;padding:10px 0}.thjm-listing-loop-content table.thjm-listing-solo-table{border-collapse:collapse;border-spacing:0;margin-bottom:15px;border-top:1px solid #E8E8E8}.thjm-listing-loop-content.thjm-plugin-layout .thjm-listing-solo-table{display:block}.thjm-listing-loop-content.thjm-plugin-layout .thjm-listing-solo-table,.thjm-listing-loop-content.thjm-plugin-layout .thjm-listing-solo-table tbody,.thjm-listing-loop-content.thjm-plugin-layout .thjm-listing-solo-table thead,.thjm-listing-loop-content.thjm-plugin-layout .thjm-listing-solo-table tr{display:block;width:100%}.thjm-listing-loop-content.thjm-plugin-layout table.thjm-listing-solo-table .thjm-listing-body td.thjm-job-single-excerpt,.thjm-listing-loop-content.thjm-plugin-layout table.thjm-listing-solo-table .thjm-listing-body td.thjm-job-single-more{width:100%!important;display:block}.thjm-listing-loop-content.thjm-plugin-layout table.thjm-listing-solo-table .thjm-listing-body td.thjm-job-single-more{text-align:right}.thjm-listing-loop-content .thjm-listing-solo-table tr.thjm-listing-header h3 a,.thjm-listing-loop-content table.thjm-listing-solo-table tr.thjm-listing-body td.thjm-job-single-more a{text-decoration:none!important;outline:0;word-break:revert;line-height:initial}.thjm-listing-loop-content .thjm-listing-solo-table tr.thjm-listing-header h3{display:inline-block;margin:0;vertical-align:middle;width:auto;white-space:normal}.thjm-listing-loop-content .thjm-listing-solo-table tr.thjm-listing-header td{padding-top:25px;text-align:left}.thjm-listing-loop-content .thjm-listing-solo-table tr .thjm-job-list-single-tags{width:100%;text-align:left;overflow:hidden;padding-left:10px}.thjm-job-list-single-tags .thjm-inline-tags,.thjm-listing-loop-content .thjm-listing-solo-table tr .thjm-job-list-single-tags .thjm-inline-tags{display:inline-block;padding:0 10px 0 0;text-align:left}.entry-content .thjm-job-list-single-tags.thjm-single-job-post .thjm-inline-tags{margin-bottom:20px}.thjm-listing-solo-table tr.thjm-listing-header .thjm-listing-title{padding:5px 10px}.thjm-listing-solo-table tr.thjm-listing-header .thjm-listing-title .thjm-featured-post{display:inline-block;width:24px;height:24px;vertical-align:middle;cursor:pointer;font-size:0}.thjm-listing-solo-table tr.thjm-listing-header .thjm-listing-title .thjm-featured-post img{height:22px;text-align:center;max-width:100%;padding:3px}#thjm-job-listings-list.thjm-listing-loop-content table.thjm-listing-solo-table{width:100%}#thjm-job-listings-list.thjm-listing-loop-content table.thjm-listing-solo-table .thjm-listing-body td.thjm-job-single-excerpt{width:70%}#thjm-job-listings-list.thjm-listing-loop-content table.thjm-listing-solo-table .thjm-listing-body td.thjm-job-single-more{width:30%}#thjm-job-listings-grid.thjm-listing-loop-content table.thjm-listing-solo-table{height:100vh;border-spacing:20px;border-collapse:unset;table-layout:fixed}#thjm-job-listings-grid.thjm-listing-loop-content table.thjm-listing-solo-table td.thjm-grid-columns{width:45%;border:1px solid #dedede;border-radius:4px;padding:15px;border-collapse:separate;height:100%}#thjm-job-listings-grid.thjm-listing-loop-content table.thjm-listing-solo-table .thjm-listing-body td.thjm-job-single-excerpt{padding:10px 0 15px}#thjm-job-listings-grid.thjm-listing-loop-content table.thjm-listing-solo-table .thjm-job-single-more{text-align:right;padding:15px 0}#thjm-job-listings-grid.thjm-listing-loop-content table.thjm-listing-solo-table .thjm-job-single-more a{text-decoration:none}#thjm-job-listings-grid.thjm-listing-loop-content .thjm-listing-solo-table tr .thjm-job-list-single-tags .thjm-inline-tags{display:block;margin:5px 0;word-break:break-all}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table.thjm-accordion-block{margin-bottom:3px}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table.thjm-accordion-block .thjm-listing-accordion-header{background-color:#eee;border:1px solid #eee;border-radius:4px;cursor:pointer}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table.thjm-accordion-block .thjm-listing-accordion-header td{padding:0 10px}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table tbody.thjm-accordion-body{display:none}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table.thjm-active-accordion tbody.thjm-accordion-body{display:table-row-group}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table td.thjm-listing-header-content{width:90%;position:relative}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table td.thjm-listing-header-toggle{width:10%;text-align:center}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table .thjm-listing-accordion-header .thjm-dash-toggle{position:absolute;right:20px;top:50%;transform:translateY(-50%)}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table.thjm-active-accordion .thjm-listing-accordion-header .thjm-dash-toggle{-webkit-transform:rotate(90deg) translateX(-50%);-moz-transform:rotate(90deg) translateX(-50%);-ms-transform:rotate(90deg) translateX(-50%);-o-transform:rotate(90deg) translateX(-50%);transform:rotate(90deg) translateX(-50%)}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table.thjm-accordion-block .thjm-listing-accordion-header:hover{background-color:#ccc;cursor:pointer}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table.thjm-accordion-block .thjm-job-list-single-tags{margin-top:15px}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table.thjm-accordion-block td.thjm-job-single-excerpt,#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table.thjm-accordion-block td.thjm-job-single-more{padding:10px 15px}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table{width:100%}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table.thjm-accordion-block td.thjm-job-single-excerpt{width:70%}#thjm-job-listings-accordion.thjm-listing-loop-content table.thjm-listing-solo-table.thjm-accordion-block td.thjm-job-single-more{width:30%}#thjm-job-listings-accordion.thjm-plugin-layout table.thjm-listing-solo-table.thjm-accordion-block .thjm-listing-header-content{display:block;width:100%}#thjm-job-listings-box .page-numbers{font-size:14px;font-weight:700;padding:0 7px;display:inline-block}#thjm-job-listings-box .thjm-load-more-section{border:none;margin-top:50px}#thjm-job-listings-box .thjm-load-more-section button{text-decoration:none}#thjm-job-listings-box .thjm-load-more-section .thjm-load-more-button-wrapper,#thjm-job-listings-box .thjm-load-more-section .thjm-pagination-menu{border:none;text-align:center}.thjm-btn-apply-now{margin-bottom:30px}.thjm_jobs-template-default .content{z-index:unset}.thjm_jobs-template-default .blog-meta{z-index:unset!important}.thjm-single-job{padding:0 15px}#thjm_apply_now_popup{display:none;position:fixed;z-index:1000;left:0;top:0;height:100%;width:100%;max-width:100%;background:50% 50% no-repeat rgba(255,255,255,.8)}#thjm_apply_now_popup.thjm-popup-active{display:block;margin-top:0;margin-bottom:0}#thjm_apply_now_popup form{margin:0}#thjm_apply_now_popup .thjm-popup-wrapper{position:absolute;width:40%;left:10%;border:1px solid #aaa;background-color:#fff;border-radius:4px;margin:0 auto}#thjm_apply_now_popup .thjm-popup-wrapper .thjm-popup-header{width:100%;background-color:#eaeaea;height:40px}#thjm_apply_now_popup .thjm-popup-wrapper .thjm-popup-header .thjm-popup-title{line-height:40px;padding-left:30px;font-weight:700;margin:0}#thjm_apply_now_popup .thjm-popup-wrapper .thjm-popup-close{margin:0;padding:4px 4px 0;position:absolute;vertical-align:middle;top:4px;right:6px}#thjm_apply_now_popup .thjm-popup-wrapper .thjm-popup-outer-wrapper{height:480px;overflow-y:auto}#thjm_apply_now_popup .thjm-popup-wrapper .thjm-popup-content-wrapper{width:95%;max-width:95%}#thjm_apply_now_popup .thjm-popup-wrapper .thjm-popup-content{padding:20px 0 10px 30px}#thjm_apply_now_popup .thjm-popup-wrapper .thjm-validation-notice{padding:20px 0 10px 30px;outline:0;border:0}#thjm_apply_now_popup .thjm-popup-wrapper .thjm-validation-notice p{color:red;margin:0}#thjm_apply_now_popup .thjm-popup-wrapper .thjm-popup-close:hover{cursor:pointer;color:#ff1a1a}#thjm_apply_now_popup .thjm-popup-wrapper .thjm-popup-close .dashicons{width:22px;height:22px;font-size:22px;font-weight:600}#thjm_apply_button_wrapper button,#thjm_apply_now_popup .thjm-popup-wrapper .thjm-popup-footer-actions button{text-decoration:none}#thjm_apply_now_popup .thjm-popup-wrapper .thjm-popup-footer-actions{padding:10px;text-align:right;border:none;border-top:1px solid #dedede;overflow:hidden;width:100%;background-color:#fff}form.thjm-apply-form .thjm-form-row label.cb-group{display:inline-block;margin:0 1em 0 .3819820591em}form.thjm-apply-form .thjm-form-row input:not(.input-radio ):not(.input-checkbox),form.thjm-apply-form .thjm-form-row select,form.thjm-apply-form .thjm-form-row textarea{width:100%}form.thjm-apply-form .thjm-form-row .thjm-required{border-bottom:0!important;color:red}form.thjm-apply-form .thjm-form-row .thjm-input-wrapper-group{display:block}form.thjm-apply-form .thjm-form-row .thjm-input-wrapper-group label{display:inline-block;margin-right:10px}form.thjm-apply-form .thjm-form-row .thjm-validation-required.thjm-validation-error{border:1px solid red}.thjm-job-features-list.thjm-bullet-list{margin:0 0 1.41575em 1em;padding:0}.thjm-job-features-list.thjm-plain-list{list-style-type:none;margin-left:auto;margin-right:auto;margin-bottom:1.11575em;padding:0;text-align:left}.single-thjm_jobs .thjm-job-features-list li,.thjm-job-features-list li{padding:5px 0;margin-left:auto;margin-right:auto}#thjm_job_ajax_loader{display:none;z-index:99999;background-size:100%;background-repeat:no-repeat;position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px;width:45px;height:45px}.thjm-ajax-loading #thjm_job_ajax_loader{display:block}#thjm-ajax-loader-background{display:none;position:fixed;background-color:rgb(255,255,255,.8);top:0;left:0;width:100%;height:100%;transition:opacity 250ms ease-in-out;z-index:9999}#thjm-ajax-loader-background.thjm-ajax-loading{display:block}.thjm-form-submission-msg{border:none;position:absolute;z-index:999;padding:0;margin:-20px 0 0}.thjm-form-submission-msg.thjm-response-active{position:relative}.thjm-form-submission-msg p{padding:16px 15px;border-radius:4px}.thjm-form-submission-msg p .dashicons{vertical-align:middle;float:right;cursor:pointer}.thjm-form-submission-msg p.thjm-success{color:green;font-weight:600;background-color:#ded}.thjm-form-submission-msg p.thjm-error{color:red;font-weight:600;background-color:#edd}.thjm-no-jobs{margin-top:30px}.thjm-no-jobs p{text-align:center}.thjm-apply-now-disabled-msg,.thjm-apply-now-msg{outline:0;font-weight:600;padding:0 0 20px;width:100%}.thjm-apply-now-disabled-msg{color:red}.required{border-bottom:0;color:red}.thjm-job-list-page .thjm-job-button,.thjm-single-job-page .thjm-job-button{border-radius:10px;outline:0;text-decoration:none}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel{display:flex;justify-content:center;flex-direction:column;border-bottom:1px solid #efeeee}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-filter-row{display:flex;flex-direction:row;align-items:center}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-filter-row.thjm-primary-filter-1 .thjm-job-filter:not(button){width:83%}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-primary-filters{justify-content:space-between}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-secondary-filters{padding:25px 0}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-job-filter{display:flex;align-items:center;position:relative}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-job-filter ul{position:absolute;border:1px solid #efeeee;width:100%;margin:0!important;left:0;list-style-type:none!important;padding-left:0!important;padding-right:0!important}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-job-filter label{position:absolute;left:12px;font-weight:700;margin:0}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-job-filter input{border:1px solid #efeeee;box-shadow:none;background-color:transparent;border-radius:10px;outline:0}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-filter-keyword input{padding-left:60px;width:100%;border:1px solid #efeeee;box-shadow:none}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-filter-location input{padding-left:85px;width:100%}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-job-filter img{width:15px;position:absolute;right:12px}.thjm-filter-keyword{width:33%}.thjm-filter-location{width:50%}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-secondary-filters .thjm-job-filter{margin-right:15px}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-filter-location-open input{border-bottom-right-radius:0;border-bottom-left-radius:0}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-filter-location-open ul{border-top:0 none transparent;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#fff;z-index:2}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-filter-location-open ul li{padding:10px}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-filter-location-open ul li:hover{background-color:#eee;cursor:pointer}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-secondary-filters select{width:max-content;border-radius:25px;-webkit-appearance:none;-moz-appearance:none;background:url("data:image/svg+xml;utf8,<svg fill='gray' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>") right no-repeat;padding:2px 18px;border:1px solid #efeeee}.thjm-job-list-page .thjm-jobs .thjm-loop-job{padding:10px 0 25px;border-bottom:1px solid #efeeee}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header{display:block;position:relative}.thjm-single-job-page .thjm-single-job .thjm-job-header{display:flex;align-items:flex-start;flex-direction:row;position:relative;margin-top:10px;padding-bottom:15px}.thjm-single-job-page .thjm-single-job .thjm-job-header .thjm-show-form{margin-left:15px}.thjm-single-job-page .thjm-single-job .thjm-job-button{font-size:14px}.thjm-single-job-page .thjm-single-job .thjm-captcha-wrapper{margin:0 0 1.41575em}.thjm-job-list-page .thjm-jobs .thjm-accordion-job-listing .thjm-loop-job-header .thjm-loop-job-title{width:auto;max-width:calc(100% - 50px)}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-loop-job-title{max-width:100%;word-break:break-word}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-loop-job-title,.thjm-single-job-page .thjm-single-job .thjm-job-title{margin:0;width:100%}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-loop-job-title a{text-decoration:none;outline:0}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-job-title-group{width:100%;display:inline-block;position:relative;padding-right:25px}.thjm-single-job-page .thjm-js-job-header{position:relative;display:flex;align-items:center}.thjm-single-job-page .thjm-title-actions{display:flex;align-items:flex-start;justify-content:center;position:relative}.thjm-single-job-page .thjm-job-title-group{display:flex;align-items:flex-start;width:100%}.thjm-job-title-group .thjm-featured-icon label{letter-spacing:initial}.single .entry-title{padding-right:10px}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-featured-icon,.thjm-single-job-page .thjm-featured-icon{padding:0;width:max-content;border:none;background-color:#fff0d3;border-radius:20px;color:#ffae0b;line-height:0;vertical-align:middle!important;margin-left:10px}.thjm-job-list-page .thjm-jobs .thjm-loop-job:not(.thjm-accordion-job-listing) .thjm-loop-job-header .thjm-featured-icon,.thjm-single-job-page .thjm-featured-icon{padding:0 10px 0 0}.thjm-job-list-page .thjm-jobs .thjm-accordion-close .thjm-featured-icon{padding:unset}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-featured-icon *,.thjm-single-job-page .thjm-featured-icon *{display:inline-block;vertical-align:middle}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-featured-icon label,.thjm-single-job-page .thjm-featured-icon label{padding:0;font-size:14px;color:inherit;margin-bottom:0;line-height:1px}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-featured-icon img,.thjm-single-job-page .thjm-featured-icon img{width:27px}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-share-job{position:absolute;top:0;right:0}.thjm-single-job-page .thjm-job-share-on .thjm-share-job,.thjm-single-job-page .thjm-single-job .thjm-apply-form-on button.thjm-js-job-apply-button{margin-left:auto}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-share-job img,.thjm-single-job-page .thjm-single-job .thjm-share-job img{display:inline-block;vertical-align:middle;cursor:pointer}.thjm-single-job-page .thjm-single-job .thjm-share-job img{width:20px;max-width:unset}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-social-share-icons,.thjm-single-job-page .thjm-social-share-icons{position:absolute;border-radius:25px;vertical-align:top;margin-left:45px;padding:0 10px;display:none;z-index:1;width:max-content;right:100%;margin-right:5px}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-social-share-icons{top:0}.thjm-single-job-page .thjm-social-share-icons{top:50%;transform:translateY(-50%)}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-social-share-icons a,.thjm-single-job .thjm-share-job .thjm-social-share-icons a{text-decoration:none!important;outline:0}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-social-share-icons img:not(:last-child),.thjm-single-job-page .thjm-social-share-icons img:not(:last-child){margin-right:5px}.thjm-job-button{white-space:nowrap}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-accordion-toggle-icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:-webkit-baseline-middle;width:22px;height:22px;font-size:12px;color:#fff;background-color:#000;margin-right:20px;border-radius:50%;cursor:pointer;position:relative}.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-accordion-toggle-icon:before{line-height:0}.thjm-job-list-page .thjm-jobs .thjm-accordion-close>:not(.thjm-loop-job-header){display:none}.thjm-job-list-page .thjm-jobs .thjm-accordion-job-listing>:not(.thjm-loop-job-header){margin-left:46px}.thjm-job-list-page .thjm-jobs .thjm-loop-job.thjm-accordion-job-listing{padding:20px 0}.thjm-share-job>img{width:20px}.thjm-share-job .thjm-social-share-icons img,.thjm-single-job-page .thjm-single-job .thjm-share-job .thjm-social-share-icons img{width:27px}.thjm-job-list-page .thjm-jobs .thjm-job-tags{padding:5px 0}.thjm-job-list-page .thjm-jobs .thjm-job-tag{display:inline;padding-right:15px}.thjm-job-list-page .thjm-jobs .thjm-job-tags img{width:15px;margin-right:5px;display:inline-block;vertical-align:middle}.thjm-job-tags .thjm-job-tag .thjm-job-tag-name{display:inline;vertical-align:middle}.thjm-job-tags .thjm-job-tag.thjm-job-expired .thjm-job-tag-name,.thjm-job-tags .thjm-job-tag.thjm-job-filled .thjm-job-tag-name{color:#e82424}.thjm-job-list-page .thjm-jobs .thjm-loop-job-excerpt{padding:10px 0 20px}.thjm-job-list-page .thjm-jobs .thjm-loop-job-excerpt p{margin-bottom:0}.thjm-job-list-page .thjm-jobs .thjm-loop-job-details-button{border-radius:10px;outline:0;text-decoration:none}.thjm-single-job-page .thjm-single-job .thjm-file-upload-link{text-decoration:none}.thjm-single-job .thjm-job-title h2{margin:0}.thjm-single-job .thjm-single-job-tags{padding:10px 0}.thjm-single-job .thjm-job-tags{text-align:left}.thjm-single-job-tags .thjm-job-tag{padding-right:15px}.thjm-single-job-tags .thjm-job-tags img{width:15px;margin-right:5px;display:inline-block;vertical-align:middle}.thjm-single-job form{margin-top:20px;margin-bottom:20px}.thjm-single-job form .thjm-job-application{outline:0}.thjm-single-job .thjm-form-row-wide{clear:both;width:100%}.thjm-single-job .thjm-form-row-first{width:45%;float:left;margin-right:10%}.thjm-single-job .thjm-dialling-code-field .thjm-input-wrapper{display:flex;align-items:center}.thjm-single-job .thjm-dialling-code-field .thjm-input-wrapper .thjm-country-dial-codes{position:absolute;display:flex;align-items:center;justify-content:center;width:80px;padding:0 5px}.thjm-single-job .thjm-dialling-code-field .thjm-country-dial-codes .thjm-dialling-code{font-size:14px;margin-left:5px}.thjm-single-job .thjm-form-row.thjm-dialling-code-field.thjm-field-text label.thjm-valign-label{left:90px}.thjm-single-job .thjm-form-row-last{width:45%;float:right}.thjm-single-job .thjm-form-row{position:relative}.thjm-single-job .thjm-form-row label{display:block}.thjm-single-job .thjm-form-row label.cb-group{display:inline-block;margin-right:10px}.thjm-single-job .thjm-form-row label.thjm-valign-label{position:absolute;top:50%;left:15px;transform:translateY(-50%)}.thjm-single-job .thjm-form-row.thjm-field-textarea label.thjm-valign-label{top:24px}.thjm-single-job .thjm-form-row.thjm-field-radio>label{display:block}.thjm-single-job .thjm-form-row.thjm-field-radio .thjm-input-wrapper{display:inline-block}.thjm-single-job .thjm-form-row.thjm-field-radio .thjm-input-wrapper label{margin-right:5px}.thjm-single-job .thjm-form-row .input-text,.thjm-single-job .thjm-form-row select,.thjm-single-job .thjm-form-row textarea{width:100%;border-radius:10px;box-shadow:none}.thjm-single-job .thjm-form-row input{display:block;outline:0}.thjm-single-job .thjm-form-row input:not(.input-checkbox):not(.input-radio){padding-left:15px}.thjm-single-job .thjm-form-row .thjm-country-codes-wrapper{position:absolute;display:none;align-items:center;flex-direction:column;top:0;height:190px;width:110px;z-index:2;background-color:#fff;border-radius:4px;box-shadow:0 2px 8px 0 rgb(0 0 0 / 30%)}.thjm-single-job .thjm-form-row.thjm-dialling-list-active .thjm-country-codes-wrapper{display:flex}.thjm-single-job .thjm-form-row .thjm-country-code-list{display:flex;flex-direction:column;width:100%;height:100%;overflow-y:scroll;overflow-x:hidden;z-index:3}.thjm-single-job .thjm-form-row .thjm-country-dial-codes{width:100%;height:100%;overflow:hidden;display:block}.thjm-single-job .thjm-form-row .thjm-country-code-list span.thjm-inline-flags{display:flex;align-items:center;padding:5px 10px}.thjm-single-job .thjm-form-row .thjm-country-code-list span.thjm-inline-flags img{margin-right:10px!important}.thjm-single-job .thjm-form-row .thjm-country-code-list span.thjm-inline-flags:hover{background-color:#f3f3f3;cursor:pointer}.thjm-single-job-page .thjm-dialling-code-field .thjm-input-dialling-code{width:80px;margin:0!important;border-right:0!important;color:transparent;border-top-right-radius:0;border-bottom-right-radius:0}.thjm-single-job-page .thjm-dialling-code-field .thjm-dial-phone-number{width:calc(100% - 75px);margin-left:0!important;border-top-left-radius:0;border-bottom-left-radius:0;padding-left:15px}.thjm-single-job .thjm-form-row .thjm-radio-label{display:inline-block}.thjm-single-job .thjm-form-row .input-radio,.thjm-single-job .thjm-form-row input.input-checkbox,.thjm-single-job .thjm-form-row.thjm-field-checkbox label,.thjm-single-job .thjm-form-row.thjm-field-checkbox-group label,.thjm-single-job .thjm-form-row.thjm-field-radio .thjm-input-wrapper label{display:inline-block;vertical-align:middle}.thjm-single-job-page .thjm-single-job .thjm-form-row.thjm-field-checkbox-group>label{margin-right:10px;display:block}.thjm-single-job .thjm-form-row .input-radio{margin-right:10px}.thjm-single-job .thjm-field-file .thjm-input-wrapper{padding:20px 0;border:1px dashed #f0f0f0;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.thjm-single-job .thjm-field-file .thjm-input-wrapper.thjm-file-required{border-color:#f58d8d}.thjm-single-job .thjm-field-file .thjm-input-wrapper.thjm-file-required .thjm-validation-message{justify-content:center}.thjm-single-job .thjm-field-file input{display:none}.thjm-single-job .thjm-field-file a{outline:0}.thjm-single-job .thjm-field-file .thjm-uploaded-file-meta{display:flex;align-items:center;justify-content:center}.thjm-single-job .thjm-field-file .thjm-upload-subtitle{font-size:14px;display:inline-block}.thjm-single-job .thjm-field-file .thjm-uploaded-file-meta .dashicons-no-alt{width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:14px;margin-left:8px;color:#9b9b9b;background-color:#f2f2f2;border-radius:50%;cursor:pointer}.thjm-single-job .thjm-field-file .thjm-uploaded-file-meta .dashicons-no-alt:before{vertical-align:middle}.thjm-single-job ul{margin-left:20px}.thjm-single-job h3{margin:0}.thjm-job-list-page .thjm-more-jobs{text-align:center;padding:20px 0;margin-top:20px}.thjm-more-jobs .thjm-pagination-menu .page-numbers{font-size:14px;outline:0;text-decoration:none;background:0 0;padding:0}.thjm-more-jobs .thjm-pagination-menu .page-numbers:not(.prev):not(.next){display:inline-block;width:23px;height:23px;line-height:23px}.thjm-job-list-page .thjm-more-jobs .next .dashicons{margin-left:10px;font-size:14px;vertical-align:middle;position:relative}.thjm-job-list-page .thjm-more-jobs .prev .dashicons{margin-right:10px;font-size:14px;vertical-align:middle;position:relative}.thjm-job-list-page .thjm-pagination-menu .dashicons:before{vertical-align:middle}.thjm-job-list-page .thjm-jobs .thjm-more-jobs a{text-decoration:none;outline:0}.thjm-job-list-page .thjm-jobs .thjm-more-jobs span.current{border-radius:50%;background-color:#dedede;color:#fff;text-align:center}.thjm-single-job-page .thjm-job-contents form{margin:1.618em 0}.thjm-single-job-page .thjm-single-job .thjm-single-job-content{margin-bottom:20px}.thjm-single-job-page .thjm-validation-message{width:100%;height:100%;color:#e82424;display:flex;justify-content:space-between;align-items:center;font-size:14px}.thjm-single-job-page .thjm-field-has-placeholder-label .thjm-validation-message{z-index:1;top:0;position:absolute;background-color:#f5e4e4;border:1px solid #f58d8d;border-radius:10px;padding:0 15px}.thjm-single-job-page .thjm-validation-message img{width:15px}.thjm-single-job-page .thjm-form-row:not(.thjm-field-text) .thjm-validation-message{font-size:14px}.thjm-single-job-page .thjm-form-row:not(.thjm-field-has-placeholder-label) .thjm-validation-message img{display:none}.thjm-input-wrapper ul{margin-left:0}.thjm-uppercase{text-transform:uppercase}.thjm-form-notification{position:fixed;right:50px;bottom:50px;display:flex;align-items:center;width:auto;padding:15px;border-radius:10px;background-color:#fff}.thjm-single-job-page.theme-twentynineteen .thjm-job-title:before,body.theme-twentynineteen .thjm-job-listings h2:before{display:none}.thjm-form-notification p{margin:0}.thjm-form-notification .thjm-notification-icon{position:relative;color:#fff;border-radius:50%;margin-right:20px;width:27px;height:27px;line-height:1.4}.thjm-form-notification.thjm-notification-success{border:1px solid #7d9674;color:#377d23}.thjm-form-notification.thjm-notification-error{border:1px solid #900;color:#a62526}.thjm-form-notification.thjm-notification-success .thjm-notification-icon{background-color:#377d23}.thjm-form-notification.thjm-notification-error .thjm-notification-icon{background-color:#900}.thjm-form-notification .thjm-notification-icon::before{position:absolute;width:25px;height:25px;left:0}.thjm-form-notification .dashicons-no-alt{margin-left:15px;font-size:14px;background-color:#bacfb3;border-radius:50%;line-height:1.5;cursor:pointer}.thjm-form-notification.thjm-notification-success .dashicons-no-alt{background-color:#bacfb3}.thjm-form-notification.thjm-notification-error .dashicons-no-alt{background-color:#e0c0be}.thjm-single-job-page.theme-twentynineteen .content-area,.thjm-single-job-page.theme-twentytwenty .content-area,.thjm-single-job-page.thjm-theme-twentytwentyone .content-area{width:70%;margin:0 15%}body.thjm-theme-twentytwenty .thjm-featured-icon label,body.thjm-theme-twentytwentyone .thjm-featured-icon label{margin-bottom:0}body.thjm-theme-twentytwenty.thjm-single-job-page .thjm-single-job form,body.thjm-theme-twentytwentyone.thjm-single-job-page .thjm-single-job .thjm-single-job-content,body.thjm-theme-twentytwentyone.thjm-single-job-page .thjm-single-job form{margin-left:0!important}body.thjm-theme-twentytwentyone.thjm-single-job-page .thjm-form-row{margin-bottom:calc(.5 * var(--global--spacing-vertical))}body.theme-twentynineteen .thjm-apply-now-disabled-msg,body.thjm-single-job-page .thjm-input-no-margin,body.thjm-theme-twentytwenty .thjm-single-job .thjm-job-features-list,body.thjm-theme-twentytwenty.thjm-single-job-page label.checkbox,body.thjm-theme-twentytwenty.thjm-single-job-page label.thjm-radio,body.thjm-theme-twentytwentyone.thjm-single-job-page label.checkbox,body.thjm-theme-twentytwentyone.thjm-single-job-page label.thjm-radio{margin-bottom:0}body.thjm-theme-twentytwenty.thjm-single-job-page .entry-jobs .thjm-job-button{width:auto!important}body.thjm-theme-twentytwenty .thjm-single-job header.entry-header{padding-bottom:0;background-color:transparent}body.thjm-theme-twentytwenty .thjm-single-job .thjm-form-row input.input-checkbox{top:0}body.thjm-theme-twentytwenty.thjm-job-list-page .thjm-jobs .thjm-loop-job-tag-time img{vertical-align:middle}body.thjm-theme-twentytwenty.thjm-single-job-page .entry-content .thjm-public-forms{margin-top:20px}.thjm-single-job-page.theme-twentytwelve .thjm-job-header{padding-top:0}.thjm-job-list-page.theme-twentynineteen .thjm-jobs .thjm-job-filter-panel .thjm-filter-keyword input{padding-left:85px}.thjm-job-list-page.theme-twentynineteen .thjm-jobs .thjm-job-filter-panel .thjm-filter-location input{padding-left:120px}body.thjm-theme-twentynineteen .thjm-single-job .thjm-featured-icon{width:108px;margin-right:10px}body.thjm-theme-twentynineteen .thjm-single-job .input-checkbox{margin-right:5px}body.theme-twentynineteen:not(.thjm-theme-twentynineteen) .thjm-job-features-list.thjm-plain-list{margin-left:0}body.theme-twentynineteen button:disabled{pointer-events:none;opacity:.5}body.theme-twentynineteen #thjm_apply_button_wrapper{margin-top:0}body.thjm-job-list-page.theme-twentyseventeen #primary .entry-content,body.thjm-job-list-page.theme-twentyseventeen #primary .entry-header{float:unset;width:100%}.thjm-job-list-page.theme-twentyseventeen .thjm-jobs .thjm-loop-job-header .thjm-loop-job-title{padding:0}.thjm-job-list-page.theme-twentyseventeen .next.page-numbers{float:unset}.thjm-job-list-page.theme-twentyseventeen .thjm-jobs .thjm-loop-job-header .thjm-share-job img,.thjm-job-list-page.theme-twentyseventeen .thjm-jobs .thjm-loop-job-header .thjm-social-share-icons a,.thjm-single-job-page.theme-twentyseventeen .thjm-single-job .thjm-share-job img,.thjm-single-job.theme-twentyseventeen .thjm-share-job .thjm-social-share-icons a{box-shadow:none}.next.page-numbers,.thjm-single-job-page.theme-twentyseventeen .prev.page-numbers{background-color:unset}.thjm-job-list-page.theme-twentyfifteen .entry-content a{border-bottom:0 none transparent}.thjm-job-list-page.thjm-alignwide-job-listing .entry-content,.thjm-job-list-page.thjm-alignwide-job-listing .entry-header{max-width:80%;margin:0 10%}.thjm-job-list-page.theme-twentythirteen .entry-content,.thjm-job-list-page.theme-twentythirteen .entry-header{max-width:1080px;padding:0 20px}.thjm-job-list-page.thjm-fullwidth-job-listing .entry-content,.thjm-job-list-page.thjm-fullwidth-job-listing .entry-header{max-width:100%;width:100%}.theme-colibri-wp .thjm-job-button,.theme-twentyeleven .thjm-job-button,.theme-twentyten .thjm-job-button{font-size:100%;margin:0;line-height:1;cursor:pointer;position:relative;text-decoration:none;overflow:visible;padding:.618em 1em;font-weight:700;border-radius:3px;left:auto;color:#515151;background-color:#ebe9eb;border:0;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}body.oceanwp-theme .site-main .entry .thjm-more-jobs .thjm-pagination-menu .page-numbers,body.thjm-theme-oceanwp.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-loop-job-title a,body.thjm-theme-oceanwp.thjm-job-list-page .thjm-jobs a.thjm-loop-job-details-button{text-decoration:none!important}.thjm-single-job-page.theme-twentyeleven .entry-content,.thjm-single-job-page.theme-twentyeleven .entry-header{width:100%}.thjm-single-job-page.theme-twentyeleven #content{margin:0 7.6%;width:58.4%;float:left}.thjm-single-job-page.theme-twentyeleven #primary{margin:0 -26.4% 0 0}.thjm-job-list-page.theme-twentyeleven #primary article{padding-top:0}.theme-twentyten.thjm-job-list-page #thjm_job_filter_form input,.theme-twentyten.thjm-single-job-page #thjm_job_application input{margin-bottom:0}.theme-twentyten.thjm-job-list-page #content .thjm-loop-job-title{margin:0}body.thjm-theme-astra form .input-checkbox,body.thjm-theme-generatepress .thjm-form-row .input-checkbox,body.thjm-theme-go .thjm-single-job .thjm-form-row input.input-checkbox,body.thjm-theme-hello-elementor .thjm-single-job .thjm-form-row input.input-checkbox,body.thjm-theme-kadence .thjm-form-row .cb-group,body.thjm-theme-kadence .thjm-form-row .input-checkbox,body.thjm-theme-neve .thjm-form-row .cb-group,body.thjm-theme-neve .thjm-form-row .input-checkbox,body.thjm-theme-popularfx .thjm-form-row .cb-group,body.thjm-theme-popularfx .thjm-form-row .input-checkbox{margin-right:5px}@media (min-width:922px){.thjm-theme-astra .site-content>.ast-container{max-width:1240px}}.thjm-job-list-page.thjm-theme-astra .entry-content{padding-left:20px;padding-right:20px}body.thjm-theme-astra form .cb-group,body.thjm-theme-astra form .input-checkbox{vertical-align:middle}body.thjm-theme-astra.thjm-job-list-page .thjm-job-filter-panel .thjm-job-filter select{padding-top:10px;padding-bottom:10px}body.oceanwp-theme .site-main .entry .thjm-more-jobs .thjm-pagination-menu .page-numbers span{border:none;line-height:1}body.thjm-job-listing-page .thjm-theme-hestia .thjm-jobs input{background:0 0;margin-bottom:0;box-shadow:none}body.thjm-theme-bravada .thjm-job-button{height:54px;padding:0 15px}body.thjm-theme-bravada.thjm-job-list-page .thjm-job-filter-panel .thjm-secondary-filters select{padding-top:13px;padding-bottom:13px}body.thjm-theme-bravada .thjm-field-radio .input-radio{margin-top:0}body.thjm-theme-bravada .thjm-form-row .input-checkbox{margin-top:0;margin-bottom:0}body.thjm-theme-bravada .thjm-dialling-code-field .thjm-dial-phone-number{border-left:1px solid #eaeaea}body.thjm-theme-generatepress.thjm-job-list-page .thjm-job-filter-panel .thjm-secondary-filters select{padding-top:8px;padding-bottom:8px}body.thjm-theme-generatepress .thjm-single-job .thjm-form-row input.input-checkbox,body.thjm-theme-generatepress .thjm-single-job .thjm-form-row.thjm-field-checkbox .thjm-input-wrapper label,body.thjm-theme-generatepress .thjm-single-job .thjm-form-row.thjm-field-checkbox-group .thjm-input-wrapper label{vertical-align:initial}body.thjm-theme-go .thjm-jobs form input{margin-bottom:0}body.thjm-theme-go .entry-header{width:100%;max-width:100%}body.thjm-theme-go .thjm-single-job-content{float:left;max-width:100%}body.thjm-theme-go.thjm-single-job-page .entry-content .thjm-job-button{display:block;width:auto!important;float:left;clear:both}body.thjm-theme-go.thjm-single-job-page .entry-content .thjm-public-forms{float:left;clear:both}body.thjm-theme-go .thjm-single-job .thjm-field-has-placeholder-label input{margin-bottom:0}body.thjm-theme-go .thjm-job-button,body.thjm-theme-go .thjm-loop-job-details-button{padding:15px}body.thjm-theme-go .input-checkbox,body.thjm-theme-go .input-radio{opacity:1}body.thjm-theme-go .thjm-field-radio .thjm-input-wrapper label,body.thjm-theme-go .thjm-form-row .cb-group,body.thjm-theme-go .thjm-form-row label.checkbox{margin-bottom:0}body.thjm-theme-go .thjm-form-row label.checkbox,body.thjm-theme-go .thjm-form-row.thjm-field-checkbox-group .cb-group{vertical-align:text-top}body.thjm-theme-flatsome.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-accordion-toggle-icon,body.thjm-theme-oceanwp.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-accordion-toggle-icon{vertical-align:middle!important}body.thjm-theme-go .thjm-apply-now-disabled-msg{clear:both;margin-left:0}body.thjm-theme-hello-elementor.thjm-job-list-page .thjm-job-filter-panel .thjm-secondary-filters select{padding-top:8px;padding-bottom:8px}body.thjm-theme-hestia .thjm-field-checkbox-group label,body.thjm-theme-hestia .thjm-field-radio label{margin-top:0;margin-bottom:0}body.thjm-theme-hestia .thjm-form-row .input-checkbox,body.thjm-theme-hestia .thjm-form-row .input-radio{margin-top:0}body.thjm-theme-hestia .page-content-wrap{width:100%;margin-left:0}body.thjm-theme-hestia .thjm-job-filter{padding-bottom:0;margin-bottom:0}body.thjm-theme-hestia .thjm-job-listings .thjm-loop-job .thjm-loop-job-title{margin-bottom:0}body.thjm-theme-hestia .thjm-single-job .thjm-form-row label{left:0;padding-left:5px}body.thjm-theme-hestia .thjm-single-job .thjm-field-has-placeholder-label:not(.thjm-dialling-code-field) .thjm-input-wrapper{display:block;margin-bottom:0;padding-bottom:0}body.thjm-theme-hestia .thjm-single-job .thjm-dial-phone-number,body.thjm-theme-hestia .thjm-single-job .thjm-dialling-code-field label,body.thjm-theme-hestia .thjm-single-job .thjm-input-wrapper.form-group{margin-bottom:0}body.thjm-theme-hestia .thjm-single-job .thjm-dialling-code-field .thjm-input-wrapper.is-focused .thjm-input-dialling-code{bottom:0;background-position:center bottom,center calc(100% - 1px);background-size:0 2px,100% 1px}body.thjm-theme-hestia .thjm-single-job .thjm-dialling-code-field .thjm-country-dial-codes{bottom:0}body.thjm-theme-hestia .thjm-single-job .thjm-field-radio .thjm-input-wrapper label{font-weight:400}body.thjm-theme-hestia .thjm-job-listings .thjm-loop-job-details-button{box-shadow:none!important}body.thjm-theme-hestia.thjm-job-list-page .thjm-job-filter-panel input{margin-bottom:0;height:53px;background-image:none}body.thjm-theme-hestia .thjm-jobs .thjm-job-filter-panel .thjm-filter-keyword input{padding-left:70px}body.thjm-theme-hestia .thjm-jobs .thjm-job-filter-panel .thjm-job-filter label{top:50%;transform:translatey(-50%)}body.thjm-theme-kadence .thjm-jobs .thjm-job-filter-panel .thjm-secondary-filters select{padding-top:6px;padding-bottom:6px}body.thjm-theme-neve .thjm-jobs .thjm-job-filter-panel .thjm-secondary-filters select{padding-top:10px;padding-bottom:10px}body.thjm-theme-oceanwp .thjm-single-job .thjm-job-title{padding-bottom:0}body.thjm-theme-popularfx .entry-content{max-width:100%;padding:0 4%;margin-top:30px}body.thjm-theme-popularfx .thjm-job-button{border-radius:2px;color:#fff;background-color:#2196f3;display:inline-block;font-size:13px;font-size:.8125rem;line-height:1;padding:10px 20px;text-decoration:none;border:unset;cursor:pointer}body.thjm-theme-popularfx .thjm-jobs .thjm-loop-job-excerpt{padding:0}.thjm-theme-twentytwentyone.thjm-job-list-page .thjm-jobs .thjm-loop-job-header .thjm-social-share-icons{top:calc(50% - 12px);line-height:initial}.thjm-theme-twentytwentyone.thjm-single-job-page .thjm-social-share-icons{line-height:initial}body.thjm-theme-twentytwentyone .thjm-jobs .thjm-job-filter-panel .thjm-filter-location input{padding-left:100px}body.thjm-theme-twentytwentyone .thjm-jobs .thjm-job-filter-panel .thjm-filter-keyword input{padding-left:75px}body.thjm-theme-twentytwentyone .thjm-job-button{padding:10px}body.thjm-theme-twentytwentyone.thjm-single-job-page .thjm-field-has-placeholder-label .thjm-validation-message{left:2px}body.thjm-theme-twentytwentyone .thjm-dialling-code-field.thjm-field-has-placeholder-label .thjm-validation-message{left:0}body.thjm-theme-storefront .thjm-dialling-code-field .thjm-dial-phone-number{border-left:1px solid #eaeaea}body.thjm-theme-flatsome .thjm-jobs .thjm-job-filter-panel button,body.thjm-theme-flatsome .thjm-jobs .thjm-job-filter-panel input[type=text],body.thjm-theme-flatsome .thjm-jobs .thjm-job-filter-panel select{margin-bottom:0}body.thjm-theme-flatsome .thjm-job-application .input-checkbox,body.thjm-theme-flatsome .thjm-job-application .input-radio,body.thjm-theme-flatsome .thjm-job-application .input-text,body.thjm-theme-flatsome .thjm-job-application label.cb-group,body.thjm-theme-flatsome .thjm-job-application label.thjm-radio,body.thjm-theme-flatsome .thjm-job-application select{margin-bottom:0}body.thjm-theme-flatsome .thjm-job-application .input-checkbox,body.thjm-theme-flatsome .thjm-job-application .input-radio{margin-top:0}body.thjm-theme-flatsome .thjm-job-application .thjm-form-row{margin-bottom:1em}body.thjm-theme-flatsome .thjm-job-header .thjm-job-button,body.thjm-theme-flatsome .thjm-job-header .thjm-share-job{margin-bottom:0;margin-top:0}body.thjm-theme-Divi .thjm-job-application .thjm-form-row{padding-bottom:0;margin-bottom:1em}body.thjm-theme-Divi .thjm-job-application .input-radio{margin-top:0;margin-left:0}body.thjm-theme-Divi .thjm-job-application .input-text,body.thjm-theme-Divi .thjm-job-filter-panel button,body.thjm-theme-Divi .thjm-job-filter-panel input[type=text],body.thjm-theme-Divi .thjm-job-filter-panel select{height:40px}body.thjm-theme-Divi .thjm-job-button{height:40px;padding-left:30px;padding-right:30px;border:none;cursor:pointer}body.thjm-theme-Avada .thjm-job-application .input-radio{margin-top:0;margin-left:0}body.thjm-theme-Avada .thjm-job-button{border:none;padding-left:30px;padding-right:30px;height:29px;cursor:pointer}@media (max-width:768px){.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-primary-filters{flex-direction:column}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-primary-filters button{width:100%}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-primary-filters .thjm-job-filter{width:100%;margin-bottom:15px}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-secondary-filters{display:block;justify-content:center}.thjm-job-list-page .thjm-jobs .thjm-job-filter-panel .thjm-secondary-filters .thjm-job-filter{width:40%}.thjm-single-job .thjm-job-header{flex-wrap:wrap}.thjm-single-job .thjm-job-header .thjm-job-title{flex-basis:100%;margin-bottom:20px}.thjm-single-job .thjm-job-header .thjm-featured-icon,.thjm-single-job .thjm-job-header .thjm-share-job{margin-left:0;margin-right:15px;width:fit-content}.thjm-single-job-page .thjm-single-job .thjm-job-header .thjm-job-button{margin-left:auto;margin-right:0}.thjm-single-job-page .thjm-social-share-icons{right:0;left:0}.thjm-single-job-page .thjm-form-row-first,.thjm-single-job-page .thjm-form-row-last{width:48%;margin-right:0}}@media (max-width:481px){.thjm-single-job-page .thjm-form-row-first,.thjm-single-job-page .thjm-form-row-last{width:100%}}.thjm-job-title-group .thjm-featured-icon,.thjm-job-title-group h1,.thjm-loop-job-header .thjm-featured-icon,.thjm-loop-job-header .thjm-loop-job-title{display:inline-block;align-items:center;vertical-align:top}