/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/eduboom/public_html/eduboom_testing/sites
currentDir : /home/eduboom/public_html/eduboom_testing/sites/assets/eduboom-ro/modules/career-page/css/careers

file-relative URI  : ../../images/careers/header-careers.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/eduboom-ro/modules/career-page/css/careers/../../images/careers/header-careers.svg
docroot stripped   : /assets/eduboom-ro/modules/career-page/css/careers/../../images/careers/header-careers.svg
traversals removed : /assets/eduboom-ro/modules/career-page/images/careers/header-careers.svg

file-relative URI  : ../../../../../../assets/base/images/icons/tick.svg
path prepended     : /home/eduboom/public_html/eduboom_testing/sites/assets/eduboom-ro/modules/career-page/css/careers/../../../../../../assets/base/images/icons/tick.svg
docroot stripped   : /assets/eduboom-ro/modules/career-page/css/careers/../../../../../../assets/base/images/icons/tick.svg
traversals removed : /assets/base/images/icons/tick.svg

*/

/* job-offer-s.css */

/* 1  */ .cover-section-job-offer {
/* 2  */   background: url("/assets/eduboom-ro/modules/career-page/images/careers/header-careers.svg");
/* 3  */   background-position: center;
/* 4  */   background-repeat: no-repeat;
/* 5  */   background-size: 100%;
/* 6  */   background-color: #0091e5;
/* 7  */ }
/* 8  */ .job-offer-content {
/* 9  */   list-style: none;
/* 10 */ }
/* 11 */ .job-offer-content ul {
/* 12 */   padding-left: 32px;
/* 13 */   list-style: none;
/* 14 */ }
/* 15 */ .job-offer-content ul li {
/* 16 */   margin-bottom: 1rem;
/* 17 */   position: relative;
/* 18 */ }
/* 19 */ .job-offer-content ul li:last-child {
/* 20 */   margin-bottom: 0;
/* 21 */ }
/* 22 */ .job-offer-content ul li::before {
/* 23 */   background-image: url("/assets/base/images/icons/tick.svg");
/* 24 */   background-repeat: no-repeat;
/* 25 */   content: "";
/* 26 */   position: absolute;
/* 27 */   background-size: 100% auto;
/* 28 */   background-position: center center;
/* 29 */   height: 1.5rem;
/* 30 */   width: 1.5rem;
/* 31 */   left: -32px;
/* 32 */ }
/* 33 */ .job-offer-content p:last-child {
/* 34 */   margin-bottom: 0;
/* 35 */ }
/* 36 */ .job-offer-content-last {
/* 37 */   padding-bottom: 0 !important;
/* 38 */ }
/* 39 */ .description-section p:last-child {
/* 40 */   margin-bottom: 0 !important;
/* 41 */ }
/* 42 */ .description-section h2 {
/* 43 */   margin-bottom: 0 !important;
/* 44 */ }
/* 45 */ .careers-page-title {
/* 46 */   font-family: "AkrobatBold" !important;
/* 47 */   font-size: 3.5rem !important;
/* 48 */ }
/* 49 */ .careers-title {
/* 50 */   margin-bottom: 0 !important;

/* job-offer-s.css */

/* 51 */   line-height: 69px;
/* 52 */ }
/* 53 */ @media (max-width: 1023.98px) {
/* 54 */   .careers-page-title {
/* 55 */     font-family: "AkrobatBold" !important;
/* 56 */     font-size: 2rem !important;
/* 57 */   }
/* 58 */   .careers-title {
/* 59 */     font-family: "AkrobatBold" !important;
/* 60 */     font-size: 2rem !important;
/* 61 */     line-height: 1.2;
/* 62 */   }
/* 63 */   .careers-botttom-title {
/* 64 */     font-family: "AkrobatBold" !important;
/* 65 */     font-size: 2rem !important;
/* 66 */   }
/* 67 */   .careers-botttom-title-2 {
/* 68 */     font-family: "AkrobatBold" !important;
/* 69 */     font-size: 1.5rem !important;
/* 70 */   }
/* 71 */ }
/* 72 */ .careers-content {
/* 73 */   padding-left: 0px !important;
/* 74 */   padding-right: 0px !important;
/* 75 */ }
/* 76 */ .button-careers-more {
/* 77 */   color: #00A2FF !important;
/* 78 */ }
/* 79 */ .button-careers-more:hover {
/* 80 */   color: #fff !important;
/* 81 */ }
