@charset "UTF-8";@font-face{font-family:pracapl-icons;src:url(/html5/fonts/pracapl-icons.woff?v=eQ9LF%2BdWUoM%2Fml6EaV8RqQ%3D%3D) format("woff"),url(/html5/fonts/pracapl-icons.svg#ppl-button-icons?v=UCiY8d56mF%2BNiT6n2JH2xg%3D%3D) format("svg");font-weight:400;font-style:normal}@font-face{font-family:pracapl-icons2;src:url(/html5/fonts/pracapl-icons2.woff?v=CjDOufImt9MfO4%2FnQIeGQw%3D%3D) format("woff"),url(/html5/fonts/pracapl-icons2.svg#ppl-button-icons?v=zrs%2FZ%2Bxz%2Flbyh0g4x5LaaQ%3D%3D) format("svg");font-weight:400;font-style:normal}/*!
 * Photo Sphere Viewer 4.8.1
 * @copyright 2014-2015 Jérémy Heleine
 * @copyright 2015-2022 Damien "Mistic" Sorel
 * @licence MIT (https://opensource.org/licenses/MIT)
 */.psv-container{width:100%;height:100%;margin:0;padding:0;position:relative;background:radial-gradient(#fff 0,#fdfdfd 16%,#fbfbfb 33%,#f8f8f8 49%,#efefef 66%,#dfdfdf 82%,#bfbfbf 100%);overflow:hidden}.psv-container--fullscreen{position:fixed;top:0;right:0;bottom:0;left:0}.psv-canvas-container{position:absolute;top:0;left:0;z-index:0;transition:opacity linear .1s}.psv-canvas{display:block}.psv-loader-container{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;z-index:80}.psv-loader{position:relative;text-align:center;color:rgba(61,61,61,.7);width:150px;height:150px;border:10px solid transparent}.psv-loader::before{content:"";display:inline-block;height:100%;vertical-align:middle}.psv-loader,.psv-loader-image,.psv-loader-text{display:inline-block;vertical-align:middle}.psv-loader-canvas{position:absolute;top:0;left:0;width:100%;height:100%}.psv-loader-text{font:14px sans-serif}.psv-navbar{display:flex;position:absolute;z-index:90;bottom:-40px;left:0;width:100%;height:40px;background:rgba(61,61,61,.5);transition:bottom ease-in-out .1s}.psv-navbar--open{bottom:0}.psv-navbar,.psv-navbar *{box-sizing:content-box}.psv-caption{flex:1 1 100%;color:rgba(255,255,255,.7);overflow:hidden;text-align:center}.psv-caption-icon{height:20px;width:20px;cursor:pointer}.psv-caption-icon *{fill:rgba(255,255,255,.7)}.psv-caption-content{display:inline-block;padding:10px;font:16px sans-serif;white-space:nowrap}.psv-button{flex:0 0 auto;padding:10px;position:relative;cursor:pointer;height:20px;width:20px;background:0 0;color:rgba(255,255,255,.7)}.psv-button--active{background:rgba(255,255,255,.2)}.psv-button--disabled{pointer-events:none;opacity:.5}.psv-button-svg{width:100%;transform:scale(1);transition:transform .2s ease}.psv-button:not(.psv-button--disabled):focus-visible{outline:2px solid #007cff;outline-offset:-2px}.psv-container:not(.psv--is-touch) .psv-button--hover-scale:not(.psv-button--disabled):hover .psv-button-svg{transform:scale(1.2)}.psv-move-button+.psv-move-button{margin-left:-10px}.psv-custom-button{width:auto}.psv-autorotate-button.psv-button{width:25px;height:25px;padding:7.5px}.psv-zoom-range.psv-button{width:80px;height:1px;margin:10px 0;padding:9.5px 0;max-width:600px}.psv-zoom-range-line{position:relative;width:80px;height:1px;background:rgba(255,255,255,.7);transition:all .3s ease}.psv-zoom-range-handle{position:absolute;border-radius:50%;top:-3px;width:7px;height:7px;background:rgba(255,255,255,.7);transform:scale(1);transition:transform .3s ease}.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-line{box-shadow:0 0 2px rgba(255,255,255,.7)}.psv-zoom-range:not(.psv-button--disabled):hover .psv-zoom-range-handle{transform:scale(1.3)}.psv-notification{position:absolute;z-index:100;bottom:-40px;display:flex;justify-content:center;box-sizing:border-box;width:100%;padding:0 2em;opacity:0;transition-property:opacity,bottom;transition-timing-function:ease-in-out;transition-duration:.2s}.psv-notification-content{max-width:50em;background-color:rgba(61,61,61,.8);border-radius:4px;padding:.5em 1em;font:14px sans-serif;color:#fff}.psv-notification--visible{opacity:100;bottom:80px}.psv-overlay{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;z-index:110;top:0;left:0;bottom:0;right:0;background:radial-gradient(#fff 0,#fdfdfd 16%,#fbfbfb 33%,#f8f8f8 49%,#efefef 66%,#dfdfdf 82%,#bfbfbf 100%);color:#000;opacity:.8}.psv-overlay-image{margin-bottom:4vh}.psv-overlay-image svg{width:50vw}@media (orientation:landscape){.psv-overlay-image svg{width:25vw}}.psv-overlay-text{font:30px sans-serif;text-align:center}.psv-overlay-subtext{font:20px sans-serif;opacity:.8;text-align:center}.psv-panel{position:absolute;z-index:90;right:0;height:100%;width:400px;max-width:calc(100% - 24px);background:rgba(10,10,10,.7);transform:translate3d(100%,0,0);opacity:0;transition-property:opacity,transform;transition-timing-function:ease-in-out;transition-duration:.1s;cursor:default;margin-left:9px}.psv--has-navbar .psv-panel{height:calc(100% - 40px)}.psv-panel-close-button{display:none;position:absolute;top:0;left:-24px;width:24px;height:24px;background:rgba(0,0,0,.9)}.psv-panel-close-button::after,.psv-panel-close-button::before{content:"";position:absolute;top:50%;left:4px;width:15px;height:1px;background-color:#fff;transition:.2s ease-in-out;transition-property:width,left,transform}.psv-panel-close-button::before{transform:rotate(45deg)}.psv-panel-close-button::after{transform:rotate(-45deg)}.psv-panel-close-button:hover::after,.psv-panel-close-button:hover::before{left:0;width:23px}.psv-panel-close-button:hover::before{transform:rotate(135deg)}.psv-panel-close-button:hover::after{transform:rotate(45deg)}.psv-panel-resizer{display:none;position:absolute;top:0;left:-9px;width:9px;height:100%;background-color:rgba(0,0,0,.9);cursor:col-resize}.psv-panel-resizer::before{content:"";position:absolute;top:50%;left:1px;margin-top:-14.5px;width:1px;height:1px;box-shadow:1px 0 #fff,3px 0 #fff,5px 0 #fff,1px 2px #fff,3px 2px #fff,5px 2px #fff,1px 4px #fff,3px 4px #fff,5px 4px #fff,1px 6px #fff,3px 6px #fff,5px 6px #fff,1px 8px #fff,3px 8px #fff,5px 8px #fff,1px 10px #fff,3px 10px #fff,5px 10px #fff,1px 12px #fff,3px 12px #fff,5px 12px #fff,1px 14px #fff,3px 14px #fff,5px 14px #fff,1px 16px #fff,3px 16px #fff,5px 16px #fff,1px 18px #fff,3px 18px #fff,5px 18px #fff,1px 20px #fff,3px 20px #fff,5px 20px #fff,1px 22px #fff,3px 22px #fff,5px 22px #fff,1px 24px #fff,3px 24px #fff,5px 24px #fff,1px 26px #fff,3px 26px #fff,5px 26px #fff,1px 28px #fff,3px 28px #fff,5px 28px #fff;background:0 0}.psv-panel-content{width:100%;height:100%;box-sizing:border-box;color:#dcdcdc;font:16px sans-serif;overflow:auto}.psv-panel-content:not(.psv-panel-content--no-margin){padding:1em}.psv-panel-content--no-interaction{-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.psv-panel--open{transform:translate3d(0,0,0);opacity:1;transition-duration:.2s}.psv-panel--open .psv-panel-close-button,.psv-panel--open .psv-panel-resizer{display:block}@media screen and (max-width:400px){.psv-panel{width:100%;max-width:none}.psv-panel-resizer{display:none}.psv-panel-close-button{left:0}}.psv-panel-menu{height:100%;display:flex;flex-direction:column}.psv-panel-menu-title{flex:none;display:flex;align-items:center;font:24px sans-serif;margin:24px 12px}.psv-panel-menu-title svg{width:24px;height:24px;margin-right:12px}.psv-panel-menu-list{flex:1;list-style:none;margin:0;padding:0;overflow-x:hidden}.psv-panel-menu-item{min-height:1.5em;padding:.5em 1em;cursor:pointer;display:flex;align-items:center;justify-content:flex-start;transition:background .1s ease-in-out}.psv-panel-menu-item--active{outline:1px solid currentcolor;outline-offset:-1px}.psv-panel-menu-item-icon{flex:none;height:1.5em;width:1.5em;margin-right:.5em}.psv-panel-menu-item-icon img{max-width:100%;max-height:100%}.psv-panel-menu-item-icon svg{width:100%;height:100%}.psv-panel-menu-item:focus-visible{outline:2px solid #007cff;outline-offset:-2px}.psv-panel-menu--stripped .psv-panel-menu-item:hover{background:rgba(255,255,255,.2)}.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd),.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(odd)::before{background:rgba(255,255,255,.1)}.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(even),.psv-panel-menu--stripped .psv-panel-menu-item:nth-child(even)::before{background:0 0}.psv-container:not(.psv--is-touch) .psv-panel-menu-item:hover{background:rgba(255,255,255,.2)}.psv-tooltip{position:absolute;z-index:50;box-sizing:border-box;max-width:200px;background-color:rgba(61,61,61,.8);border-radius:4px;padding:.5em 1em;opacity:0;transition-property:opacity,transform;transition-timing-function:ease-in-out;transition-duration:.1s}.psv-tooltip-content{color:#fff;font:14px sans-serif;text-shadow:0 1px #000}.psv-tooltip-arrow{position:absolute;height:0;width:0;border:7px solid transparent}.psv-tooltip--top-center,.psv-tooltip--top-left,.psv-tooltip--top-right{transform:translate3d(0,5px,0)}.psv-tooltip--top-center .psv-tooltip-arrow,.psv-tooltip--top-left .psv-tooltip-arrow,.psv-tooltip--top-right .psv-tooltip-arrow{border-top-color:rgba(61,61,61,.8)}.psv-tooltip--bottom-center,.psv-tooltip--bottom-left,.psv-tooltip--bottom-right{transform:translate3d(0,-5px,0)}.psv-tooltip--bottom-center .psv-tooltip-arrow,.psv-tooltip--bottom-left .psv-tooltip-arrow,.psv-tooltip--bottom-right .psv-tooltip-arrow{border-bottom-color:rgba(61,61,61,.8)}.psv-tooltip--center-left,.psv-tooltip--left-bottom,.psv-tooltip--left-top{transform:translate3d(5px,0,0)}.psv-tooltip--center-left .psv-tooltip-arrow,.psv-tooltip--left-bottom .psv-tooltip-arrow,.psv-tooltip--left-top .psv-tooltip-arrow{border-left-color:rgba(61,61,61,.8)}.psv-tooltip--center-right,.psv-tooltip--right-bottom,.psv-tooltip--right-top{transform:translate3d(-5px,0,0)}.psv-tooltip--center-right .psv-tooltip-arrow,.psv-tooltip--right-bottom .psv-tooltip-arrow,.psv-tooltip--right-top .psv-tooltip-arrow{border-right-color:rgba(61,61,61,.8)}.psv-tooltip--left-top,.psv-tooltip--top-left{box-shadow:-3px -3px 0 rgba(90,90,90,.7)}.psv-tooltip--top-center{box-shadow:0 -3px 0 rgba(90,90,90,.7)}.psv-tooltip--right-top,.psv-tooltip--top-right{box-shadow:3px -3px 0 rgba(90,90,90,.7)}.psv-tooltip--bottom-left,.psv-tooltip--left-bottom{box-shadow:-3px 3px 0 rgba(90,90,90,.7)}.psv-tooltip--bottom-center{box-shadow:0 3px 0 rgba(90,90,90,.7)}.psv-tooltip--bottom-right,.psv-tooltip--right-bottom{box-shadow:3px 3px 0 rgba(90,90,90,.7)}.psv-tooltip--center-left{box-shadow:-3px 0 0 rgba(90,90,90,.7)}.psv-tooltip--center-right{box-shadow:3px 0 0 rgba(90,90,90,.7)}.psv-tooltip--visible{transform:translate3d(0,0,0);opacity:1;transition-duration:.1s}.main-column{display:inline-block}.employer-profile-header{display:flex;height:140px;margin-bottom:10px}.employer-profile-header .info{flex:69;background:#f5f5f5;border-left:solid 4px #1565c0;padding:14px 0 10px 88px;overflow:hidden;position:relative}.employer-profile-header .info h1,.employer-profile-header .info h2{margin:0 0 24px 0;font-size:36px;font-weight:400;line-height:49px;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis}@media print,screen and (max-width:63.99875em){.employer-profile-header .info h1,.employer-profile-header .info h2{font-size:24px;line-height:33px;margin-bottom:39px}}@media screen and (max-width:47.93625em){.employer-profile-header .info h1,.employer-profile-header .info h2{font-size:20px;line-height:27px;margin-bottom:40px}}@media print,screen and (max-width:29.99875em){.employer-profile-header .info h1,.employer-profile-header .info h2{margin-bottom:20px}}.employer-profile-header .info .more>span{display:inline-block;margin-right:70px;font-size:12px;font-weight:300;line-height:17px}.employer-profile-header .info .more>span img{height:17px;margin-right:10px}@media print,screen and (max-width:63.99875em){.employer-profile-header .info .more>span img{display:block;margin:0 auto 5px auto}}@media print,screen and (max-width:29.99875em){.employer-profile-header .info .more>span img{display:inline-block;margin:0 15px 0 0}}@media print,screen and (max-width:63.99875em){.employer-profile-header .info .more>span{margin-right:20px;margin-bottom:10px;font-size:10px;text-align:center}}@media print,screen and (max-width:29.99875em){.employer-profile-header .info .more>span{display:block;margin:0 0 5px 0;font-size:9px;text-align:left}}@media screen and (min-width:75em) and (max-width:89.99875em){.employer-profile-header .info{flex:62}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.employer-profile-header .info{flex:73}}@media print,screen and (max-width:63.99875em){.employer-profile-header .info{flex:70;padding:10px 0 0 10px}}@media screen and (max-width:47.93625em){.employer-profile-header .info{padding-top:15px}}.employer-profile-header .logo{flex:31;border:solid 1px #f5f5f5;text-align:center;line-height:125px;overflow:hidden}.employer-profile-header .logo img{max-width:90%;max-height:90%;vertical-align:middle}@media print,screen and (max-width:63.99875em){.employer-profile-header .logo img{max-height:130px}}@media print,screen and (max-width:89.99875em){.employer-profile-header .logo{flex:38}}@media print,screen and (max-width:74.99875em){.employer-profile-header .logo{flex:27}}@media print,screen and (max-width:63.99875em){.employer-profile-header .logo{flex:30}}@media screen and (max-width:47.93625em){.employer-profile-header .logo{display:none}}.employer-profile-header .verified-badge{display:block;padding:3px 7px;background-color:rgba(21,101,192,.15);color:#1565c0;border-radius:20px;text-transform:uppercase;font-size:12px;width:-moz-fit-content;width:fit-content;align-self:center}@media print,screen and (max-width:63.99875em){.employer-profile-header{height:auto}}.employer-profile-menu{background:#f5f5f5;margin-bottom:10px;height:31px}.employer-profile-menu .container{height:31px;overflow:hidden}.employer-profile-menu .wrapper{position:relative;left:0}.employer-profile-menu .wrapper a{white-space:nowrap;display:inline-block;font-size:14px;color:#1565c0;padding:0 15px;line-height:31px}.employer-profile-menu .wrapper a.active{background:#1565c0;color:#fff}@media print,screen and (max-width:63.99875em){.employer-profile-menu .wrapper{display:inline-block;white-space:nowrap}}@media print,screen and (min-width:64em){.employer-profile-menu .wrapper{left:0!important}}.employer-profile-menu .more{float:right;display:inline-block;font-size:14px;padding:0 15px;line-height:31px;position:relative;cursor:default}.employer-profile-menu .more>span{color:#1565c0}.employer-profile-menu .more[hidden]{display:none!important}.employer-profile-menu .more .cont{position:absolute;top:100%;right:0;background:#f5f5f5;opacity:1;visibility:visible;z-index:2;transition:all .2s ease}.employer-profile-menu .more .cont a{display:block;white-space:nowrap;padding:0 15px;line-height:31px}.employer-profile-menu .more .cont a.active{color:#fff;background:#1565c0}.employer-profile-menu .more:not(:hover) .cont{opacity:0;visibility:hidden}.employer-profile-content{padding:0 15px}.employer-profile-sidebar .content{display:block}.employer-profile-sidebar .content>*{display:inline-block;width:100%;margin:0 0 20px 0}.employer-profile-sidebar .content>script,.employer-profile-sidebar .content>style{display:none!important}@media print,screen and (max-width:63.99875em){.employer-profile-sidebar .content{-moz-column-count:2;-ms-column-count:2;-o-column-count:2;column-count:2}}@media print,screen and (max-width:29.99875em){.employer-profile-sidebar .content{-moz-column-count:1;-ms-column-count:1;-o-column-count:1;column-count:1}}.employer-profile-archive-link{display:inline-block;font-size:14px;font-weight:300;color:#1565c0;margin-bottom:20px}.employer-profile-archive-link:hover{color:#ff9600}.employer-profile-footer{margin:60px auto}.employer-profile-footer .motto-title{font-size:36px;font-style:italic;text-align:center;color:#005ea9;font-weight:700;margin-bottom:20px}@media screen and (max-width:47.93625em){.employer-profile-footer .motto-title{margin-bottom:10px}}.employer-profile-footer .motto-subtitle{text-align:center;color:#005ea9;font-size:14px}.show-more-text{text-align:right}.hide-company-text{overflow:hidden;line-height:1.6em;height:8em}.epc-company-text{padding-top:10px}@media screen and (max-width:47.93625em){.epc-company-text{padding-top:20px}}.epc-company-text .company-img{max-width:100%;margin:0 10px 10px 0}@media print,screen and (min-width:47.9375em){.epc-company-text .company-img{float:left;max-width:500px}}.show-company-text{height:auto;overflow:visible}.epc-about-company,.epc-benefit-button{text-align:center;margin-top:20px;margin-bottom:40px}.epc-about-company a,.epc-benefit-button a{display:inline-block;text-transform:uppercase;font-size:14px;color:#005ea9;padding:10px 50px;border:solid 1px #005ea9}.epc-benefit-button{margin-bottom:20px;clear:both}.epc-step-button{display:block;text-align:center;text-transform:uppercase;font-size:14px;color:#005ea9;padding:10px 50px;border:solid 1px #005ea9;margin:20px auto}@media print,screen and (min-width:47.9375em){.epc-step-button{margin:40px 0 40px auto}}.employer-profile-offer-header{font-size:20px;text-align:center;margin:40px 0}.epc-business-card{padding:10px 30px;font-size:14px;font-weight:300}.eps-text-box{text-align:center;padding:16px 0 0 0;margin-bottom:20px;position:relative;overflow:hidden}@media print,screen and (max-width:29.99875em){.eps-text-box{padding:0}}.eps-text-box h1,.eps-text-box h2{font-weight:300;font-size:20px;margin-bottom:20px}.eps-text-box p{font-weight:300;text-align:left}.eps-text-box p:last-child{margin-bottom:0}.eps-text-box .header{display:block;font-size:64px;font-weight:700;line-height:87px;margin:0}@media print,screen and (max-width:29.99875em){.eps-text-box .header{line-height:80px;float:left;width:120px}}.eps-text-box .description{display:block;font-size:16px;font-weight:700;line-height:27px;margin:0;box-sizing:border-box}@media print,screen and (max-width:89.99875em){.eps-text-box .description{font-size:14px;line-height:19px}}@media print,screen and (max-width:29.99875em){.eps-text-box .description{line-height:80px;width:calc(100% - 120px);display:inline-block;font-size:12px;padding-left:10px;text-align:left}}.eps-text-box.active-offers{background:#f44336;color:#fff}.eps-text-box.active-offers p{text-align:center}.eps-text-box.active-offers a{color:#fff;display:inline-block;white-space:nowrap}.eps-text-box.active-offers a::after{content:"P"!important;font-family:pracapl-icons;text-transform:uppercase!important;transform:rotateZ(-90deg);margin-left:5px;display:inline-block;font-size:16px;vertical-align:middle;position:absolute}@media print,screen and (max-width:29.99875em){.eps-text-box.active-offers a::after{margin-left:5px;font-size:11px}}@media print,screen and (max-width:29.99875em){.eps-text-box.active-offers a{padding-right:40px}}@media print,screen and (max-width:29.99875em){.eps-text-box.active-offers{height:80px;display:flex}}.eps-text-box.offices{background:#ff9600;color:#fff}.eps-text-box.offices p{text-align:center}@media print,screen and (max-width:29.99875em){.eps-text-box.offices{height:80px}}.epc-benefits{background:#eee;padding:20px 0;margin-bottom:20px}.epc-benefits .icon-box{display:table;width:100%;padding:10px}.epc-benefits .icon-box p{margin-bottom:0;text-align:center}@media screen and (min-width:75em){.epc-benefits .icon-box p{display:table-cell;float:right;width:70%;vertical-align:middle;text-align:left}}.epc-benefits .ppl-icon,.epc-benefits .ppl-icon2{display:block;font-size:40px;color:#005ea9;text-align:center}@media screen and (min-width:75em){.epc-benefits .ppl-icon,.epc-benefits .ppl-icon2{display:inline-block}}.eps-quote{background:#eee;color:#000;padding:15px 15px 30px 15px;text-align:center;margin-bottom:20px}.eps-quote .blockquote{border:0;font-style:italic;font-weight:300;position:relative;padding:5px 0;margin-bottom:20px;background-image:url(/html5/img/new/box/employer-profile/quotation_marks_1.png?v=0UOeJeMj%2FQklNfMeauL2mg%3D%3D),url(/html5/img/new/box/employer-profile/quotation_marks_2.png?v=IJDTd09YH%2Fme41IFxJRoPw%3D%3D);background-repeat:no-repeat;background-position:top left,bottom right}.eps-quote .blockquote::after,.eps-quote .blockquote::before{content:'"'}.eps-quote .author,.eps-quote .position{display:block;margin:0}.eps-quote .author{font-weight:700;font-size:12px}.eps-quote .position{font-weight:300;font-size:10px;line-height:17px}.eps-location{position:relative;color:#fff;padding:90px 55px 60px 55px;z-index:1;margin-bottom:20px}.eps-location::after,.eps-location::before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0}.eps-location::before{background-image:url(/html5/img/new/box/employer-profile/map.jpg?v=vRzZldD3wQqIOgQ1qbt4Qw%3D%3D);background-position:center;background-size:cover;z-index:-2}.eps-location::after{background:rgba(0,0,0,.6);z-index:-1}.eps-location .address{position:relative;text-align:center;display:block;margin-bottom:40px;font-size:14px;font-weight:400;margin-left:auto;margin-right:auto}.eps-location .address .company-location{display:inline-block;margin-top:-25px;margin-right:15px;width:38px}@media print,screen and (max-width:89.99875em){.eps-location .address .company-location{width:19px}}.eps-location .address div{text-align:left;display:inline-block}.eps-location .address>p{margin:0;word-wrap:break-word}@media print,screen and (max-width:89.99875em){.eps-location .address{font-size:12px;margin-bottom:30px}}.eps-location .map-link{text-align:center;margin-bottom:40px}.eps-location .map-link a{display:inline-block;text-transform:uppercase;font-size:14px;color:#fff;padding:10px 20px;border:solid 1px #fff}@media print,screen and (max-width:89.99875em){.eps-location .map-link{margin-bottom:30px}}@media print,screen and (max-width:89.99875em){.eps-location{padding:60px 20px 1px 20px}}.epc-movie-box{position:relative;overflow:hidden;height:250px}@media print,screen and (min-width:64em){.epc-movie-box{height:400px}}@media print,screen and (max-width:63.99875em){.epc-movie-box video.epc-movie{display:none}}.epc-movie-box .epc-movie{width:100%;height:400px;object-fit:cover;z-index:1!important;position:absolute}@media print,screen and (max-width:63.99875em){.epc-movie-box .epc-movie{position:relative;height:250px}}.epc-movie-box .movie-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-size:cover;background-position:center}.epc-movie-box .movie-background p{padding-top:50px;text-align:center;font-size:20px;color:#fff}@media print,screen and (min-width:64em){.epc-movie-box .movie-background p{padding-top:80px;font-size:36px}}.epc-movie-box .movie-background .movie-button img{display:block;margin:10px auto;width:50px}.epc-movie-box .movie-background .movie-button span{display:block;width:150px;margin:10px auto;text-align:center;margin-top:20px;margin-bottom:40px;text-transform:uppercase;font-size:14px;color:#fff;padding:10px 50px;border:1px solid #fff}.epc-modal-cont{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(21,101,192,.7);z-index:1001;opacity:1;visibility:visible;overflow:auto;text-align:center;color:#000;transition:all .2s ease}.epc-modal-cont[hidden]{display:block;opacity:0;visibility:hidden}.epc-modal-cont[hidden]>.content{transform:translateY(-100px)}.epc-modal-cont>.content{display:inline-block;margin:100px 0;min-width:67px;width:100%;width:-moz-fit-content;width:fit-content;max-width:1014px;min-height:67px;background:#fff;padding:20px 35px 40px 35px;position:relative;border:solid 1px #fff;text-align:left;transition:all .2s ease}.epc-modal-cont>.content>.epc-modal-close{position:absolute;top:0;right:0;z-index:2;width:65px;height:65px;line-height:65px;text-align:center;background:#fff}.epc-modal-cont>.content>.epc-modal-close::before{content:"S"!important;font-family:pracapl-icons;text-transform:uppercase!important;display:block;font-size:24px;color:#616161}@media screen and (max-width:47.93625em){.epc-modal-cont>.content>.epc-modal-close{position:fixed}}@media print,screen and (max-width:74.99875em){.epc-modal-cont>.content{max-width:736px}}@media print,screen and (max-width:63.99875em){.epc-modal-cont>.content{max-width:620px}}@media screen and (max-width:47.93625em){.epc-modal-cont>.content{max-width:100%;min-height:100%;margin-top:0;margin-bottom:0}}@media print,screen and (max-width:29.99875em){.epc-modal-cont>.content{padding-left:10px;padding-right:10px}}.epc-modal-cont .epc-employee-info h1,.epc-modal-cont .epc-employee-info h2,.epc-modal-cont .epc-employee-info h3,.epc-modal-cont .epc-employee-info h4,.epc-modal-cont .epc-step-info h1,.epc-modal-cont .epc-step-info h2,.epc-modal-cont .epc-step-info h3,.epc-modal-cont .epc-step-info h4{font-weight:700;text-align:center}.epc-modal-cont .epc-employee-info h1,.epc-modal-cont .epc-employee-info h3,.epc-modal-cont .epc-step-info h1,.epc-modal-cont .epc-step-info h3{font-size:18px;line-height:24px;text-transform:uppercase;margin:0}.epc-modal-cont .epc-employee-info h2,.epc-modal-cont .epc-employee-info h4,.epc-modal-cont .epc-step-info h2,.epc-modal-cont .epc-step-info h4{font-size:12px;line-height:17px}.epc-modal-cont .epc-employee-info .cont,.epc-modal-cont .epc-step-info .cont{display:flex;position:relative;padding-top:60px}.epc-modal-cont .epc-employee-info .cont>.left,.epc-modal-cont .epc-employee-info .cont>.right,.epc-modal-cont .epc-employee-info .cont>.top,.epc-modal-cont .epc-step-info .cont>.left,.epc-modal-cont .epc-step-info .cont>.right,.epc-modal-cont .epc-step-info .cont>.top{flex:1}@media print,screen and (max-width:63.99875em){.epc-modal-cont .epc-employee-info .cont>.left,.epc-modal-cont .epc-employee-info .cont>.right,.epc-modal-cont .epc-employee-info .cont>.top,.epc-modal-cont .epc-step-info .cont>.left,.epc-modal-cont .epc-step-info .cont>.right,.epc-modal-cont .epc-step-info .cont>.top{flex:0;width:100%;margin-bottom:15px}}.epc-modal-cont .epc-employee-info .cont .left,.epc-modal-cont .epc-step-info .cont .left{max-width:200px}@media print,screen and (max-width:63.99875em){.epc-modal-cont .epc-employee-info .cont .left,.epc-modal-cont .epc-step-info .cont .left{max-width:100%}}.epc-modal-cont .epc-employee-info .cont .top,.epc-modal-cont .epc-step-info .cont .top{position:absolute;top:0;left:0;width:100%}@media print,screen and (max-width:63.99875em){.epc-modal-cont .epc-employee-info .cont .top,.epc-modal-cont .epc-step-info .cont .top{position:static}}.epc-modal-cont .epc-employee-info .cont .right,.epc-modal-cont .epc-step-info .cont .right{padding-left:40px;font-size:14px;font-weight:300;line-height:19px}.epc-modal-cont .epc-employee-info .cont .right p,.epc-modal-cont .epc-step-info .cont .right p{line-height:inherit}@media print,screen and (max-width:63.99875em){.epc-modal-cont .epc-employee-info .cont .right,.epc-modal-cont .epc-step-info .cont .right{padding-left:0}}.epc-modal-cont .epc-employee-info .cont .employee-image,.epc-modal-cont .epc-employee-info .cont .image,.epc-modal-cont .epc-step-info .cont .employee-image,.epc-modal-cont .epc-step-info .cont .image{width:200px;height:200px;background-repeat:no-repeat;background-size:cover;background-position:center top;display:block;margin:0 auto}.epc-modal-cont .epc-employee-info .cont .employee-image,.epc-modal-cont .epc-step-info .cont .employee-image{border-radius:50%}@media print,screen and (max-width:63.99875em){.epc-modal-cont .epc-employee-info .cont,.epc-modal-cont .epc-step-info .cont{padding-top:40px;display:block}}.epc-modal-cont .epc-step-info .cont .step-icon{width:200px;height:200px;background-repeat:no-repeat;background-size:cover;background-position:center top;display:block;margin:0 auto}.epc-modal-cont.epc-gallery>.content{padding:0;min-height:0!important;width:auto!important}.epc-modal-cont.epc-gallery>.content>.epc-gallery-next,.epc-modal-cont.epc-gallery>.content>.epc-gallery-prev{position:absolute;top:0;bottom:0;font-size:105px;text-shadow:0 -.1em 0 rgba(0,0,0,.25);outline:0}.epc-modal-cont.epc-gallery>.content>.epc-gallery-next::before,.epc-modal-cont.epc-gallery>.content>.epc-gallery-prev::before{display:block;content:"Q"!important;font-family:pracapl-icons;text-transform:uppercase!important;font-size:inherit;color:#fff}@media print,screen and (max-width:63.99875em){.epc-modal-cont.epc-gallery>.content>.epc-gallery-next,.epc-modal-cont.epc-gallery>.content>.epc-gallery-prev{font-size:50px}}@media print,screen and (max-width:29.99875em){.epc-modal-cont.epc-gallery>.content>.epc-gallery-next,.epc-modal-cont.epc-gallery>.content>.epc-gallery-prev{font-size:28px}}.epc-modal-cont.epc-gallery>.content>.epc-gallery-prev{right:100%}.epc-modal-cont.epc-gallery>.content>.epc-gallery-prev::before{transform:rotateZ(90deg)}@media screen and (max-width:47.93625em){.epc-modal-cont.epc-gallery>.content>.epc-gallery-prev{right:calc(100% - 10px)}}.epc-modal-cont.epc-gallery>.content>.epc-gallery-next{left:100%}.epc-modal-cont.epc-gallery>.content>.epc-gallery-next::before{transform:rotateZ(-90deg)}@media screen and (max-width:47.93625em){.epc-modal-cont.epc-gallery>.content>.epc-gallery-next{left:calc(100% - 10px)}}.epc-modal-cont.epc-gallery>.content>.images>:not(.active){display:none}@media screen and (max-width:47.93625em){.epc-modal-cont.epc-gallery>.content{margin-top:100px;max-width:calc(100% - 80px)}}@media print,screen and (max-width:29.99875em){.epc-modal-cont.epc-gallery>.content{max-width:calc(100% - 40px)}}.epc-modal-cont.epc-gallery.first .epc-gallery-prev{display:none!important}.epc-modal-cont.epc-gallery.last .epc-gallery-next{display:none!important}@media screen and (max-width:47.93625em){.epc-modal-cont.epc-gallery{background:#1565c0}}.epc-modal-cont.epc-step>.content{min-height:0!important}.epc-modal-cont.epc-step>.content>.epc-step-next,.epc-modal-cont.epc-step>.content>.epc-step-prev{position:absolute;top:0;bottom:0;font-size:70px;text-shadow:0 -.1em 0 rgba(0,0,0,.25);outline:0;margin:0 15px;width:150px}.epc-modal-cont.epc-step>.content>.epc-step-next::before,.epc-modal-cont.epc-step>.content>.epc-step-prev::before{display:block;content:"Q"!important;font-family:pracapl-icons;text-transform:uppercase!important;font-size:inherit;color:#fff}@media print,screen and (max-width:63.99875em){.epc-modal-cont.epc-step>.content>.epc-step-next,.epc-modal-cont.epc-step>.content>.epc-step-prev{font-size:40px;width:auto}}@media print,screen and (max-width:29.99875em){.epc-modal-cont.epc-step>.content>.epc-step-next,.epc-modal-cont.epc-step>.content>.epc-step-prev{font-size:28px}}.epc-modal-cont.epc-step>.content>.epc-step-next span,.epc-modal-cont.epc-step>.content>.epc-step-prev span{display:none}@media print,screen and (min-width:64em){.epc-modal-cont.epc-step>.content>.epc-step-next span,.epc-modal-cont.epc-step>.content>.epc-step-prev span{display:block;font-size:18px;color:#fff}}.epc-modal-cont.epc-step>.content>.epc-step-prev{right:100%}.epc-modal-cont.epc-step>.content>.epc-step-prev::before{transform:rotateZ(90deg)}@media screen and (max-width:47.93625em){.epc-modal-cont.epc-step>.content>.epc-step-prev{right:calc(100% - 10px)}}.epc-modal-cont.epc-step>.content>.epc-step-next{left:100%}.epc-modal-cont.epc-step>.content>.epc-step-next::before{transform:rotateZ(-90deg)}@media screen and (max-width:47.93625em){.epc-modal-cont.epc-step>.content>.epc-step-next{left:calc(100% - 10px)}}.epc-modal-cont.epc-step>.content>.epc-step-info>:not(.active){display:none}@media screen and (max-width:47.93625em){.epc-modal-cont.epc-step>.content{margin-top:100px;max-width:calc(100% - 80px)}}@media print,screen and (max-width:29.99875em){.epc-modal-cont.epc-step>.content{max-width:calc(100% - 40px)}}.epc-modal-cont.epc-step.first .epc-step-prev{display:none!important}.epc-modal-cont.epc-step.last .epc-step-next{display:none!important}@media screen and (max-width:47.93625em){.epc-modal-cont.epc-step{background:#1565c0}}.epc-recruitment-steps .epc-modal-cont .image{width:100px!important;height:100px!important}.epc-gallery-cover{position:relative;height:100%;max-height:200px;overflow:hidden;margin-bottom:20px}@media print,screen and (min-width:47.9375em){.epc-gallery-cover{max-height:400px}}.epc-gallery-cover .img-cover{z-index:-1}.epc-gallery-cover .cover-info{color:#fff;text-align:center;padding-top:30px;text-align:center;font-size:20px;color:#fff;position:absolute;top:0;width:100%}@media print,screen and (min-width:47.9375em){.epc-gallery-cover .cover-info{top:20%;padding-top:30px}}.epc-gallery-cover .cover-info h2{font-size:20px}@media print,screen and (min-width:47.9375em){.epc-gallery-cover .cover-info h2{font-size:36px}}.epc-gallery-cover .cover-info .gallery-icon{width:40px;margin:5px auto}@media print,screen and (min-width:47.9375em){.epc-gallery-cover .cover-info .gallery-icon{width:100px}}.epc-gallery-cover .cover-info button.cover-button{display:block;margin:10px auto;text-align:center;margin-top:20px;margin-bottom:40px;text-transform:uppercase;font-size:14px;color:#fff;padding:10px 50px;border:1px solid #fff}.epc-photo-360{height:400px;margin-bottom:20px}@media screen and (max-width:47.93625em){.epc-photo-360{height:200px}}.about-recruitment{background:#eee;padding:20px 0;margin:20px 0;overflow:hidden}.about-recruitment>div{text-align:center}@media print,screen and (min-width:47.9375em){.about-recruitment>div{text-align:left}}.about-recruitment>div .step{display:inline-block;font-size:20px;color:#005ea9;margin-right:40px}.about-recruitment>div .step-image{display:inline-block;max-width:90px}.about-recruitment .step-title{text-align:center;margin:10px auto;font-weight:700;font-size:20px;text-transform:uppercase;color:#005ea9}@media print,screen and (min-width:47.9375em){.about-recruitment .step-title{text-align:left}}.about-recruitment .prev-step{font-size:12px;text-align:left;margin-bottom:10px}@media screen and (max-width:47.93625em){.about-recruitment .epc-modal-cont>.content{width:100%;max-width:100%;min-height:100%!important;margin-top:0;border:none}.about-recruitment .epc-modal-cont>.content::before{display:block;content:"";background:#1565c0;position:absolute;bottom:0;left:0;right:0;height:60px}.about-recruitment .epc-modal-cont .employee-image{width:100px!important;height:100px!important}.about-recruitment .epc-modal-cont .epc-step-next,.about-recruitment .epc-modal-cont .epc-step-prev{top:auto!important;bottom:0!important;font-size:30px!important;margin:0!important;width:50%!important;height:60px!important;left:0!important;text-align:left!important;text-shadow:none!important;padding:0 5px!important;overflow:hidden}.about-recruitment .epc-modal-cont .epc-step-next::before,.about-recruitment .epc-modal-cont .epc-step-prev::before{display:inline-block!important;line-height:60px!important;margin:0 10px 0 0!important;float:left!important}.about-recruitment .epc-modal-cont .epc-step-next>span,.about-recruitment .epc-modal-cont .epc-step-prev>span{display:inline-block!important;line-height:60px!important;color:#fff!important;font-weight:700!important;font-size:12px!important;vertical-align:middle!important}.about-recruitment .epc-modal-cont .epc-step-next{left:50%!important;text-align:right!important}.about-recruitment .epc-modal-cont .epc-step-next::before{margin:0 0 0 10px!important;float:right!important}}.fb-page,.fb-page span,.fb-page span iframe[style]{width:100%!important}.epc-employee{font-size:0;margin-bottom:20px}.epc-employee>.box{width:100%;display:inline-block;text-align:center;background-repeat:no-repeat;background-size:cover;background-position:center top;color:#fff;position:relative;font-size:1rem;margin:0 15px 20px 15px}.epc-employee>.box::after,.epc-employee>.box::before{content:"";display:block}.epc-employee>.box::after{padding-top:150%}.epc-employee>.box::before{position:absolute;top:0;right:0;bottom:0;left:0;background-image:-owg-linear-gradient(-180deg,transparent 25%,rgba(0,0,0,.8) 85%);background-image:linear-gradient(-180deg,transparent 25%,rgba(0,0,0,.8) 85%)}.epc-employee>.box h1,.epc-employee>.box h3{font-size:18px;font-weight:700;line-height:24px;margin:0 0 6px 0}.epc-employee>.box h2,.epc-employee>.box h4{font-size:12px;font-weight:400;line-height:17px;margin:0 0 24px 0}.epc-employee>.box .epc-modal-trigger{color:#fff;font-size:14px;font-weight:300;height:40px;margin-bottom:20px;text-transform:uppercase;border:solid 1px #fff;padding:0 50px}.epc-employee>.box .wrapper{position:absolute;left:0;right:0;bottom:0}.epc-employee.columns-2>.box{width:calc(50% - 15px)}.epc-employee.columns-2>.box:nth-child(2n+1){margin-left:0}.epc-employee.columns-2>.box:nth-child(2n+2){margin-right:0}@media print,screen and (max-width:74.99875em){.epc-employee.columns-2>.box{width:50%;margin:0}}@media screen and (max-width:47.93625em){.epc-employee.columns-2>.box{width:100%;margin:0 0 15px 0}}.epc-employee.columns-3>.box{width:calc(33.333% - 20px)}.epc-employee.columns-3>.box:nth-child(3n+1){margin-left:0}.epc-employee.columns-3>.box:nth-child(3n+3){margin-right:0}@media print,screen and (max-width:74.99875em){.epc-employee.columns-3>.box{width:33.333%;margin-left:0;margin-right:0}}@media screen and (max-width:47.93625em){.epc-employee.columns-3>.box{width:calc(50% - 15px)}.epc-employee.columns-3>.box:nth-child(2n+1){margin-right:15px}.epc-employee.columns-3>.box:nth-child(2n+2){margin-left:15px}}@media print,screen and (max-width:29.99875em){.epc-employee.columns-3>.box{width:100%!important;margin-left:0!important;margin-right:0!important}}.epc-tags{margin:0 0 20px 0}.epc-tags h1,.epc-tags h2{font-weight:300;text-align:center;font-size:20px;line-height:27px;margin-bottom:40px}.epc-tags ul{margin:0;padding:0;font-size:0}.epc-tags li{display:inline-block;padding:0;margin:0 30px 10px 0;background:#eee;max-width:100%}@media print,screen and (max-width:89.99875em){.epc-tags li{margin-right:20px}}@media screen and (max-width:47.93625em){.epc-tags li{margin-right:10px}}.epc-tags li a{display:block;font-size:14px;font-weight:300;line-height:20px;padding:10px 20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:47.93625em){.epc-tags li a{font-size:12px}}@media print,screen and (max-width:29.99875em){.epc-tags li a{font-size:10px}}.epc-other-employers{margin-bottom:20px}.epc-other-employers h1,.epc-other-employers h2{text-align:center;font-weight:300}.epc-other-employers h2{font-size:20px}.epc-other-employers ul{margin:0;padding:0;font-size:0;white-space:nowrap;width:25%;position:relative}@media print,screen and (max-width:89.99875em){.epc-other-employers ul{width:33.333%}}@media print,screen and (max-width:63.99875em){.epc-other-employers ul{width:50%}}@media screen and (max-width:47.93625em){.epc-other-employers ul{width:100%}}.epc-other-employers:not(.touch-down) ul{transition:left .3s ease}.epc-other-employers li{display:inline-block;width:calc(100% - 2px);height:100px;border:solid 1px #eee;list-style:none;vertical-align:top;box-sizing:content-box}.epc-other-employers li:hover{border-color:#ff9600}.epc-other-employers li a{display:block;width:100%;height:100%;font-size:16px;font-weight:800;color:#000;white-space:normal;vertical-align:middle;line-height:100px}.epc-other-employers li .logo{display:inline-block;width:100px;height:100%;line-height:100px;vertical-align:middle;text-align:center;float:left}.epc-other-employers li img{max-height:90%;max-width:90%}.epc-other-employers li .name{display:inline-block;width:calc(100% - 100px);max-height:100%;overflow:hidden;padding:5px;vertical-align:middle;line-height:20px;box-sizing:border-box}.epc-other-employers .container{position:relative}.epc-other-employers .container::after,.epc-other-employers .container::before{content:"";clear:both;display:block}.epc-other-employers .controll{cursor:pointer;color:#1565c0;width:46px;height:100px;position:absolute;top:0}.epc-other-employers .controll::before{display:inline-block;font-size:27px;content:"Q"!important;font-family:pracapl-icons;text-transform:uppercase!important}.epc-other-employers .controll.prev{text-align:left;left:0}.epc-other-employers .controll.prev::before{transform:rotateZ(90deg)}.epc-other-employers .controll.next{text-align:right;right:0}.epc-other-employers .controll.next::before{transform:rotateZ(-90deg)}.epc-other-employers .wrapper{width:calc(100% - 92px);margin:0 auto;overflow:hidden}@media screen and (max-width:47.93625em){.epc-other-employers .wrapper{width:250px}}.epc-other-employers.not-prev .controll.prev{opacity:0;visibility:hidden}.epc-other-employers.not-next .controll.next{opacity:0;visibility:hidden}.social-links .company-website{display:block;margin:10px auto;background-image:url(/html5/img/new/box/employer-profile/website.svg?v=XQ0%2BSNAqR4GwWXcHG%2FiHFQ%3D%3D);background-repeat:no-repeat;background-position:left center;background-size:20px;padding-left:30px}.social-links .social-icon{display:inline-block;margin-right:10px;margin-top:10px}.social-links .social-icon img{width:40px;height:auto}.employer-profile-above-header{margin-bottom:20px}@media screen and (max-width:47.93625em){.employer-profile-above-header{margin-bottom:10px}}.employer-profile-above-header::after,.employer-profile-above-header::before{content:"";clear:both;display:block}.employer-profile-above-header .back-to-catalog{display:inline-block;color:#1976d2;font-size:14px;font-weight:800;line-height:28px;text-transform:uppercase}.employer-profile-above-header .back-to-catalog::before{display:inline-block;content:"Q"!important;font-family:pracapl-icons;text-transform:uppercase!important;font-size:28px;transform:rotateZ(90deg);margin-right:10px;vertical-align:middle;font-weight:300}@media screen and (max-width:47.93625em){.employer-profile-above-header .back-to-catalog{line-height:30px;color:#9e9e9e;font-weight:300}.employer-profile-above-header .back-to-catalog::before{font-size:20px}}.employer-profile-above-header .recruits-now{color:#3bd178;line-height:28px;float:right;font-weight:700}.employer-profile-above-header .recruits-now::before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:#3bd178;margin-right:10px}@media screen and (max-width:47.93625em){.employer-profile-above-header .recruits-now{display:block;text-align:center;float:none}}.employer-profile-ads.ppl-carousel{height:100px}@media screen and (min-width:75em){.employer-profile-ads.ppl-carousel ul{width:33.333%}}.employer-profile-ads.ppl-carousel .item-cont.more-offers-cont{background:#1565c0;text-align:center;line-height:90px}.employer-profile-ads.ppl-carousel .item-cont.more-offers-cont .more-offers{display:inline-block;line-height:20px;color:#fff;font-size:16px;font-weight:300}.employer-profile-ads.ppl-carousel .item-cont.offer-cont::after,.employer-profile-ads.ppl-carousel .item-cont.offer-cont::before{content:"";clear:both;display:block}.employer-profile-ads.ppl-carousel .item-cont.offer-cont .offer-link{font-weight:700;font-size:16px;width:calc(100% - 30px);line-height:20px;display:block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:40px;overflow-x:hidden;overflow-y:hidden;min-height:40px;margin-bottom:20px}.employer-profile-ads.ppl-carousel .item-cont.offer-cont .announcement-fav,.employer-profile-ads.ppl-carousel .item-cont.offer-cont .observed-offer{position:absolute;top:calc(50% - 12px);right:5px}.employer-profile-ads.ppl-carousel .item-cont.offer-cont .announcement-fav::before,.employer-profile-ads.ppl-carousel .item-cont.offer-cont .observed-offer::before{background-image:url(/html5/img/new/sprite/star_listing.png?v=yYxz8XPZKXRZDYfGV2M01g%3D%3D)}.employer-profile-ads.ppl-carousel .item-cont.offer-cont .region{float:left;font-size:12px;line-height:22px;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 50px)}.employer-profile-ads.ppl-carousel .item-cont.offer-cont .time{color:#e0e0e0;line-height:22px;position:absolute;bottom:5px;right:5px}.employer-profile-ads.ppl-carousel .item-cont:hover .more-offers,.employer-profile-ads.ppl-carousel .item-cont:hover .offer-link{color:#ff9600}.epua-bussines-card{position:relative;padding-bottom:1px;margin-bottom:20px}.epua-bussines-card::after,.epua-bussines-card::before{content:"";clear:both;display:block}.epua-bussines-card .text{text-align:justify}@media screen and (max-width:47.93625em){.epua-bussines-card .text{margin-bottom:180px}}@media print,screen and (max-width:29.99875em){.epua-bussines-card .text{margin-bottom:280px}.epua-bussines-card .text.without-location{margin-bottom:100px}}.epua-bussines-card .text h1,.epua-bussines-card .text h2,.epua-bussines-card .text h3,.epua-bussines-card .text h4,.epua-bussines-card .text h5,.epua-bussines-card .text h6{text-align:center;font-weight:300;margin-bottom:20px}.epua-bussines-card .text .go-to-profile{display:inline-block;font-size:14px;text-transform:uppercase;border:solid 1px #1565c0;line-height:20px;padding:10px;min-width:200px;max-width:100%}.epua-bussines-card .text .go-to-profile:hover{color:#ff9600;border-color:#ff9600}.epua-bussines-card .blocks{float:right;width:340px;margin-left:20px}.epua-bussines-card .blocks::after,.epua-bussines-card .blocks::before{content:"";clear:both;display:block}@media screen and (max-width:47.93625em){.epua-bussines-card .blocks{position:absolute;bottom:0;left:0;right:0;margin:0;width:auto}.epua-bussines-card .blocks>div{width:calc(50% - 15px);float:left;height:140px}.epua-bussines-card .blocks>div:first-child{margin-right:30px}.epua-bussines-card .blocks>div:first-child:last-child{width:100%;margin:0}}@media print,screen and (max-width:29.99875em){.epua-bussines-card .blocks>div{width:100%;float:none;margin:0 0 20px 0}.epua-bussines-card .blocks>div:first-child{height:80px}}.epua-bussines-card .blocks .eps-location{padding:50px 10px}.epua-bussines-card .blocks .eps-location .map-link{margin:0}.epua-recruitment{background:#f5f5f5;padding:10px 20px 40px;margin-bottom:20px}.epua-recruitment h1,.epua-recruitment h2{text-align:center;font-size:20px;font-weight:300;margin-bottom:20px}.epua-recruitment .list{counter-reset:epua-recruitment-counter}.epua-recruitment .list dt{font-size:0}@media screen and (max-width:47.93625em){.epua-recruitment .list dt{margin-bottom:20px}}.epua-recruitment .list dt .step-number{display:inline-block;font-size:20px;font-weight:300;color:#1565c0;width:80px}.epua-recruitment .list dt .step-number::before{content:counter(epua-recruitment-counter);counter-increment:epua-recruitment-counter}@media screen and (max-width:47.93625em){.epua-recruitment .list dt .step-number{width:50%;text-align:right;padding-right:20px}}.epua-recruitment .list dt .step-image{display:inline-block;vertical-align:middle;text-align:center;width:70px;height:70px;margin:0 40px 0 30px}.epua-recruitment .list dt .step-image img{max-width:100%;max-height:100%;width:auto;height:auto}@media screen and (max-width:47.93625em){.epua-recruitment .list dt .step-image{text-align:left;margin:0;padding-left:20px;box-sizing:content-box}}.epua-recruitment .list dt .step-desc{font-size:20px;font-weight:700;text-transform:uppercase;color:#1565c0}@media screen and (max-width:47.93625em){.epua-recruitment .list dt .step-desc{display:block;text-align:center}}.epua-recruitment .more{text-align:center}.epua-recruitment .more a{display:inline-block;font-size:14px;text-transform:uppercase;border:solid 1px #1565c0;line-height:20px;padding:10px;min-width:200px;max-width:100%}.epua-recruitment .more a:hover{color:#ff9600;border-color:#ff9600}.epua-reviews{margin-bottom:20px}.epua-reviews h1,.epua-reviews h2{font-size:20px;font-weight:300;text-align:center;margin-bottom:20px}.epua-reviews dl::after,.epua-reviews dl::before{content:"";clear:both;display:block}.epua-reviews dl dt{width:100px;height:100px;overflow:hidden;border-radius:50%;display:block;float:left;margin-top:10px}@media print,screen and (max-width:29.99875em){.epua-reviews dl dt{float:none!important;margin:0 auto 20px auto}}.epua-reviews dl dt img{width:100%;height:100%}.epua-reviews dl dd{background-color:#eee;color:#000;padding:10px 20px;border-radius:8px;width:calc(100% - 120px);display:block;float:right;min-height:140px;position:relative}@media print,screen and (max-width:29.99875em){.epua-reviews dl dd{width:calc(100% - 20px);margin:0 auto 40px auto}}.epua-reviews dl dd::before{content:"";display:block;position:absolute;width:20px;height:20px;background:#eee;top:100px;left:-10px;transform:rotateZ(-45deg)}.epua-reviews dl dd .employer-name{font-size:18px;font-weight:700;margin:0}.epua-reviews dl dd .employer-position{font-size:12px;font-weight:300;margin:0}.epua-reviews dl dd .employer-review{margin-top:20px;font-size:14px;font-weight:300}.epua-reviews dl .clearfix{margin-bottom:20px}.epua-reviews dl .clearfix:nth-child(6n+3)+dt{float:right}.epua-reviews dl .clearfix:nth-child(6n+3)+dt+dd{float:left}.epua-reviews dl .clearfix:nth-child(6n+3)+dt+dd::before{left:calc(100% - 10px)}.go-to-actual-offers{text-align:right;margin-bottom:10px}.go-to-actual-offers a{text-decoration:underline}.agreement__required{color:#ef5350}