/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--primary-color:#00abc7;--secondary-color:#00ABC71A;--tertiary-colors:#00ABC780;--white-color:#fff;--black-color:#000;--bs-gutter-x:10rem;--primary-font-family:"HvDTrial Brevia"}.job-list-section{width:100%}.job-list-section .job-list-section-row{display:flex;row-gap:25px}.job-list-section .job-list-section-row .job-list-section-hdr h2{margin-top:0;text-align:center}.job-list-section .job-list-section-row .job-list-items{background:#fff;border:.5px solid var(--tertiary-colors);border-radius:20px;padding:30px 20px;position:relative;overflow:hidden}.job-list-section .job-list-section-row .job-list-items h4{color:#000;font-size:16px;line-height:20px}.job-list-section .job-list-section-row .job-list-items a{font-family:var(--primary-font-family);font-weight:500;font-size:15px;line-height:20px;letter-spacing:0%;cursor:pointer;display:flex;align-items:center;gap:5px}.job-list-section .job-list-section-row .job-list-items a:hover{opacity:.5}.job-list-section .job-list-section-row .job-list-items .bottom-img{position:absolute;bottom:0;right:0;-o-object-fit:cover;object-fit:cover;height:60%}.job-details-items{width:100%}.job-details-items .job-details-items-row{display:flex;row-gap:25px}.job-details-items .job-details-items-row .job-details-items-left{background:#fff;border:.5px solid var(--tertiary-colors);border-radius:20px;padding:40px;position:relative;overflow:hidden}.job-details-items .job-details-items-row .job-details-items-left .content-view{padding-top:35px}.job-details-items .job-details-items-row .job-details-items-left .content-view h4{margin-bottom:0}.job-details-items .job-details-items-row .job-details-items-left .content-view h5{text-decoration:underline;margin-top:25px}.job-details-items .job-details-items-row .job-details-items-left .content-view p{margin-bottom:5px}.job-details-items .job-details-items-row .job-details-items-left .content-view ul{padding:0 20px}.job-details-items .job-details-items-row .job-details-items-left .content-view ul li{list-style-type:disc}.job-details-items .job-details-items-row .job-details-items-right{background:#fff;border:.5px solid var(--tertiary-colors);border-radius:20px;padding:40px;position:relative;overflow:hidden}.job-details-items .job-details-items-row .job-details-items-right .btn-section{width:100%;display:flex;align-items:center;justify-content:center;margin:0 0 25px}.job-details-items .job-details-items-row .job-details-items-right .btn-section a{width:100%;display:flex;justify-content:center}.job-details-items .job-details-items-row .job-details-items-right .social-section{width:100%;padding:25px 0;display:flex;align-items:center;gap:10px}.job-details-items .job-details-items-row .job-details-items-right .social-section h5{margin:0}.job-list-section .job-list-items a{color:#11add6}
