section.jobs-post-content-module{background-color:#f7f7f7}section.jobs-post-content-module .container{display:flex;gap:135px}@media screen and (max-width:1055px){section.jobs-post-content-module .container{flex-direction:column;gap:90px}section.jobs-post-content-module .container .wrapper.second .post{position:static}}section.jobs-post-content-module .container .wrapper{width:100%}section.jobs-post-content-module .container .wrapper.first .back{align-items:center;background-color:#ededed;border-radius:50%;display:flex;height:45px;justify-content:center;margin-bottom:30px;margin-top:-75px;transition:.2s ease;width:45px}section.jobs-post-content-module .container .wrapper.first .back:hover{background-color:#d50032}section.jobs-post-content-module .container .wrapper.first .back:hover svg{filter:invert(1)}section.jobs-post-content-module .container .wrapper.first .back svg{transition:.2s ease}section.jobs-post-content-module .container .wrapper.second{min-width:400px;width:400px}@media screen and (max-width:1055px){section.jobs-post-content-module .container .wrapper.second{max-width:100%;min-width:auto}}section.jobs-post-content-module .container .wrapper.second .post{background-color:#000811;border-radius:5px;display:flex;flex-direction:column;gap:30px;padding:20px;position:sticky;top:110px;width:100%}section.jobs-post-content-module .container .wrapper.second .post .label{color:hsla(0,0%,100%,.4);margin-bottom:-15px}section.jobs-post-content-module .container .wrapper.second .post .items{display:flex;flex-direction:column;gap:30px}section.jobs-post-content-module .container .wrapper.second .post .items .item{align-items:center;display:flex;gap:10px}section.jobs-post-content-module .container .wrapper.second .post .items .item .icon{height:45px;-o-object-fit:contain;object-fit:contain;width:45px}section.jobs-post-content-module .container .wrapper.second .post .ctas .btn{justify-content:center;width:100%}section.jobs-post-content-module .popup{align-items:center;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background-color:rgba(0,8,17,.5);display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.2s ease;visibility:hidden;width:100%;z-index:1000}section.jobs-post-content-module .popup.active{opacity:1;visibility:visible}section.jobs-post-content-module .popup .popup-close{height:100%;width:100%}section.jobs-post-content-module .popup .popup-wrapper{background-color:#000811;border-radius:5px;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;max-height:90%;max-width:90%;overflow-y:scroll;padding:0 30px 45px;position:absolute;scrollbar-color:transparent;scrollbar-width:0;width:700px}section.jobs-post-content-module .popup .popup-wrapper::-webkit-scrollbar{display:none}section.jobs-post-content-module .popup .popup-wrapper .top{align-items:center;background-color:#000811;display:flex;gap:30px;padding:45px 0 30px;position:sticky;top:0}section.jobs-post-content-module .popup .popup-wrapper .top .back{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:hsla(0,0%,100%,.1);border:0;border-radius:50%;cursor:pointer;display:flex;height:45px;justify-content:center;min-width:45px;transition:.2s ease;width:45px}section.jobs-post-content-module .popup .popup-wrapper .top .back:hover{background-color:#d50032}section.jobs-post-content-module .popup .popup-wrapper .top h3{display:-webkit-box;width:100%;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden}