.jobs-wrapper .jobs-box{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.jobs-wrapper .jobs-box .box-item-sec{display:flex;gap:12px;align-items:center}.jobs-wrapper .jobs-box .box-item-sec .media-item{flex-shrink:0;width:25px;height:25px}.jobs-wrapper .jobs-box .box-item-sec .media-item img.media{background:transparent;width:100%;height:100%}.jobs-wrapper .jobs-box .block-title{color:rgba(var(--color-card-box-title),1);leading-trim:both;text-edge:cap;font-size:18px;font-style:normal;font-weight:500;line-height:1.55;letter-spacing:.18px}.jobs-wrapper .jobs-box .box-item.card-box{padding:24px;border-radius:10px;border:1px solid rgba(51,51,51,.1);display:flex;flex-direction:column;justify-content:space-between}.jobs-wrapper .jobs-box .box-item .job-detail{margin-top:12px;color:rgba(var(--color-card-box-text),.8);font-size:14px;font-style:normal;font-weight:400;line-height:1.57;letter-spacing:.14px}.jobs-wrapper .jobs-box .box-item .job-detail>*:first-child{margin-top:0}.jobs-wrapper .jobs-box .box-item .job-detail>*:last-child{margin-bottom:0}.jobs-wrapper .jobs-box .box-item .job-position{margin-top:16px;color:rgba(var(--color-card-box-text),.8);font-size:14px;font-style:normal;font-weight:400;line-height:1.57;letter-spacing:.14px}.jobs-wrapper .jobs-box .box-item .job-position strong{font-weight:500}.jobs-wrapper .jobs-box .box-item .job-position>*:first-child{margin-top:0}.jobs-wrapper .jobs-box .box-item .job-position>*:last-child{margin-bottom:0}.jobs-wrapper .jobs-box .box-item .btns-wrapper{margin-top:30px}.jobs-wrapper .more-btn{width:max-content;padding:17px 35px;text-transform:capitalize}.jobs-wrapper .btn-bottom-wrapper{margin-top:40px;justify-content:center;display:flex}.jobs-wrapper .btn-bottom-wrapper .other-btn{margin:0 auto;background:rgba(var(--color-button-hover));color:rgba(var(--color-button-color-hover));width:max-content;padding:17px 35px;text-transform:capitalize}.jobs-wrapper .btn-bottom-wrapper .other-btn:hover{background:rgba(var(--color-button));color:rgba(var(--color-button-text))}.jobs-wrapper .filter-main-div{display:flex;flex-direction:column;gap:10px}.jobs-wrapper .filters{display:flex;margin-bottom:40px;gap:10px;justify-content:space-between}.jobs-wrapper .filters .filter-lists-wrapper{display:flex;gap:15px;flex-wrap:wrap}.jobs-wrapper .filters .filter-group{position:relative;border-radius:50px;border:1px solid rgba(75,139,59,.5);padding:12px 25px}.jobs-wrapper .filters .filter-group .filter-list{display:none;list-style:none;position:absolute;top:102%;width:max-content;left:0;background:#fff;padding:20px;z-index:1;margin:5px 0 0;border-radius:20px;border:1px solid #5b8c5147}.jobs-wrapper .filters .filter-group .filter-list li{cursor:pointer;padding:6px;transition:all .2s;line-height:1.3;font-family:var(--font-heading-family)}.jobs-wrapper .filters .filter-list li.active,.filter-list li:hover{color:#5b8c51}.jobs-wrapper .filters .filter-group.active .filter-list{display:block}.jobs-wrapper .filters .filter-group-title{display:flex;align-items:center;gap:21px;color:#5b8c51;text-align:center;font-family:var(--font-heading-family);font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.jobs-wrapper .filters .filter-group-title .svg-wrapper{width:18px;height:8px}.jobs-wrapper .filters .filter-group.active .filter-group-title .svg-wrapper{transform:rotate(180deg)}.jobs-wrapper .active-filter-item{display:flex;padding:5px 10px;border:1px solid rgba(var(--color-foreground),.5);font-size:12px;align-items:center;gap:7px;text-transform:capitalize;opacity:.9;border-radius:10px;line-height:1;width:max-content}.jobs-wrapper #active-filters-list{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.jobs-wrapper #active-filters-list .close-bt-svg{width:8px;height:12px}.jobs-wrapper .search-bar{max-width:343px;width:100%;margin:0 0 0 auto;height:100%}.jobs-wrapper .search-bar .field__label{top:15px}.jobs-wrapper .search-bar .field__input:focus~.field__label,.jobs-wrapper .search-bar .field__input:not(:placeholder-shown)~.field__label,.jobs-wrapper .search-bar .field__input:-webkit-autofill~.field__label{top:8px}.jobs-wrapper .search-bar .search__input.field__input{padding-right:130px}.jobs-wrapper .search-bar .field__input{border:1px solid #5B8C51;border-radius:10px;height:44px}.jobs-wrapper .search-bar .search__button{width:90px;height:100%;top:0;background:#5b8c51;color:#fff;border-radius:0 10px 10px 0;right:-1px}.jobs-wrapper .search-bar .reset__button.field__button{height:100%;right:90px}.jobs-wrapper .search-bar .search__button:hover{background:#fdd835;color:#333}.jobs-wrapper .jobs-box .box-item .jobs-main-popup{position:fixed;height:100%;width:100%;top:0;left:0;z-index:99;background:#3f70104d;-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);align-items:center;justify-content:center;display:none}.jobs-wrapper .jobs-box .box-item .jobs-main-popup.open{display:flex}body:has(.jobs-main-popup.open){overflow:hidden}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content{height:100%;max-height:85vh;width:1000px;max-width:calc(100% - 40px);background:#fff;border-radius:20px;padding:30px 25px;position:relative}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .popup-content-box{width:auto;height:100%;overflow:auto;margin-right:-13px;padding-right:13px}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .exit-popup{position:absolute;top:-8px;right:-8px;color:#333;background:#fdd835;border:none;height:30px;width:30px;border-radius:50% 50% 50% 0;display:flex;align-items:center;justify-content:center;padding:9px;cursor:pointer}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .exit-popup:hover{color:#fdd835;background:#333}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .popup-content-box::-webkit-scrollbar{width:4px;border-radius:3px}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .popup-content-box::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .popup-content-box::-webkit-scrollbar-thumb{background:#333;border-radius:3px}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .popup-header{background:#f8f7f0;padding:10px 220px 10px 20px;border-radius:12px 12px 0 0;color:#333;font-size:23px;font-style:normal;font-weight:600;line-height:30px;text-align:left;font-family:var(--font-heading-family);position:sticky;top:0;min-height:82px;display:flex;align-items:center;gap:15px}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .popup-header .media-item{display:flex;flex-shrink:0}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .popup-header .media-item .media{background:transparent}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .applyBtn{border-radius:50px;background:#fdd835;display:flex;padding:12px 24px;justify-content:center;align-items:center;gap:10px;color:#333;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:normal;text-transform:uppercase;position:absolute;top:50px;right:50px;text-decoration:none}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .applyBtn:hover{background:#333;color:#fff}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content hr{margin:3rem 0}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content p:first-child{margin-top:0}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content p:last-child{margin-bottom:0}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .job-info{background:#efedda;padding:7px 20px;font-size:15px;font-weight:400;border-radius:0 0 12px 12px}.jobs-wrapper .jobs-box .jobs-box-empty{display:none}.jobs-wrapper .jobs-box:has(.jobs-box-empty.is-true){grid-template-columns:repeat(1,1fr)}.jobs-wrapper .jobs-box .jobs-box-empty.is-true{text-align:center;display:block!important}@media screen and (max-width: 989px){.jobs-wrapper .jobs-box{grid-template-columns:repeat(2,1fr)}.jobs-wrapper .filters .filter-group{padding:12px 15px}.jobs-wrapper .filters .filter-group-title{gap:5px;font-size:12px}.jobs-wrapper .filters{flex-direction:column;margin-bottom:30px}}@media screen and (max-width: 749px){.jobs-wrapper .jobs-box{grid-template-columns:repeat(1,1fr);gap:20px}.jobs-wrapper .jobs-box .block-title{font-size:16px;line-height:1.3;letter-spacing:0}.jobs-wrapper .jobs-box .box-item.card-box{padding:20px}.jobs-wrapper .jobs-box .box-item .job-detail{margin-top:10px}.jobs-wrapper .jobs-box .box-item .job-position{margin-top:12px}.jobs-wrapper .jobs-box .box-item .btns-wrapper{margin-top:20px}.jobs-wrapper .btn-bottom-wrapper{margin-top:30px}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .popup-header{padding:70px 20px 18px;font-size:16px;line-height:21px}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .applyBtn{top:44px;right:40px;left:40px}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .job-info{font-size:13px;line-height:1.3}.jobs-wrapper .filters .filter-lists-wrapper{gap:5px}.jobs-wrapper .filters .filter-group{padding:10px}.jobs-wrapper .filters .filter-group-title{font-size:11px}}@media (prefers-color-scheme: dark){.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content{background:#171717;color:#fff}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .popup-header,.jobs-wrapper .jobs-box .box-item .jobs-main-popup .job-info{background:#2d2d2d;color:#fff}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .job-info{background:#2d2d2db3}.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .applyBtn{background:#655301;color:#fff}.jobs-wrapper .search-bar .field__input{border-color:#fff9;background:#171717;color:#fff}.jobs-wrapper .search-bar .search__button{background:#27471f}.jobs-wrapper .search-bar .reset__button.field__button{height:100%;right:90px}.jobs-wrapper .search-bar .search__button:hover{background:#655301;color:#fff}.jobs-wrapper .jobs-box .box-item-sec .media-item img.media,.jobs-wrapper .jobs-box .box-item .jobs-main-popup .popup-content .popup-header .media-item .media{filter:invert(20%) sepia(0%) saturate(277%) hue-rotate(167deg) brightness(550%) contrast(93%)!important}.jobs-wrapper .filters .filter-group.active .filter-list{background:#2d2d2d}}
/*# sourceMappingURL=/cdn/shop/t/55/assets/jobs.css.map */
