.comp-search{position:relative;background-color:var(--bs-logo-blue);padding:70px 0;background-image:url(/assets/layout/hero.svg);background-size:300px;background-position:calc(50% + 400px) center;background-repeat:no-repeat;transition:ease-in-out .3s}.comp-search select{outline:0!important;box-shadow:none!important}.comp-search>div.container{position:relative}.comp-search>div.container>form{position:relative;left:50%;transform:translateX(-50%);width:450px}.comp-search>.wave{background:#27aae1;height:50px;position:absolute;bottom:0;left:0;width:100%}.comp-search>.wave::before{content:"";position:absolute;left:0;bottom:0;right:0;background-repeat:repeat;height:10px;background-size:20px 20px;background-image:radial-gradient(circle at 10px -5px,transparent 12px,var(--layout-bg-color) 13px)}.comp-search .btn-advanced{color:#fff;font-size:14px}.comp-search .btn-advanced:active,.comp-search .btn-advanced:focus,.comp-search .btn-advanced:hover{color:var(--layout-font-color)}.comp-search .comp-search-control>a,.comp-search .comp-search-control>button{max-width:calc(50% - 10px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1137px){.comp-search{background-size:190px;background-position:calc(50% + 140px) 35px}}@media (max-width:572px){.comp-search>div.container>form{width:100%}.comp-search{background-size:255px;background-position:calc(50% - 10px) 50px;height:calc(100vh - 49px);padding:0;display:flex;justify-content:center;align-items:center}.comp-search h1{text-align:center}.comp-search button{display:block;width:100%}}#comp-pages{display:flex;flex-wrap:wrap;gap:20px;justify-content:stretch}#comp-pages>article{flex:1;display:block;border-radius:6px;overflow:hidden;position:relative;min-width:320px}#comp-pages>article>div:first-child{width:100%;height:200px;overflow:hidden;position:relative;background-color:#f5f5f5}#comp-pages>article>div:first-child>img{width:100%;height:100%;object-fit:cover;transition:ease-in-out .3s}#comp-pages>article>div:first-child>img:active,#comp-pages>article>div:first-child>img:focus,#comp-pages>article>div:first-child>img:hover{transform:scale(1.1)}#comp-pages>article>div:nth-child(2){padding:10px;padding-bottom:40px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:10px;background-color:#fff;height:calc(100% - 200px)}#comp-pages>article>div:nth-child(2)>h3{font-size:1.2rem;font-weight:600;text-align:center;width:100%;color:var(--layout-font-color)}#comp-pages>article>div:nth-child(2)>p{text-align:center}#comp-pages>article>div:nth-child(2)>a{width:100%;text-align:center;display:inline-block;position:absolute;bottom:5px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);font-size:1rem;font-weight:600;text-decoration:none;color:var(--layout-font-color)}#comp-pages>article>div:nth-child(2)>a:active,#comp-pages>article>div:nth-child(2)>a:focus,#comp-pages>article>div:nth-child(2)>a:hover{color:var(--bs-primary)}.comp-jobentry{display:flex;flex-wrap:wrap;align-items:stretch}.comp-jobentry>div{display:flex;overflow:hidden;position:relative;width:calc(100% / 4);min-width:235px}.comp-jobentry>div>a{overflow:hidden;display:block;transition:ease-in-out .3s}.comp-jobentry>div>a:hover{transform:scale(1.05);box-shadow:var(--bs-box-shadow-sm)}.comp-jobentry>div>a>div:first-child{height:75px;position:relative;background-color:#646464;width:calc(100% + 28px);margin-top:-14px;margin-left:-14px}.comp-jobentry>div>a>div:first-child>img{display:block;width:100%;height:100%;object-fit:cover;transition:ease-in-out .3s}@media (max-width:992px){.comp-jobentry>div{width:calc(100% / 2)}}@media (max-width:767px){.comp-jobentry>div{width:100%}}.apply-process{padding:30px 0}.apply-process>div{display:flex;justify-content:space-between;align-items:stretch;gap:20px;flex-wrap:wrap;align-items:stretch}.apply-process>div>div{flex:1;text-align:center;overflow:hidden;position:relative;transition:transform .3s ease;transform-origin:center;display:inline-block;min-width:180px}.apply-process>div>div:active,.apply-process>div>div:focus,.apply-process>div>div:hover{z-index:2;transform:scale(1.2);box-shadow:var(--bs-box-shadow)}.apply-process>div>div>img{display:inline-block;height:150px}.apply-process>div>div>h4{font-size:16px;font-weight:700;margin-bottom:15px;color:var(--bs-logo-blue)}.apply-process>div>div>div.apply-process_desc{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.7);color:#fff;padding:10px;z-index:3;display:none;justify-content:center;align-items:center;transition:opacity .5s ease;opacity:0;user-select:none}.apply-process_desc.show{display:flex!important;opacity:1!important}.apply-process>div>div>div{font-size:12px;line-height:13px;color:var(--bs-gray-500);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;-moz-line-clamp:2;-moz-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media (max-width:607px){.apply-process>div>div:active,.apply-process>div>div:focus,.apply-process>div>div:hover{transform:scale(1)}}
