/**handles:ossce-rg-forms,magnific,perfect-scrollbar-jquery,leaflet**/
.ossce-rg-form-wrap{max-width:540px;margin:30px auto;background:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.08);overflow:hidden}.ossce-rg-register-form{max-width:620px}.ossce-rg-form-header{background:linear-gradient(135deg,#7d0418 0,#a41e32 50%,#c73650 100%);padding:12px 24px;text-align:center;color:#fff}.ossce-rg-form-header .dashicons{font-size:20px;width:20px;height:20px;margin-bottom:0;opacity:.9;vertical-align:middle}.ossce-rg-form-header h2{margin:0;font-size:17px;font-weight:600;color:#fff;display:inline;vertical-align:middle}.ossce-rg-form-header p{margin:3px 0 0;font-size:12px;opacity:.85;line-height:1.4}.ossce-rg-form-body{padding:28px 30px}.ossce-rg-role-tabs{display:flex;gap:0;margin-bottom:24px;border:2px solid #dfe6e9;border-radius:8px;overflow:hidden}.ossce-rg-role-tab{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 16px;font-size:14px;font-weight:600;background:#fff;border:none;color:#636e72;cursor:pointer;transition:background .2s,color .2s}.ossce-rg-role-tab:first-child{border-right:2px solid #dfe6e9}.ossce-rg-role-tab:hover{background:#f8f9fa;color:#2d3436}.ossce-rg-role-tab.active{background:linear-gradient(135deg,#7d0418,#a41e32);color:#fff}.ossce-rg-role-tab .dashicons{font-size:18px;width:18px;height:18px}.ossce-rg-wizard-progress{display:flex;align-items:flex-start;justify-content:center;margin-bottom:28px;padding:0 10px 20px}.ossce-rg-wizard-step-indicator{position:relative;display:flex;flex-direction:column;align-items:center;width:32px;flex-shrink:0}.ossce-rg-step-number{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#dfe6e9;color:#636e72;font-size:13px;font-weight:700;transition:background .3s,color .3s}.ossce-rg-wizard-step-indicator.active .ossce-rg-step-number,.ossce-rg-wizard-step-indicator.completed .ossce-rg-step-number{background:linear-gradient(135deg,#7d0418,#a41e32);color:#fff}.ossce-rg-wizard-step-indicator.completed .ossce-rg-step-number{background:#46b450}.ossce-rg-step-label{position:absolute;top:38px;left:50%;transform:translateX(-50%);font-size:11px;color:#868e96;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.ossce-rg-wizard-step-indicator.active .ossce-rg-step-label{color:#a41e32;font-weight:600}.ossce-rg-step-connector{flex:1;height:2px;background:#dfe6e9;margin:15px 8px 0;transition:background .3s}.ossce-rg-step-connector.completed{background:#46b450}.ossce-rg-fields-grid{display:flex;flex-wrap:wrap;gap:16px}.ossce-rg-field{position:relative}.ossce-rg-field-full{width:100%}.ossce-rg-field-half{width:calc(50% - 8px)}.ossce-rg-field label{display:block;margin-bottom:6px;font-size:13px;font-weight:600;color:#2d3436}.ossce-rg-required{color:#dc3232;margin-left:2px}.ossce-rg-field input[type=date],.ossce-rg-field input[type=email],.ossce-rg-field input[type=number],.ossce-rg-field input[type=password],.ossce-rg-field input[type=tel],.ossce-rg-field input[type=text],.ossce-rg-field input[type=url],.ossce-rg-field select,.ossce-rg-field textarea{width:100%;padding:10px 14px;font-size:14px;border:1px solid #dfe6e9;border-radius:8px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box;background:#fff}.ossce-rg-field input:focus,.ossce-rg-field select:focus,.ossce-rg-field textarea:focus{border-color:#a41e32;box-shadow:0 0 0 3px rgba(164,30,50,.1);outline:0}.ossce-rg-field input.ossce-rg-valid{border-color:#46b450}.ossce-rg-field input.ossce-rg-invalid{border-color:#dc3232}.ossce-rg-password-wrap{position:relative}.ossce-rg-password-wrap input{padding-right:44px}.ossce-rg-toggle-password{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:0 0;border:none;cursor:pointer;padding:4px;color:#636e72;transition:color .2s}.ossce-rg-toggle-password:hover{color:#a41e32}.ossce-rg-toggle-password .dashicons{font-size:18px;width:18px;height:18px}.ossce-rg-password-strength{margin-top:6px}.ossce-rg-strength-bar{height:4px;background:#f0f0f1;border-radius:2px;overflow:hidden;margin-bottom:3px}.ossce-rg-strength-fill{height:100%;border-radius:2px;transition:width .3s,background .3s;width:0}.ossce-rg-strength-label{font-size:11px;color:#868e96}.ossce-rg-password-strength.weak .ossce-rg-strength-fill{width:25%;background:#dc3232}.ossce-rg-password-strength.fair .ossce-rg-strength-fill{width:50%;background:#ffb900}.ossce-rg-password-strength.good .ossce-rg-strength-fill{width:75%;background:#46b450}.ossce-rg-password-strength.strong .ossce-rg-strength-fill{width:100%;background:#00a32a}.ossce-rg-register-form>.ossce-rg-role-tabs{margin:0;border:0;border-radius:0;overflow:hidden;background:#f4f5f7}.ossce-rg-form-wrap .ossce-rg-role-tab{border:0!important;border-radius:0!important;margin:0!important;box-shadow:none!important;text-transform:none;letter-spacing:normal;line-height:1.4;background:0 0;color:#636e72;border-bottom:3px solid transparent!important}.ossce-rg-form-wrap .ossce-rg-role-tab+.ossce-rg-role-tab{border-left:1px solid #e5e7eb!important}.ossce-rg-form-wrap .ossce-rg-role-tab:hover{background:#eceef1;color:#2d3436}.ossce-rg-form-wrap .ossce-rg-role-tab.active{background:#fff;color:#a41e32;border-bottom-color:#a41e32!important}.ossce-rg-password-reqs{list-style:none;margin:8px 0 0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:2px 14px}.ossce-rg-password-reqs li{display:flex;align-items:center;gap:4px;margin:0;font-size:11px;color:#868e96;line-height:1.6}.ossce-rg-password-reqs .ossce-rg-req-mark{font-size:14px;width:14px;height:14px;color:#cbd2d9;flex-shrink:0}.ossce-rg-password-reqs li.met{color:#157347}.ossce-rg-password-reqs li.met .ossce-rg-req-mark{color:#46b450}.ossce-rg-password-reqs li.met .ossce-rg-req-mark:before{content:"\f147"}.ossce-rg-field-error{font-size:12px;color:#dc3232;margin-top:4px;line-height:1.4}.ossce-rg-form-wrap .ossce-rg-checkbox-label{display:flex;align-items:center;gap:10px;margin:0;font-size:13px;font-weight:400;line-height:1.45;color:#2d3436;cursor:pointer}.ossce-rg-form-wrap .ossce-rg-checkbox-label input[type=checkbox]{-webkit-appearance:none!important;appearance:none!important;box-sizing:border-box;width:20px;height:20px;margin:0;flex-shrink:0;border:1px solid #cdd5db!important;border-radius:6px!important;background:#fff!important;cursor:pointer;position:relative;transition:border-color .2s,background .2s,box-shadow .2s}.ossce-rg-form-wrap .ossce-rg-checkbox-label input[type=checkbox]::before{content:none!important;display:none!important}.ossce-rg-form-wrap .ossce-rg-checkbox-label input[type=checkbox]:hover{border-color:#a41e32!important}.ossce-rg-form-wrap .ossce-rg-checkbox-label input[type=checkbox]:focus{outline:0;border-color:#a41e32!important;box-shadow:0 0 0 3px rgba(164,30,50,.1)}.ossce-rg-form-wrap .ossce-rg-checkbox-label input[type=checkbox]:checked{background:linear-gradient(135deg,#7d0418,#a41e32)!important;border-color:#a41e32!important}.ossce-rg-form-wrap .ossce-rg-checkbox-label input[type=checkbox]:checked::after{content:"";position:absolute;left:6px;top:2px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.ossce-rg-terms-label a{color:#a41e32;text-decoration:underline}.ossce-rg-login-options{display:flex;align-items:center;justify-content:space-between}.ossce-rg-forgot-link{font-size:13px;color:#a41e32;text-decoration:none}.ossce-rg-forgot-link:hover{text-decoration:underline}.ossce-rg-file-upload input[type=file]{padding:8px;border:2px dashed #dfe6e9;border-radius:8px;width:100%;box-sizing:border-box;cursor:pointer}.ossce-rg-file-preview{position:relative;display:inline-block;margin-top:8px}.ossce-rg-file-preview img{max-width:100px;max-height:100px;border-radius:8px;border:1px solid #dfe6e9}.ossce-rg-file-remove{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;background:#dc3232;color:#fff;border:none;cursor:pointer;font-size:14px;line-height:20px;text-align:center;padding:0}.ossce-rg-radio-group{display:flex;flex-direction:column;gap:8px}.ossce-rg-radio-label{display:flex;align-items:center;gap:8px;font-size:13px;color:#2d3436;cursor:pointer}.ossce-rg-section-heading{width:100%;margin:8px 0 0;padding-bottom:8px;border-bottom:1px solid #dfe6e9;font-size:15px;font-weight:600;color:#2d3436}.ossce-rg-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:12px 24px;font-size:15px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:opacity .2s,transform .1s}.ossce-rg-btn:active{transform:scale(.98)}.ossce-rg-btn:disabled{opacity:.5;cursor:not-allowed}.ossce-rg-btn-primary{background:linear-gradient(135deg,#7d0418,#a41e32);color:#fff;width:100%}.ossce-rg-btn-primary:hover:not(:disabled){opacity:.9}.ossce-rg-btn-secondary{background:#f0f0f1;color:#636e72}.ossce-rg-btn-secondary:hover:not(:disabled){background:#e0e0e1}.ossce-rg-btn .dashicons{font-size:16px;width:16px;height:16px}.ossce-rg-wizard-nav{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f1}.ossce-rg-wizard-nav .ossce-rg-btn-primary{width:auto;min-width:140px}.ossce-rg-wizard-nav .ossce-rg-btn-secondary{width:auto}.ossce-rg-alert{padding:12px 16px;border-radius:8px;margin-bottom:18px;font-size:13px;line-height:1.5}.ossce-rg-login-notice{padding:12px 16px;border-radius:8px;margin-bottom:18px;font-size:13px;line-height:1.5}.ossce-rg-login-notice p:first-child{margin-top:0}.ossce-rg-login-notice p:last-child{margin-bottom:0}.ossce-rg-login-notice ol,.ossce-rg-login-notice ul{margin:6px 0 0;padding-left:20px}.ossce-rg-login-notice a{color:inherit;text-decoration:underline}.ossce-rg-login-notice--info{background:#eff6ff;border:1px solid #93c5fd;color:#1e40af}.ossce-rg-login-notice--warning{background:#fffbeb;border:1px solid #fcd34d;color:#92400e}.ossce-rg-login-notice--success{background:#ecfdf5;border:1px solid #6ee7b7;color:#065f46}.ossce-rg-alert.success{background:#ecfdf5;border:1px solid #6ee7b7;color:#065f46}.ossce-rg-alert.error{background:#fef2f2;border:1px solid #fca5a5;color:#991b1b}.ossce-rg-alert.info{background:#eff6ff;border:1px solid #93c5fd;color:#1e40af}.ossce-rg-success{text-align:center;padding:24px 10px 12px}.ossce-rg-success-icon{width:64px;height:64px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(135deg,#7d0418,#a41e32);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(164,30,50,.25)}.ossce-rg-success-icon .dashicons{color:#fff;font-size:38px;width:38px;height:38px}.ossce-rg-success-text{font-size:15px;line-height:1.6;color:#2d3436;max-width:440px;margin:0 auto}.ossce-rg-success-text a{color:#a41e32;font-weight:600}.ossce-rg-success-note{margin-top:14px;font-size:13px;color:#868e96}.ossce-rg-form-footer{margin-top:20px;padding-top:16px;border-top:1px solid #f0f0f1;text-align:center}.ossce-rg-form-footer p{margin:0;font-size:13px;color:#636e72}.ossce-rg-form-footer a{color:#a41e32;font-weight:600;text-decoration:none}.ossce-rg-form-footer a:hover{text-decoration:underline}.ossce-rg-field-recaptcha{display:flex;justify-content:center;margin:8px 0}@media (max-width:600px){.ossce-rg-form-wrap{margin:15px 10px;border-radius:8px}.ossce-rg-form-header{padding:20px}.ossce-rg-form-body{padding:20px}.ossce-rg-field-half{width:100%}.ossce-rg-wizard-progress{flex-wrap:wrap;gap:8px;align-items:center;padding-bottom:0}.ossce-rg-step-connector{display:none}.ossce-rg-wizard-step-indicator{flex-direction:row;gap:6px;width:auto;position:static}.ossce-rg-step-label{position:static;transform:none;top:auto;left:auto}.ossce-rg-wizard-nav{flex-direction:column-reverse;gap:10px}.ossce-rg-wizard-nav .ossce-rg-btn{width:100%}.ossce-rg-login-options{flex-direction:column;align-items:flex-start;gap:8px}}.ossce-rg-phone-wrapper{position:relative}.ossce-rg-phone-wrapper .ossce-rg-flag-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:22px;height:auto;border-radius:2px;pointer-events:none}.ossce-rg-phone-wrapper input[type=tel]{padding-left:44px}.ossce-rg-field-desc{font-size:12px;color:#6b7280;line-height:1.5;margin:2px 0 8px}.ossce-rg-checkbox-label a{color:#a41e32;font-weight:600;text-decoration:underline}.ossce-rg-checkbox-label a:hover{color:#7d0418}.ossce-rg-field-hint{font-size:12px;color:#8a8a8a;margin:6px 0 0}.ossce-rg-chips{position:relative}.ossce-rg-chips-control{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-height:42px;padding:5px 8px;border:1px solid #dfe6e9;border-radius:8px;background:#fff;cursor:text;transition:border-color .2s,box-shadow .2s}.ossce-rg-chips.open .ossce-rg-chips-control{border-color:#a41e32;box-shadow:0 0 0 3px rgba(164,30,50,.1)}.ossce-rg-chips-list{display:contents}.ossce-rg-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 4px 3px 10px;background:#fbeaed;border:1px solid rgba(164,30,50,.25);border-radius:14px;font-size:13px;font-weight:600;color:#a41e32;line-height:1.3}.ossce-rg-chip-x{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;border-radius:50%;background:rgba(164,30,50,.12);color:#a41e32;font-size:15px;line-height:1;cursor:pointer;transition:background .2s,color .2s}.ossce-rg-chip-x:hover{background:linear-gradient(135deg,#7d0418,#a41e32);color:#fff}.ossce-rg-chips-search{flex:1 1 80px;min-width:80px;border:none!important;outline:0!important;box-shadow:none!important;padding:4px!important;margin:0!important;background:0 0!important;font-size:14px}.ossce-rg-chips-menu{position:absolute;z-index:40;left:0;right:0;top:calc(100% + 4px);max-height:240px;overflow-y:auto;background:#fff;border:1px solid #dfe6e9;border-radius:8px;box-shadow:0 6px 18px rgba(0,0,0,.12)}.ossce-rg-chips-option{padding:8px 12px;font-size:14px;color:#2d3436;cursor:pointer}.ossce-rg-chips-option:hover{background:#fbeaed;color:#a41e32}.ossce-rg-chips-empty,.ossce-rg-chips-note{padding:8px 12px;font-size:12px;color:#868e96}.ossce-rg-chips-note{color:#a41e32;background:#fbeaed}.ossce-rg-recaptcha-container:not(:empty){display:flex;justify-content:center;margin-bottom:18px}#ossce-rg-login-form .ossce-rg-form-body>.ossce-rg-field{margin-bottom:18px}#ossce-rg-login-form .ossce-rg-login-options{margin-top:4px}#ossce-rg-login-form .ossce-rg-recaptcha-container:not(:empty){margin-top:4px;margin-bottom:20px}.ossce-rg-overlay{position:fixed;inset:0;z-index:100000;display:none;opacity:0;transition:opacity .2s ease}.ossce-rg-overlay.is-visible{display:block}.ossce-rg-overlay.is-open{opacity:1}.ossce-rg-overlay-backdrop{position:absolute;inset:0;background:rgba(11,11,11,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ossce-rg-overlay-scroll{position:relative;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:5vh 16px;box-sizing:border-box}.ossce-rg-overlay-dialog{position:relative;width:600px;max-width:100%;margin:0 auto;transition:width .2s ease}.ossce-rg-overlay-dialog[data-active=login]{width:460px}.ossce-rg-overlay-close{position:absolute;top:12px;right:14px;z-index:5;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:0 0;color:#fff;font-size:24px;line-height:1;cursor:pointer;opacity:.85;transition:opacity .2s ease,background .2s ease}.ossce-rg-overlay-close:focus,.ossce-rg-overlay-close:hover{opacity:1;background:rgba(255,255,255,.15);outline:0}.rtl .ossce-rg-overlay-close{right:auto;left:14px}.ossce-rg-overlay-panel{display:none}.ossce-rg-overlay-panel.is-active{display:block}.ossce-rg-overlay .ossce-rg-form-wrap{width:100%;max-width:none;margin:0;background:#fff;border:0;border-radius:8px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.25)}body.ossce-rg-overlay-open{overflow:hidden}.ossce-rg-success-panel{background:#fff;border-radius:8px;padding:44px 32px 40px;text-align:center}.ossce-rg-success-badge{width:72px;height:72px;margin:0 auto 20px}.ossce-rg-success-badge svg{width:100%;height:100%;display:block}.ossce-rg-success-ring{fill:none;stroke:#2e9e5b;stroke-width:2.5;stroke-dasharray:145;stroke-dashoffset:145;animation:ossce-rg-success-ring-in .5s ease-out forwards}.ossce-rg-success-check{fill:none;stroke:#2e9e5b;stroke-width:3.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:40;animation:ossce-rg-success-check-in .3s .4s ease-out forwards}@keyframes ossce-rg-success-ring-in{to{stroke-dashoffset:0}}@keyframes ossce-rg-success-check-in{to{stroke-dashoffset:0}}.ossce-rg-success-title{margin:0 0 10px;font-size:22px;line-height:1.3;font-weight:700;color:#1d2327}.ossce-rg-success-text{margin:0 auto;max-width:42ch;font-size:15px;line-height:1.6;color:#50575e}.ossce-rg-success-text p:last-child{margin-bottom:0}.ossce-rg-success-note{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:22px;padding-top:18px;border-top:1px solid #f0f0f1;font-size:13px;color:#7c848b}.ossce-rg-success-spinner{width:14px;height:14px;border:2px solid #d8dde2;border-top-color:#a41e32;border-radius:50%;animation:ossce-rg-success-spin .7s linear infinite}.ossce-rg-success-actions{margin-top:26px;padding-top:20px;border-top:1px solid #f0f0f1}.ossce-rg-success-close{display:inline-block;min-width:140px;padding:11px 26px;border:0;border-radius:999px;background:linear-gradient(135deg,#7d0418 0,#a41e32 50%,#c73650 100%);color:#fff;font-size:14px;font-weight:600;line-height:1.2;cursor:pointer;transition:filter .2s ease,box-shadow .2s ease}.ossce-rg-success-close:focus,.ossce-rg-success-close:hover{filter:brightness(1.08);box-shadow:0 4px 14px rgba(164,30,50,.3);outline:0}.ossce-rg-success-close:focus-visible{outline:2px solid #a41e32;outline-offset:2px}.ossce-rg-overlay-dialog.is-success .ossce-rg-overlay-close{color:#646970}.ossce-rg-overlay-dialog.is-success .ossce-rg-overlay-close:focus,.ossce-rg-overlay-dialog.is-success .ossce-rg-overlay-close:hover{color:#1d2327;background:rgba(0,0,0,.06)}@keyframes ossce-rg-success-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ossce-rg-success-check,.ossce-rg-success-ring{animation:none;stroke-dashoffset:0}.ossce-rg-success-spinner{animation-duration:2s}}@media screen and (max-width:782px){.ossce-rg-overlay-scroll{padding:3vh 12px}.ossce-rg-overlay-dialog,.ossce-rg-overlay-dialog[data-active=login]{width:100%}}
.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}
.ps-container{-ms-touch-action:none;touch-action:none;overflow:hidden!important;-ms-overflow-style:none}@supports (-ms-overflow-style:none){.ps-container{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps-container{overflow:auto!important}}.ps-container.ps-active-x>.ps-scrollbar-x-rail,.ps-container.ps-active-y>.ps-scrollbar-y-rail{display:block;background-color:transparent}.ps-container.ps-in-scrolling{pointer-events:none}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container>.ps-scrollbar-x-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;bottom:0;height:15px}.ps-container>.ps-scrollbar-x-rail>.ps-scrollbar-x{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;-moz-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;-o-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;bottom:2px;height:6px}.ps-container>.ps-scrollbar-x-rail:active>.ps-scrollbar-x,.ps-container>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{height:11px}.ps-container>.ps-scrollbar-y-rail{display:none;position:absolute;opacity:0;-webkit-transition:background-color .2s linear,opacity .2s linear;-moz-transition:background-color .2s linear,opacity .2s linear;-o-transition:background-color .2s linear,opacity .2s linear;transition:background-color .2s linear,opacity .2s linear;right:0;width:15px}.ps-container>.ps-scrollbar-y-rail>.ps-scrollbar-y{position:absolute;background-color:#aaa;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;-moz-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;-o-transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;transition:background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;right:2px;width:6px}.ps-container>.ps-scrollbar-y-rail:active>.ps-scrollbar-y,.ps-container>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{width:11px}.ps-container:hover.ps-in-scrolling{pointer-events:none}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-x>.ps-scrollbar-x-rail>.ps-scrollbar-x{background-color:#999}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail{background-color:#eee;opacity:.9}.ps-container:hover.ps-in-scrolling.ps-y>.ps-scrollbar-y-rail>.ps-scrollbar-y{background-color:#999}.ps-container:hover>.ps-scrollbar-x-rail,.ps-container:hover>.ps-scrollbar-y-rail{opacity:.6}.ps-container:hover>.ps-scrollbar-x-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-x-rail:hover>.ps-scrollbar-x{background-color:#999}.ps-container:hover>.ps-scrollbar-y-rail:hover{background-color:#eee;opacity:.9}.ps-container:hover>.ps-scrollbar-y-rail:hover>.ps-scrollbar-y{background-color:#999}
.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-overlay-pane svg,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,0.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(https://okanaganstaffing.com/wp-content/plugins/wp-job-board-pro/assets/js/leaflet/#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-tile{will-change:opacity}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}.leaflet-zoom-anim .leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline:0}.leaflet-container a{color:#0078a8}.leaflet-container a.leaflet-active{outline:2px solid orange}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font:12px/1.5 "Helvetica Neue",Arial,Helvetica,sans-serif}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a,.leaflet-bar a:hover{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:bold 18px 'Lucida Console',Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(https://okanaganstaffing.com/wp-content/plugins/wp-job-board-pro/assets/js/leaflet/images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(https://okanaganstaffing.com/wp-content/plugins/wp-job-board-pro/assets/js/leaflet/images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(https://okanaganstaffing.com/wp-content/plugins/wp-job-board-pro/assets/js/leaflet/images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.7);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-container .leaflet-control-attribution,.leaflet-container .leaflet-control-scale{font-size:11px}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;font-size:11px;white-space:nowrap;overflow:hidden;-moz-box-sizing:border-box;box-sizing:border-box;background:#fff;background:rgba(255,255,255,.5)}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 19px;line-height:1.4}.leaflet-popup-content p{margin:18px 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;padding:4px 4px 0 0;border:none;text-align:center;width:18px;height:14px;font:16px/14px Tahoma,Verdana,sans-serif;color:#c3c3c3;text-decoration:none;font-weight:700;background:0 0}.leaflet-container a.leaflet-popup-close-button:hover{color:#999}.leaflet-popup-scrolled{overflow:auto;border-bottom:1px solid #ddd;border-top:1px solid #ddd}.leaflet-oldie .leaflet-popup-content-wrapper{zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto}.leaflet-oldie .leaflet-popup-tip-container{margin-top:-1px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-clickable{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:0 0;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}