section.section_1{min-height:calc(75vh - 100px);background-color:var(--c0);position:relative}section.section_1 div{display:inline-block}section.section_1 div.title{padding-top:100px;position:relative;z-index:1;margin-left:10%;width:80%;font-weight:300;text-align:center}section.section_1 div.title h1{font-weight:1000;color:#fff;text-transform:uppercase}section.section_1 div.title p{color:#fff}section.section_1 div.title p,section.section_1 div.title a{font-weight:300;margin-top:5%}section.section_1 div.title a{padding:10px 20px;text-align:center;display:inline-block;text-transform:uppercase;font-weight:400;transition:.125s ease-in background-color,.125s ease-in color;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}section.section_1 div.title a.btn_1{background-color:#279cd5;border:solid 4px #279cd5;color:#fff}section.section_1 div.title a.btn_1:hover{background-color:rgba(0,0,0,0);color:#279cd5}section.section_1 div.title a.btn_2{color:#fff;border:solid 4px #fff}section.section_1 div.title a.btn_2:hover{background-color:#fff;color:#000}section.section_1 div.title>div{padding-bottom:25px}section.section_1 div.image{width:100%;vertical-align:top;position:absolute;left:0;right:0;top:0;height:100%;filter:brightness(0.8)}section.section_1 div.image img{-o-object-position:center bottom;object-position:center bottom;-o-object-position:center;object-position:center}section.section_1 div.image .gradient{position:absolute;bottom:0;width:100%;height:25%;background-image:linear-gradient(transparent, black)}section.section_1 div.image .block_container{bottom:0;right:0}section.section_1 div.image .block_container .block_1{margin-left:-100%}section.section_1 div.image .block_container .block_2{margin-top:-100%}section.section_2{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:15px;column-gap:15px;padding:25px}@media(orientation: portrait)or (max-width: 650px){section.section_2{grid-template-columns:1fr}}section.section_2 .job_title>div{top:100px;position:sticky}section.section_2 .job_container a{padding:10px}section.section_2 .job_container a b{font-weight:600;transition:ease-in .125s color}section.section_2 .job_container a>b,section.section_2 .job_container a>p{padding:10px 0}section.section_2 .job_container a .label_box{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:15px;column-gap:15px}section.section_2 .job_container a:hover b{color:#279cd5}section.section_2 .job_container a:hover .img{scale:1.05}section.section_2 .job_container a .img_container{width:100%;height:33vh;overflow:hidden}section.section_2 .job_container a .img_container .img{width:100%;height:100%;transition:ease-in .25s scale;background-size:cover;background-position:center;filter:brightness(0.8)}section.section_2 .job_container a span.learn_more{margin-top:15px;padding:10px 20px;text-align:center;display:inline-block;text-transform:uppercase;font-weight:400;transition:.125s ease-in background-color,.125s ease-in color;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#279cd5;border:solid 4px #279cd5;color:#fff}section.section_2 .job_container a span.learn_more:hover{background-color:rgba(0,0,0,0);color:#279cd5}