.recommended-jobs-widget{padding-top:20px;padding-bottom:15px}.recommended-jobs-widget .job-list-container{display:flex;margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.recommended-jobs-widget .job-list-container .arrow-container{align-self:center;cursor:pointer;padding:5px}.recommended-jobs-widget .job-list-container .arrow-container svg{width:25px;height:25px}.recommended-jobs-widget .job-list-container .arrow-container.disabled{cursor:not-allowed}.recommended-jobs-widget .job-list-container .arrow-container.disabled svg{fill:#dbdbdb}.recommended-jobs-widget .job-list-container .job-list{display:flex;overflow-x:hidden;width:100%;position:relative}.recommended-jobs-widget .job-list-container .job-list .job-card{transition:all 1s linear;position:relative;background-color:#fff;box-shadow:0 0 6px rgba(0,0,0,.15);padding:20px;min-height:207px;min-width:300px;width:300px;top:0;border-radius:9px;margin:1rem 15px;display:grid;grid-template-rows:1fr}.recommended-jobs-widget .job-list-container .job-list .job-card .job-name{width:100%;margin-bottom:0 !important}.recommended-jobs-widget .job-list-container .job-list .job-card__details{width:100%}.recommended-jobs-widget .job-list-container .job-list .job-card__details .job-name-container{display:grid;grid-template-columns:1fr auto}.recommended-jobs-widget .job-list-container .job-list .job-card__details .job-name-container .job-name{text-align:start}.recommended-jobs-widget .job-list-container .job-list .job-card .icon{position:relative;padding-bottom:15px}.recommended-jobs-widget .job-list-container .job-list .job-card .text{padding-left:5px}.recommended-jobs-widget .job-list-container .job-list .job-card :first-child{margin-left:auto}.recommended-jobs-widget .job-list-container .job-list .job-card :last-child{margin-right:auto}.recommended-jobs-widget .job-list-container .job-list .job-card .recommended-job-match-score svg text{fill:var(--accent-color)}.recommended-jobs-widget .job-list-container .job-list .job-card .one-click-apply-button.disabled{opacity:.6;pointer-events:none}.recommended-jobs-widget .job-list-container .job-list .job-card.loading{display:grid;align-items:flex-start;margin-bottom:1rem;padding:2rem;box-shadow:0 0 6px rgba(0,0,0,.15);border-radius:7px;gap:.5rem}.recommended-jobs-widget .job-list-container .job-list .job-card.loading .loading-line{margin-top:.5rem;margin-bottom:.5rem;border-radius:5rem;overflow:hidden;position:relative;opacity:.4}.recommended-jobs-widget .job-list-container .job-list .job-card.loading .loading-line:before{content:"";position:absolute;background:hsla(0,0%,100%,.4);box-shadow:0 0 15px 3px hsla(0,0%,100%,.25);-webkit-box-shadow:0 0 15px 3px hsla(0,0%,100%,.25);-moz-box-shadow:0 0 15px 3px hsla(0,0%,100%,.25);height:100%;width:100%;z-index:1;animation:loading-effect 1.75s infinite}@keyframes loading-effect{0%,100%{opacity:1}50%{opacity:0}}.recommended-jobs-widget .job-list-container .job-list .job-card.loading .light{background-color:#ced4da}.recommended-jobs-widget .job-list-container .job-list .job-card.loading .dark{background-color:#717688}.recommended-jobs-widget .job-list-container .job-list .job-card.loading .description{width:100%;height:3rem}.recommended-jobs-widget .job-list-container .job-list .job-card.loading .item{width:70%;height:3rem}@media screen and (max-width: 510px){.recommended-jobs-widget .job-list-container{max-width:90vw}}

/*# sourceMappingURL=recommended-jobs-widget-bundle.css.map*/