.elementor-58082 .elementor-element.elementor-element-e776e1a{--display:flex;--gap:56px 56px;--row-gap:56px;--column-gap:56px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:160px;--padding-bottom:80px;--padding-left:10px;--padding-right:10px;}.elementor-58082 .elementor-element.elementor-element-16dd3af{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;--gap:24px 24px;--row-gap:24px;--column-gap:24px;}.elementor-58082 .elementor-element.elementor-element-16dd3af.e-con{--align-self:center;}.elementor-58082 .elementor-element.elementor-element-7a97e5a .eael-breadcrumbs .eael-breadcrumbs__content{background-color:#f8f8fa;}.elementor-58082 .elementor-element.elementor-element-7a97e5a .eael-breadcrumbs .eael-breadcrumb-separator svg path{fill:#A5A4B0;}.elementor-58082 .elementor-element.elementor-element-7a97e5a .eael-breadcrumbs .eael-breadcrumb-separator{color:#A5A4B0;margin:0 10px;}.elementor-58082 .elementor-element.elementor-element-4d6ee32{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;}.elementor-58082 .elementor-element.elementor-element-ba3ee1d .elementor-icon-list-icon{width:14px;}.elementor-58082 .elementor-element.elementor-element-ba3ee1d .elementor-icon-list-icon i{font-size:14px;}.elementor-58082 .elementor-element.elementor-element-ba3ee1d .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-58082 .elementor-element.elementor-element-ba3ee1d .elementor-icon-list-text, .elementor-58082 .elementor-element.elementor-element-ba3ee1d .elementor-icon-list-text a{color:var( --e-global-color-2666a24 );}.elementor-58082 .elementor-element.elementor-element-ba3ee1d .elementor-icon-list-item{font-family:"Red Hat Display", Sans-serif;font-size:72px;font-weight:800;letter-spacing:-1.2px;}.elementor-58082 .elementor-element.elementor-element-e43d9a7{--display:flex;--padding-top:50px;--padding-bottom:50px;--padding-left:0px;--padding-right:0px;}@media(max-width:1024px){.elementor-58082 .elementor-element.elementor-element-e776e1a{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:130px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-58082 .elementor-element.elementor-element-16dd3af{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-58082 .elementor-element.elementor-element-4d6ee32{--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-start;}}@media(max-width:767px){.elementor-58082 .elementor-element.elementor-element-e776e1a{--padding-top:120px;--padding-bottom:70px;--padding-left:10px;--padding-right:10px;}.elementor-58082 .elementor-element.elementor-element-16dd3af{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}@media(min-width:768px){.elementor-58082 .elementor-element.elementor-element-4d6ee32{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-58082 .elementor-element.elementor-element-4d6ee32{--width:100%;}}/* Start custom CSS for eael-breadcrumbs, class: .elementor-element-7a97e5a */.custombd .eael-breadcrumbs__content{
    background-color: #0F522333!important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #23D1B1;
    border-radius: 37px 37px 37px 37px;
    padding: 6px 12px 6px 12px;
    color: var(--e-global-color-2666a24);
    font-family: "Red Hat Display", Sans-serif;
    font-size: 13px;
    font-weight: 400;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e776e1a */.elementor-58082 .elementor-element.elementor-element-e776e1a {
  background: url('https://serpforge.io/wp-content/uploads/2026/05/bg-curtains.svg'),
    url('https://serpforge.io/wp-content/uploads/2026/05/square.svg') center/contain repeat, 
    linear-gradient(180deg, #002020 0%, #004F4F 100%);
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-009e3fe *//* =========================================================
   FULL-TIME JOBS ARCHIVE
   Parent: .typeparent
========================================================= */

.typeparent .awsm-jobs-archive-title {
   display:none;
}

.typeparent .awsm-jobs-archive-title span {
    color: #4C6600;
}


/* Individual Card */
.typeparent .awsm-job-listing-item {
    background: #ffffff;
   
    border-radius: 14px;
    overflow: hidden;
    transition: all 0.25s ease;
    height: 100%;
}

/* Card Hover */
.typeparent .awsm-job-listing-item:hover {
    border-color: #4C6600;
    transform: translateY(-4px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

/* Remove default link styling */
.typeparent .awsm-job-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 24px;
    text-decoration: none;
    color: inherit;
}

/* Left Column */
.typeparent .awsm-grid-left-col {
    width: 100%;
}

/* Job Title */
.typeparent .awsm-job-post-title {
    font-family: 'Red Hat Display', sans-serif;
    font-size: 20px;
    line-height: 1.35;
    font-weight: 700;
    color: #1A1A1A;
    margin: 0 0 24px;
    transition: color 0.2s ease;
}

.typeparent .awsm-job-listing-item:hover .awsm-job-post-title {
    color: #4C6600;
}

/* Right Column */
.typeparent .awsm-grid-right-col {
    width: 100%;
}

/* Specification Area */
.typeparent .awsm-job-specification-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 22px;
}

/* Specification Item */
.typeparent .awsm-job-specification-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'Outfit', sans-serif;
    font-size: 13px;
    color: #6B7280;
}



/* =========================================================
   TABLET
========================================================= */

@media (max-width: 1024px) {

    .typeparent .awsm-job-listings {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
    }

    .typeparent .awsm-job-item {
        padding: 22px;
    }

    .typeparent .awsm-job-post-title {
        font-size: 19px;
    }
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .typeparent .awsm-jobs-archive-title {
        font-size: 26px;
        margin-bottom: 22px;
    }

    .typeparent .awsm-job-listings {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .typeparent .awsm-job-item {
        padding: 20px;
    }

    .typeparent .awsm-job-post-title {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .typeparent .awsm-job-specification-wrapper {
        margin-bottom: 18px;
    }
}/* End custom CSS */