/* https://ats.sopea-hr.com/Content/css/ats/con-builder.css */
.sopea-jobad .is-builder > div > div:focus,.sopea-jobad .is-builder table:focus{outline: none}.sopea-jobad .is-builder[gridoutline] > div > div{outline: 1px solid rgba(132, 132, 132, 0.27);
    outline-offset: 1px;}.sopea-jobad .is-builder[draggridoutline] > div:not(.row-active){outline: 1px solid rgba(125, 125, 125, 0.35);
    outline-offset: 1px;}.sopea-jobad .is-builder > div > div.cell-active,.sopea-jobad .is-builder > div > table.cell-active{outline: 1px solid #00da89;}.sopea-jobad .is-builder .row-active{outline: 1px solid #00da89;
    z-index: 1;}.sopea-jobad .is-builder .row-active .cell-active{outline: none;}.sopea-jobad .is-builder .row-outline{outline: 1px solid rgba(132, 132, 132, 0.2);}.sopea-jobad .is-builder .row-active.row-outline{outline: 1px solid #00da89;}.sopea-jobad .is-builder[hideoutline] .row-outline{outline: none !important;}.sopea-jobad .is-builder[hideoutline] .cell-active{outline: none !important;}.sopea-jobad .is-builder[hideoutline] .row-active{outline: none !important;}.sopea-jobad .textblock-active{background-color: rgba(173, 173, 173, 0.5);}.sopea-jobad .is-builder > div{transition: transform .4s;}.sopea-jobad .marker{opacity: 0.0;
    transition: .2s height}.sopea-jobad .cell-active h1.elm-active,.sopea-jobad .cell-active h2.elm-active,.sopea-jobad .cell-active h3.elm-active,.sopea-jobad .cell-active h4.elm-active,.sopea-jobad .cell-active h5.elm-active,.sopea-jobad .cell-active h6.elm-active,.sopea-jobad .cell-active p.elm-active,.sopea-jobad .cell-active blockquote.elm-active,.sopea-jobad .cell-active pre.elm-active,.sopea-jobad .cell-active li.elm-active,.sopea-jobad .cell-active > .elm-active{background: rgba(200, 200, 201, 0.11);}.sopea-jobad .cell-active hr{cursor: pointer}.sopea-jobad .cell-active[data-html]{background-color: rgba(200, 200, 201, 0.11);}.sopea-jobad .cell-active table.elm-active{background-color: transparent;}.sopea-jobad .is-builder[hideelementhighlight] .elm-active{background-color: transparent;}.sopea-jobad .elm-list{font-family: Monospace;
    font-size: 12px;
    line-height: 1.3;
    padding-bottom: 15px;}.sopea-jobad .elm-list a{font-size: 22px; 
        color: #ffac2a;
        text-decoration: none;
        padding: 0 3px;}.sopea-jobad .elm-list a.active{background: #eee}.sopea-jobad .elm-inspected{animation-name: elm-inspected-anim;
    animation-duration: 1s;
    
    
    outline: 1px solid #ffb84a !important;}@keyframes elm-inspected-anim{
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.95);
    }

    100% {
        transform: scale(1);
    }
}.sopea-jobad .clearfix:before,.sopea-jobad .clearfix:after{content: " ";
    display: table;}.sopea-jobad .clearfix:after{clear: both;}.sopea-jobad .clearfix{*zoom: 1;
    clear: none;}.sopea-jobad .is-builder .icon{cursor: pointer}.sopea-jobad .is-builder{transition: all ease 0.3s;}.sopea-jobad .is-pop,.sopea-jobad .is-tool{position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 10000;
    background: #fff;
    border: 1px solid rgb(199, 199, 199);
    transition: all ease 0.3s;}.sopea-jobad .is-pop{z-index: 10002;
    transition: none;}.sopea-jobad .is-tool > div{float: left;}.sopea-jobad .is-tool button{float: left}.sopea-jobad .is-modal{position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    display: none;
    height: 100%;
    z-index: 10003;
    background: rgba(255,255,255,0.000001);
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: sans-serif;}.sopea-jobad .is-modal > div:not(.is-draggable){position: relative;
        width: 90%;
        background: rgba(255,255,255,1);
        border: 1px solid rgb(199, 199, 199);
        box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.02);
        padding: 12px 12px;
        box-sizing: border-box;}.sopea-jobad .is-modal.active{display: flex;}.sopea-jobad .is-modal.is-modal-small > div:not(.is-modal-overlay){max-width: 900px !important;
        max-height: 500px !important;}.sopea-jobad .is-modal.is-modal-full > div:not(.is-modal-overlay){width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        max-height: 100% !important;}.sopea-jobad .is-modal-bar{box-sizing: border-box;
    padding: 5px;
    text-align: center;
    font-family: sans-serif;
    font-size: 15px;
    letter-spacing: 1px;
    background: #f9f9f9;
    color: #b7b7b7;
    touch-action: none;
    user-select: none;}.sopea-jobad .is-modal-bar.is-draggable{cursor: move;}.sopea-jobad .is-modal-bar .is-modal-close{z-index: 1;
        width: 32px;
        height: 32px;
        position: absolute;
        top: 0px;
        right: 0px;
        box-sizing: border-box;
        padding: 0;
        line-height: 32px;
        font-size: 12px;
        color: #777;
        text-align: center;
        cursor: pointer;}.sopea-jobad #divRteTool{z-index: 10001;}.sopea-jobad .is-plugin-tool{z-index: 10001;}.sopea-jobad .is-tool:hover{z-index: 10001;}.sopea-jobad .is-plugin-tool:hover{z-index: 10002;}.sopea-jobad .is-modal.is-side{display: block;
    position: fixed;
    top: 0;
    right: -367px;
    left: auto;
    width: 365px;
    height: 100%;
    border: none;
    border-left: 1px solid rgb(221, 221, 221);
    
    box-sizing: border-box;
    background: #fff;
    transition: all ease 0.3s;
    font-family: sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    z-index: 10003;}.sopea-jobad .is-modal.is-side.active{right: 0;}.sopea-jobad .is-modal.is-side.fromleft{left: -367px;
        right: auto;
        border: none;
        border-right: 1px solid rgb(224, 224, 224);}.sopea-jobad .is-modal.is-side.fromleft.active{left: 0;}.sopea-jobad #divSnippetList{right: -315px;
    width: 315px;}.sopea-jobad #divSnippetList.active{right: 0;}.sopea-jobad #divSnippetList.fromleft{left: -315px;}.sopea-jobad #divSnippetList.fromleft.active{left: 0;}.sopea-jobad #divSnippetHandle{position: absolute;
    width: 50px;
    height: 50px;
    top: 170px;
    left: -50px;
    background: #fff;
    border: 1px solid rgb(211, 211, 211);
    border-right: none;
    line-height: 47px;
    text-align: center;
    cursor: pointer;}.sopea-jobad #divSnippetList.fromleft #divSnippetHandle{border-left: none;
    border-right: 1px solid rgb(211, 211, 211);
    left: auto;
    right: -50px;}.sopea-jobad #divSnippetScrollUp,.sopea-jobad #divSnippetScrollDown{display: none;
    background: rgba(0, 0, 0, 0.12);
    width: 45px;
    height: 45px;
    line-height: 45px;
    color: #a9a9a9;
    position: fixed;
    z-index: 100000;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    font-family: sans-serif;}.sopea-jobad #divSnippetList.active #divSnippetScrollUp{display: block}.sopea-jobad #divSnippetList.active #divSnippetScrollDown{display: block}.sopea-jobad .is-modal.is-side > div{width: 100%;
    background: none;
    border: none;
    box-shadow: none;
    padding: 0;}.sopea-jobad{transition: all ease 0.3s;}.sopea-jobad .body-fullview{margin-right: 365px;
    width: auto;}.sopea-jobad .body-fullview-left{margin-left: 365px;
    width: auto;}.sopea-jobad #divEditStyle{display: none}.sopea-jobad #divEditStyle.active{display: block}.sopea-jobad .image-src{position: relative;
    height: 50px;}.sopea-jobad .image-src .input-src{position: absolute;
        width: 100%;}.sopea-jobad .image-src .input-select{display: none;}.sopea-jobad .image-src.image-select .input-src{position: absolute;
        width: 100%;
        border-right: 60px solid transparent;}.sopea-jobad .image-src.image-select .input-select{display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        font-size: 20px;
        color: #777;
        height: 50px;
        border: 1px solid rgb(199, 199, 199);
        border-left: none;
        background: transparent;}.sopea-jobad .link-src{position: relative;
    height: 50px;}.sopea-jobad .link-src .input-url{position: absolute;
        width: 100%;}.sopea-jobad .link-src .input-select{position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        font-size: 20px;
        color: #777;
        height: 50px;
        border: 1px solid rgb(199, 199, 199);
        border-left: none;
        background: transparent;}.sopea-jobad #divIconTool > button{width: 40px;
    height: 40px;}.sopea-jobad .display-none{display: none !important}.sopea-jobad a:focus{outline: none}.sopea-jobad.full-edit{overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}.sopea-jobad.full-edit #divRteTool{display: block !important;
        top: -1px;
        z-index: 10002;}.sopea-jobad.full-edit #divRteTool.hidden{display: none !important;}.sopea-jobad.full-edit #divSnippetList{display: none !important;}.sopea-jobad.full-edit #divRowAddTool{display: none !important;}.sopea-jobad .cell-add-options{flex-direction: row;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;}@media all and (max-width: 1024px){.sopea-jobad .cell-add-options{width: 300px !important;}.sopea-jobad .cell-add-options button:not(.cell-add-more){width: 90px !important;
            height: 50px !important;
            font-size: 9px !important;}}@media all and (max-width: 640px){.sopea-jobad #divSnippetList{display: none !important;}.sopea-jobad #divCellTool{display: none !important;}.sopea-jobad .cell-html-larger{display: none !important;}.sopea-jobad .cell-add-table{display: none !important;}.sopea-jobad .is-row-tool .row-handle,.sopea-jobad .is-row-tool .row-html{display: none !important;}.sopea-jobad .cell-align-options{width: 102px}.sopea-jobad .cell-add-options{top: 0 !important;
        left: 0 !important;
        overflow: hidden;
        position: fixed !important;
        border: none;
        width: 100% !important;
        height: 100% !important;
        padding: 60px 20px 20px !important;
        flex-direction: row;
        flex-flow: wrap;
        justify-content: center;
        align-items: center;}.sopea-jobad .cell-add-options .cell-add-more{align-self: flex-end}.sopea-jobad .cell-add-options .is-pop-close{display: block !important;}.sopea-jobad .is-modal.snippets.active > div,.sopea-jobad .is-modal.createlink.active > div,.sopea-jobad .is-modal.viewhtml.active > div,.sopea-jobad .is-modal.imagelink.active > div{top: 0 !important;
        left: 0 !important;
        position: fixed !important;
        border: none;
        width: 100% !important;
        height: 100% !important;
        display: flex;
        flex-direction: column;}.sopea-jobad .is-modal.createlink.active > div > div:last-child,.sopea-jobad .is-modal.imagelink.active > div > div:last-child{align-self: flex-end;
            position: absolute;
            bottom: 10px;
            display: block;
            width: 100%;}.sopea-jobad .is-modal.viewhtml.active button.classic-primary,.sopea-jobad .is-modal.createlink.active button.classic-primary,.sopea-jobad .is-modal.imagelink.active button.classic-primary{width: 50%;}.sopea-jobad #divElementTool .element-edit,.sopea-jobad #divImageTool .image-edit,.sopea-jobad #divLinkTool .button-edit,.sopea-jobad #divTableTool{display: none !important;}}.sopea-jobad.full-edit #divCellTool,.sopea-jobad.full-edit #divElementTool{z-index: -1;
    opacity: 0;}.sopea-jobad.full-edit .cell-active{outline: none !important;}.sopea-jobad.full-edit .elm-active{background: transparent !important;}.sopea-jobad.full-edit .mobile-edit{display: block;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 0 30px;
    outline: none;
    transition: transform ease 0.3s;
    z-index: 10002;}.sopea-jobad.full-edit .mobile-tool{display: table !important;
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    border: none;
    z-index: 10002;}.sopea-jobad.full-edit .mobile-edit > *:first-child{margin-top: 50px}.sopea-jobad .is-pop button,.sopea-jobad .is-tool button,.sopea-jobad .is-modal button{width: 51px;
    height: 45px;
    line-height: 1;
    display: inline-block;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    cursor: pointer;
    background-color: #fff;
    color: #4a4a4a;
    border: 1px solid transparent;
    font-family: sans-serif;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    border-radius: 0;
    transition: all ease 0.3s;}.sopea-jobad .is-pop button:focus,.sopea-jobad .is-tool button:focus,.sopea-jobad .is-modal button:focus,.sopea-jobad .is-modal select:focus{outline: none;}.sopea-jobad .is-pop button.classic,.sopea-jobad .is-modal button.classic,.sopea-jobad .is-tool button.classic{width: 100%;
        height: 60px;
        display: block;
        background: #f7f7f7;}.sopea-jobad .is-pop button.classic:hover,.sopea-jobad .is-modal button.classic:hover,.sopea-jobad .is-tool button.classic:hover{background: #fafafa;}.sopea-jobad .is-pop button.classic-primary,.sopea-jobad .is-modal button.classic-primary,.sopea-jobad .is-tool button.classic-primary{display: inline-block;
        width: auto;
        height: 50px;
        padding-left: 30px;
        padding-right: 30px;
        min-width: 135px;
        background: #f7f7f7;}.sopea-jobad .is-pop button.classic-secondary,.sopea-jobad .is-modal button.classic-secondary,.sopea-jobad .is-tool button.classic-secondary{display: inline-block;
        width: auto;
        height: 50px;
        padding-left: 30px;
        padding-right: 30px;
        background: transparent;}.sopea-jobad .is-pop button.classic-primary:hover,.sopea-jobad .is-modal button.classic-primary:hover,.sopea-jobad .is-tool button.classic-primary:hover{background: #fafafa;}.sopea-jobad .is-pop button.on,.sopea-jobad .is-tool button.on,.sopea-jobad .is-modal button.on{background: #f7f7f7;}.sopea-jobad .is-pop textarea,.sopea-jobad .is-modal textarea{font-family: courier;
    font-size: 17px;
    line-height: 2;
    letter-spacing: 1px;
    margin: 0;
    padding: 8px 16px;
    box-sizing: border-box;
    border: 1px solid rgb(199, 199, 199);
    background-color: #fff;}.sopea-jobad .is-pop textarea:focus,.sopea-jobad .is-modal textarea:focus{outline: none}.sopea-jobad .is-modal input[type=text],.sopea-jobad .is-pop input[type=text]{width: 100%;
    height: 50px;
    box-sizing: border-box;
    margin: 0;
    font-family: sans-serif;
    font-size: 19px;
    letter-spacing: 1px;
    padding-left: 8px;
    color: #333;
    display: inline-block;
    border: 1px solid rgb(199, 199, 199);
    border-radius: 0;
    background-color: #fff;}.sopea-jobad .is-modal input[type=text]:not(.dummy):focus,.sopea-jobad .is-pop input[type=text]:not(.dummy):focus{border: 1px solid rgb(199, 199, 199);
        box-shadow: none;}.sopea-jobad .is-modal input:focus,.sopea-jobad .is-pop input[type=text]:focus{outline: none;}.sopea-jobad .is-modal label{font-family: sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 0;}.sopea-jobad .is-modal p{font-family: sans-serif;
    letter-spacing: 1px;
    font-size: 16px;
    color: #555;}.sopea-jobad .is-modal select{margin: 0 0 10px;
    font-size: 14px;
    letter-spacing: 1px;
    height: 35px;
    line-height: 1.7;
    color: #454545;
    border-radius: 5px;
    border: none;
    background-color: #eee;
    width: auto;
    display: inline-block;
    background-image: none;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    padding: 0 5px;}.sopea-jobad .is-modal select option{background: #fff;}.sopea-jobad .is-modal [type="checkbox"],.sopea-jobad .is-modal [type="radio"]{position: relative;
    opacity: 1;
    margin-top: 0;
    margin-bottom: 0;}.sopea-jobad .is-settings{margin-bottom: 15px;}.sopea-jobad .is-settings > div{display: block;
        height: 50px;}.sopea-jobad .is-settings > div:first-child{height: auto;
            font-family: sans-serif;
            font-size: 14px;
            letter-spacing: 1px;
            margin: 10px 0 3px;}.sopea-jobad .is-settings button{width: 50px;
        float: left;
        border: #ccc 1px solid;
        font-size: 12px;
        line-height: 1.3;
        padding: 1px 6px;
        text-transform: none;}.sopea-jobad .is-settings button:first-child{border-left: #ccc 1px solid;}.sopea-jobad .is-settings label{font-size: 14px;
        color: inherit;}.sopea-jobad .is-settings button.classic{width: 100%;
        height: 60px;
        display: block;
        background: #f7f7f7;}.sopea-jobad .is-settings button.classic:hover{background: #fafafa;}.sopea-jobad button{user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;}.sopea-jobad .is-tabs{white-space: nowrap;
    padding: 20px;
    padding-bottom: 5px;
    padding-top: 10px;
    box-sizing: border-box;
    font-family: sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #f9f9f9;}.sopea-jobad .is-tabs a{display: inline-block;
        float: left;
        padding: 3px 3px 0;
        color: #4a4a4a;
        border-bottom: transparent 1px solid;
        margin: 0 16px 16px 0;
        text-decoration: none;
        transition: box-shadow ease 0.3s;}.sopea-jobad .is-tabs a.active{background: transparent;
            box-shadow: none;
            cursor: default;
            border-bottom: rgba(103, 103, 103, 0.72) 1px solid;}.sopea-jobad .is-tab-content{display: none;
    padding: 20px;}.sopea-jobad .is-tabs-more{box-sizing: border-box;
    width: 150px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border: #ccc 1px solid;
    display: none;
    z-index: 1;
    font-family: sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;}.sopea-jobad .is-tabs-more > a{display: block;
        color: #4a4a4a;
        padding: 10px;
        text-decoration: none;
        text-align: center;}.sopea-jobad .is-tabs-more > a:hover,.sopea-jobad .is-tabs-more > a.active{background: #f3f3f3;}.sopea-jobad .cell-tool-option-container{float: left;
    overflow: hidden;
    width: 385px;
    height: 40px;
    position: relative;}.sopea-jobad .cell-tool-option-container > div{width: 660px;
        position: absolute;
        top: 0;
        left: 0;
        transition: all ease 0.2s;}.sopea-jobad .cell-add-options{width: 410px;
    padding: 8px 9px;
    box-sizing: border-box;
    transition: none;}.sopea-jobad .cell-add-options button{float: left;
        width: 130px;
        height: 65px;}.sopea-jobad .is-builder > div{position: relative;}.sopea-jobad .is-row-tool{width: 50px;
    box-sizing: border-box;
    position: absolute;
    left: auto !important;
    right: -70px;
    padding: 0 !important;
    outline: none !important;}.sopea-jobad .is-row-tool:hover{z-index: 10004;}.sopea-jobad .is-row-tool button{width: 100% !important;
        height: 41px !important;}.sopea-jobad .is-builder[leftrowtool] .is-row-tool{right: auto !important;
    left: -70px !important;}@media all and (max-width: 1024px){.sopea-jobad .is-row-tool{right: -25px !important;}.sopea-jobad .is-builder[leftrowtool] .is-row-tool{right: auto !important;
        left: -30px !important;}}.sopea-jobad .is-builder .is-row-tool .row-handle{height: 40px;
    line-height: 40px;}.sopea-jobad .is-builder[minimal] .is-row-tool .row-handle{height: auto;}.sopea-jobad .is-builder[clean] .is-row-tool .row-handle{height: auto;}.sopea-jobad #divCellToolMenu{width: 50px;}.sopea-jobad #divCellToolMenu > button{width: 100%;
        height: 41px;}.sopea-jobad .row-add-initial{width: 100%;
    height: 80px;
    font-family: sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    justify-content: center;
    align-items: center;
    color: #555;
    border: 1px dashed #a9a9a9;
    background: rgba(255,255,255,0.5);
    cursor: pointer;
    transition: all ease 0.3s;}.sopea-jobad .row-add-initial:hover{background: rgba(0,0,0,0.01)}.sopea-jobad .row-add-initial:focus{outline: none}.sopea-jobad .row-add-initial span{text-transform: none;
        display: block;
        margin-top: 10px;
        color: #acacac;
        font-size: 15px;}.sopea-jobad .createlink .more{overflow: hidden;
    height: 0px;}.sopea-jobad .createlink .more.active{animation-name: createlink-slide-out;
        animation-duration: 0.3s;
        animation-fill-mode: forwards;}@keyframes createlink-slide-out{
    from {
        height: 0;
    }

    to {
        height: 221px;
    }
}.sopea-jobad .createlink .more.deactive{animation-name: createlink-slide-in;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;}@keyframes createlink-slide-in{
    from {
        height: 221px;
    }

    to {
        height: 0;
    }
}.sopea-jobad .cell-block-options > div{width: 280px;
    overflow-x: hidden;}.sopea-jobad .cell-block-options > div > div{cursor: pointer;
        overflow: hidden;
        padding: 5px 0;
        box-sizing: border-box;}.sopea-jobad .cell-block-options > div > div > *{text-transform: none !important;
            margin: 0 !important;
            line-height: 1.83 !important;
            text-align: center;}.sopea-jobad .cell-color-options{width: 333px;
    padding: 8px;
    box-sizing: border-box;}.sopea-jobad .cell-color-options button{float: left;
        width: 45px;
        height: 45px;
        cursor: pointer;}.sopea-jobad .cell-color-options button.clear{width: 180px;
            height: 45px;}.sopea-jobad .cell-color-options button.input-more{width: 45px;
            height: 45px;}.sopea-jobad .cell-color-options .more input.input-text{width: 270px;
        height: 45px}.sopea-jobad .cell-color-options .more button.input-ok{width: 45px;
        height: 45px}.sopea-jobad .cell-color-options .input-mode{width: 80px;
        display: inline-block;
        font-family: sans-serif;
        font-size: 14px;
        letter-spacing: 1px;
        text-transform: none;
        color: #333;
        float: left;
        text-align: center;
        height: 30px;
        line-height: 30px;
        box-sizing: border-box;
        margin: 0 38px 12px;}.sopea-jobad .cell-color-options .input-mode.active{border-bottom: rgba(103, 103, 103, 0.72) 1px solid;}.sopea-jobad .cell-color-options .more{overflow: hidden;
        width: 100%;
        height: 0px;}.sopea-jobad .cell-color-options .more.active{animation-name: color-slide-out;
            animation-duration: 0.3s;
            animation-fill-mode: forwards;}@keyframes color-slide-out{
    from {
        height: 0;
    }

    to {
        height: 54px;
    }
}.sopea-jobad .cell-color-options .more.deactive{animation-name: color-slide-in;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;}@keyframes color-slide-in{
    from {
        height: 54px;
    }

    to {
        height: 0;
    }
}.sopea-jobad .gradient-anim{left: 0px;
    animation-name: grad-anim;
    animation-duration: 0.6s;
    animation-fill-mode: forwards;}@keyframes grad-anim{
    0% {
        left: 0px;
    }

    50% {
        left: -180px;
    }

    100% {
        left: 0px;
    }
}.sopea-jobad .cell-textsetting-options{width: 176px;
    padding: 10px;
    box-sizing: border-box;}.sopea-jobad .cell-textsetting-options > div > button{float: left;
        font-size: 17px;
        border: #d4d3d3 1px solid;}.sopea-jobad .cell-textsetting-options > div{font-family: sans-serif;
        font-size: 14px;
        letter-spacing: 1px;
        float: left;}.sopea-jobad .cell-block-options .on{background-color: #f7f7f7}.sopea-jobad #divSpacerTool{border: none;
    background: none;}.sopea-jobad #divSpacerTool > div{display: inline-block;
        float: left;
        height: 45px;
        padding: 0 15px;
        line-height: 45px;
        font-family: sans-serif;
        font-size: 14px;
        letter-spacing: 1px;}.sopea-jobad #divSpacerTool > button{width: 30px;
        height: 30px;
        border: 1px solid rgb(199, 199, 199);
        font-size: 15px;}.sopea-jobad #divSpacerTool .label{background: transparent;
        color: inherit;}.sopea-jobad #divLinkTool button{width: 90px;
    height: 35px;}.sopea-jobad .is-modal.pickcolor button{float: left;
    width: 45px;
    height: 45px;
    cursor: pointer;}.sopea-jobad .is-modal.pickcolor button.clear{width: 180px;
        height: 45px;}.sopea-jobad .is-modal.pickcolor .more input.input-text{width: 270px;
    height: 45px;}.sopea-jobad .is-modal.pickcolor button.input-more{width: 45px;
    height: 45px;}.sopea-jobad .is-modal.pickcolor .more input.input-text{width: 270px;
    height: 45px}.sopea-jobad .is-modal.pickcolor .more button.input-ok{width: 45px;
    height: 45px}.sopea-jobad .is-modal.pickcolor .more{overflow: hidden;
    width: 100%;
    height: 0px;}.sopea-jobad .is-modal.pickcolor .more.active{animation-name: color-slide-out;
        animation-duration: 0.3s;
        animation-fill-mode: forwards;}@keyframes color-slide-out{
    from {
        height: 0;
    }

    to {
        height: 54px;
    }
}.sopea-jobad .is-modal.pickcolor .more.deactive{animation-name: color-slide-in;
    animation-duration: 0.3s;
    animation-fill-mode: forwards;}@keyframes color-slide-in{
    from {
        height: 54px;
    }

    to {
        height: 0;
    }
}.sopea-jobad .imageedit-crop button{margin: 0 20px 0 0;
    border: #d1d1d1 1px solid;
    background: #fff;}.sopea-jobad .viewconfig label{width: 330px;}.sopea-jobad .dot{height: 7px;
    width: 7px;
    border-radius: 50%;
    background-color: #ff6700;
    display: inline-block;
    margin: 25px 2px 0;
    -webkit-animation: jump 1.5s linear infinite;}@-webkit-keyframes jump{
    0%, 100% {
        transform: translateY(0px);
    }

    20% {
        transform: translateY(-10px);
    }

    40% {
        transform: translateY(0px);
    }
}.sopea-jobad .dot:nth-of-type(2){-webkit-animation-delay: 0.2s;}.sopea-jobad .dot:nth-of-type(3){-webkit-animation-delay: 0.4s;}.sopea-jobad #divImageProgress{display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.17);
    transition: none;}.sopea-jobad #divImageProgress > div{display: table-cell;
        vertical-align: middle;
        text-align: center;}.sopea-jobad #divImageProgress .dot{background-color: #fff;
        margin: 10px 2px 0;}.sopea-jobad .cropper-container{direction: ltr;
    font-size: 0;
    line-height: 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none}.sopea-jobad .cropper-container img{display: block;
        height: 100%;
        image-orientation: 0deg;
        max-height: none !important;
        max-width: none !important;
        min-height: 0 !important;
        min-width: 0 !important;
        width: 100%}.sopea-jobad .cropper-canvas,.sopea-jobad .cropper-crop-box,.sopea-jobad .cropper-drag-box,.sopea-jobad .cropper-modal,.sopea-jobad .cropper-wrap-box{bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0}.sopea-jobad .cropper-canvas,.sopea-jobad .cropper-wrap-box{overflow: hidden}.sopea-jobad .cropper-drag-box{background-color: #fff;
    opacity: 0}.sopea-jobad .cropper-modal{background-color: #000;
    opacity: .5}.sopea-jobad .cropper-view-box{display: block;
    height: 100%;
    outline-color: rgba(51,153,255,.75);
    outline: 1px solid #39f;
    overflow: hidden;
    width: 100%}.sopea-jobad .cropper-dashed{border: 0 dashed #eee;
    display: block;
    opacity: .5;
    position: absolute}.sopea-jobad .cropper-dashed.dashed-h{border-bottom-width: 1px;
        border-top-width: 1px;
        height: 33.33333%;
        left: 0;
        top: 33.33333%;
        width: 100%}.sopea-jobad .cropper-dashed.dashed-v{border-left-width: 1px;
        border-right-width: 1px;
        height: 100%;
        left: 33.33333%;
        top: 0;
        width: 33.33333%}.sopea-jobad .cropper-center{display: block;
    height: 0;
    left: 50%;
    opacity: .75;
    position: absolute;
    top: 50%;
    width: 0}.sopea-jobad .cropper-center:after,.sopea-jobad .cropper-center:before{background-color: #eee;
        content: " ";
        display: block;
        position: absolute}.sopea-jobad .cropper-center:before{height: 1px;
        left: -3px;
        top: 0;
        width: 7px}.sopea-jobad .cropper-center:after{height: 7px;
        left: 0;
        top: -3px;
        width: 1px}.sopea-jobad .cropper-face,.sopea-jobad .cropper-line,.sopea-jobad .cropper-point{display: block;
    height: 100%;
    opacity: .1;
    position: absolute;
    width: 100%}.sopea-jobad .cropper-face{background-color: #fff;
    left: 0;
    top: 0}.sopea-jobad .cropper-line{background-color: #39f}.sopea-jobad .cropper-line.line-e{cursor: ew-resize;
        right: -3px;
        top: 0;
        width: 5px}.sopea-jobad .cropper-line.line-n{cursor: ns-resize;
        height: 5px;
        left: 0;
        top: -3px}.sopea-jobad .cropper-line.line-w{cursor: ew-resize;
        left: -3px;
        top: 0;
        width: 5px}.sopea-jobad .cropper-line.line-s{bottom: -3px;
        cursor: ns-resize;
        height: 5px;
        left: 0}.sopea-jobad .cropper-point{background-color: #39f;
    height: 5px;
    opacity: .75;
    width: 5px}.sopea-jobad .cropper-point.point-e{cursor: ew-resize;
        margin-top: -3px;
        right: -3px;
        top: 50%}.sopea-jobad .cropper-point.point-n{cursor: ns-resize;
        left: 50%;
        margin-left: -3px;
        top: -3px}.sopea-jobad .cropper-point.point-w{cursor: ew-resize;
        left: -3px;
        margin-top: -3px;
        top: 50%}.sopea-jobad .cropper-point.point-s{bottom: -3px;
        cursor: s-resize;
        left: 50%;
        margin-left: -3px}.sopea-jobad .cropper-point.point-ne{cursor: nesw-resize;
        right: -3px;
        top: -3px}.sopea-jobad .cropper-point.point-nw{cursor: nwse-resize;
        left: -3px;
        top: -3px}.sopea-jobad .cropper-point.point-sw{bottom: -3px;
        cursor: nesw-resize;
        left: -3px}.sopea-jobad .cropper-point.point-se{bottom: -3px;
        cursor: nwse-resize;
        height: 20px;
        opacity: 1;
        right: -3px;
        width: 20px}@media (min-width:768px){.sopea-jobad .cropper-point.point-se{height: 15px;
        width: 15px}}@media (min-width:992px){.sopea-jobad .cropper-point.point-se{height: 10px;
        width: 10px}}@media (min-width:1200px){.sopea-jobad .cropper-point.point-se{height: 5px;
        opacity: .75;
        width: 5px}}.sopea-jobad .cropper-point.point-se:before{background-color: #39f;
    bottom: -50%;
    content: " ";
    display: block;
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%}.sopea-jobad .cropper-invisible{opacity: 0}.sopea-jobad .cropper-bg{background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC")}.sopea-jobad .cropper-hide{display: block;
    height: 0;
    position: absolute;
    width: 0}.sopea-jobad .cropper-hidden{display: none !important}.sopea-jobad .cropper-move{cursor: move}.sopea-jobad .cropper-crop{cursor: crosshair}.sopea-jobad .cropper-disabled .cropper-drag-box,.sopea-jobad .cropper-disabled .cropper-face,.sopea-jobad .cropper-disabled .cropper-line,.sopea-jobad .cropper-disabled .cropper-point{cursor: not-allowed}.sopea-jobad .cropper-modal{background-color: #fff;
    opacity: .5;}.sopea-jobad .cropper-bg{background-image: none}.sopea-jobad .cropper-line{background-color: transparent;}.sopea-jobad .cropper-view-box{outline: 1px solid #ff6233;}.sopea-jobad .cropper-point{background-color: #ff6233;}.sopea-jobad .please-wait{transform: scale(1,1);
    opacity: 1;
    animation-name: please-wait-anim;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;}@keyframes please-wait-anim{
    0% {
        transform: scale(1,1);
        opacity: 0.0;
    }

    25% {
        transform: scale(1.2,1.2);
        opacity: 1;
    }

    50% {
        transform: scale(1,1);
        opacity: 0.0;
    }

    75% {
        transform: scale(1.2,1.2);
        opacity: 1;
    }

    100% {
        transform: scale(1,1);
        opacity: 0.0;
    }
}.sopea-jobad .is-icon-flex{width: 16px;
    height: 16px;
    fill: rgba(0,0,0,0.9);}.sopea-jobad .is-pop.arrow-top:after,.sopea-jobad .is-pop.arrow-top:before{bottom: 100%;
    left: 25px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    top: auto;}.sopea-jobad .is-pop.arrow-top:after{border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 7px;
    margin-left: -7px;}.sopea-jobad .is-pop.arrow-top:before{border-color: rgba(0, 0, 0, 0);
    border-bottom-color: #8a8a8a;
    border-width: 8px;
    margin-left: -8px;}.sopea-jobad .is-pop.arrow-top.right:after,.sopea-jobad .is-pop.arrow-top.right:before{left: auto;}.sopea-jobad .is-pop.arrow-top.right:after{right: 19px;}.sopea-jobad .is-pop.arrow-top.right:before{right: 18px;}.sopea-jobad .is-pop.arrow-left:after,.sopea-jobad .is-pop.arrow-left:before{right: 100%;
    top: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;}.sopea-jobad .is-pop.arrow-left:after{border-color: rgba(255, 255, 255, 0);
    border-right-color: #ffffff;
    border-width: 7px;
    margin-top: -7px;}.sopea-jobad .is-pop.arrow-left:before{border-color: rgba(0, 0, 0, 0);
    border-right-color: #8a8a8a;
    border-width: 8px;
    margin-top: -8px;}.sopea-jobad .is-pop.arrow-right:after,.sopea-jobad .is-pop.arrow-right:before{left: 100%;
    top: 20px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;}.sopea-jobad .is-pop.arrow-right:after{border-color: rgba(255, 255, 255, 0);
    border-left-color: #ffffff;
    border-width: 7px;
    margin-top: -7px;}.sopea-jobad .is-pop.arrow-right:before{border-color: rgba(0, 0, 0, 0);
    border-left-color: #8a8a8a;
    border-width: 8px;
    margin-top: -8px;}.sopea-jobad .is-pop.arrow-bottom:after,.sopea-jobad .is-pop.arrow-bottom:before{top: 100%;
    left: calc(100% - 28px);
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;}.sopea-jobad .is-pop.arrow-bottom:after{border-color: rgba(255, 255, 255, 0);
    border-top-color: #ffffff;
    border-width: 7px;
    margin-left: -7px;}.sopea-jobad .is-pop.arrow-bottom:before{border-color: rgba(0, 0, 0, 0);
    border-top-color: #8a8a8a;
    border-width: 8px;
    margin-left: -8px;}.sopea-jobad .is-pop.arrow-top.center:after,.sopea-jobad .is-pop.arrow-top.center:before{left: calc(50% + 3px);}.sopea-jobad .is-pop.arrow-left.bottom:after,.sopea-jobad .is-pop.arrow-left.bottom:before{top: calc(100% - 28px);}.sopea-jobad .is-pop.arrow-bottom.center:after,.sopea-jobad .is-pop.arrow-bottom.center:before{left: calc(50% + 3px);}.sopea-jobad table.default td{border: #cccccc 1px dashed;}.sopea-jobad .is-elmgrad-remove{position: absolute;
    top: 0px;
    right: 0px;
    width: 20px;
    height: 20px;
    background: rgba(95, 94, 94, 0.26);
    color: #fff;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    display: none;}.sopea-jobad .is-elmgrad-item.active .is-elmgrad-remove{display: block;}.sopea-jobad [data-html]{min-height: 30px;}.sopea-jobad svg{overflow: hidden;
    vertical-align: middle;}.sopea-jobad .is-browse-area{width: 100%;
    background: #fff;
    border-bottom: #eee 1px solid;}.sopea-jobad .is-drop-area{border: 2px dashed #b4b4b4;
    position: relative;}.sopea-jobad .is-preview-area{display: none;
    text-align: center;}.sopea-jobad .is-preview-area div{position: relative;
        display: inline-block;
        margin: 10px;}.sopea-jobad .is-preview-area div i{position: absolute;
            top: 0;
            right: 0;
            cursor: pointer;
            background: rgba(255, 255, 255, 0.8);
            color: #f41818;
            width: 28px;
            height: 28px;
            text-align: center;
            line-height: 28px;
            font-size: 24px;
            cursor: pointer;}.sopea-jobad #fileInsertImage{position: absolute;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    outline: none;
    opacity: 0;
    cursor: pointer;}.sopea-jobad .drag-text p{text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 60px 0;}.sopea-jobad .image-dropping,.sopea-jobad .is-drop-area:hover{background-color: #f7f7f7;}.sopea-jobad #imgInsertImagePreview{max-height: 200px;
    max-width: 200px;}.sopea-jobad .block-placeholder{height: 45px;
    background: rgba(200, 200, 200, 0.2);}.sopea-jobad .cloned-handler{outline: 1px solid #00da89;}.sopea-jobad .is-design-list{width: 100%;
    height: 100%;
    margin: 0;
    padding: 10px 0 20px !important;
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
    text-align: center;
    border-top: transparent 50px solid !important;}.sopea-jobad .is-design-list > div{width: 250px;
        overflow: hidden;
        background: #000;
        margin: 15px 10px 0;
        cursor: move;
        display: inline-block;
        outline: #dbdbdb 1px solid;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);}.sopea-jobad .is-design-list > div img{box-shadow: none;
            opacity: 1;
            display: block;
            box-sizing: border-box;
            transition: all 0.2s ease-in-out;
            max-width: 400px;
            width: 100%}.sopea-jobad .is-design-list > div:hover img{opacity: 0.98;}.sopea-jobad #selSnippetCat{width: 100%;
    display: block;
    padding-left: 25px;
    padding-top: 0px;
    box-sizing: border-box;
    font-family: sans-serif;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 50px;
    font-weight: bold;
    height: 50px;
    color: rgb(69, 69, 69);
    border-radius: 0px;
    border: none;
    background-color: #F5F5F5;
    box-shadow: rgba(0, 0, 0, 0.09) 0px 5px 7px;
    cursor: pointer;}.sopea-jobad .dynamic{opacity: 0;
    width: 250px;
    height: 145px;}.sopea-jobad #divSnippetDragHelper{border: rgba(225,225,225,0.9) 5px solid !important;
    outline: none !important;
    background: transparent !important;}.sopea-jobad #divRteTool.always{display: block !important;}.sopea-jobad #divRteTool.hidden{display: none !important;}.sopea-jobad #divRteTool{transition: none;
    box-sizing: content-box;}.sopea-jobad #divRteTool.left{left: 40px !important;}.sopea-jobad #divRteTool.left > .cell-tool-option-container > div{position: relative !important;}.sopea-jobad #divRteTool.right{left: auto !important;
        right: 40px !important;}.sopea-jobad #divRteTool.right > .cell-tool-option-container > div{position: relative !important;}.sopea-jobad .ui-resizable{position: relative;}.sopea-jobad .ui-resizable-handle{position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;}.sopea-jobad .ui-resizable-se{cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;}.sopea-jobad .ui-resizable-sw{cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;}.sopea-jobad .ui-resizable-nw{cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;}.sopea-jobad .ui-resizable-ne{cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;}.sopea-jobad .ui-resizable-handle{background-color: rgba(0,0,0,.75);
    width: 8px;
    height: 8px;}.sopea-jobad .ui-resizable-se{bottom: -5px;
    right: -5px;}@media all and (max-width: 1024px){.sopea-jobad .ui-resizable-se{bottom: -8px;
        right: -8px;}.sopea-jobad .ui-resizable-sw{left: -8px;
        bottom: -8px;}.sopea-jobad .ui-resizable-nw{left: -8px;
        top: -8px;}.sopea-jobad .ui-resizable-ne{right: -8px;
        top: -8px;}.sopea-jobad .ui-resizable-handle{background-color: rgb(255, 255, 255);
        width: 15px;
        height: 15px;
        border: #b9b9b9 1px solid;}}.sopea-jobad .is-modal.grideditor{position: fixed;
    overflow: hidden;
    width: 110px;
    height: 497px;
    top: 50%;
    left: auto;
    right: 100px;
    margin-top: -230px;
    background: #fff;
    border: 1px solid rgb(199, 199, 199);
    box-shadow: 0px 5px 5px 5px rgba(0, 0, 0, 0.02);
    box-sizing: content-box;}.sopea-jobad .is-modal.grideditor > div:not(.is-draggable){width: 100%;
        background: transparent;
        border: none;
        box-shadow: none;
        padding: initial;
        box-sizing: border-box;}.sopea-jobad .grideditor button{width: 55px;
    height: 45px;}.sopea-jobad .grideditor button.row-add,.sopea-jobad .grideditor button.row-duplicate,.sopea-jobad .grideditor button.row-up,.sopea-jobad .grideditor button.row-down,.sopea-jobad .grideditor button.row-remove{display: block !important}.sopea-jobad .grideditor button.row-html{display: block}.sopea-jobad .grideditor button.cell-add,.sopea-jobad .grideditor button.cell-duplicate,.sopea-jobad .grideditor button.cell-up,.sopea-jobad .grideditor button.cell-down,.sopea-jobad .grideditor button.cell-prev,.sopea-jobad .grideditor button.cell-next,.sopea-jobad .grideditor button.cell-increase,.sopea-jobad .grideditor button.cell-decrease,.sopea-jobad .grideditor button.row-remove{display: block !important}.sopea-jobad .grideditor button.row-html{display: block}.sopea-jobad .grideditor button.cell-html{display: block}.sopea-jobad .is-builder .row-grideditor{display: none !important;}@media all and (max-width: 1024px){.sopea-jobad .is-builder .is-row-tool{width: 38px;}.sopea-jobad .is-builder .is-row-tool button{height: 35px !important;}.sopea-jobad #divCellTool button{width: 40px;
        height: 40px;}.sopea-jobad #divCellToolMenu{width: 40px;}.sopea-jobad #divCellToolMenu button{width: 38px;
            height: 35px;}.sopea-jobad .is-modal.snippets > div{max-width: 615px !important}}.sopea-jobad .is-builder[minimal] .is-row-tool{width: 38px;}.sopea-jobad .is-builder[minimal] .is-row-tool button{height: 35px !important;}.sopea-jobad .is-builder[minimal] .row-up,.sopea-jobad .is-builder[minimal] .row-down,.sopea-jobad .is-builder[minimal] .row-duplicate,.sopea-jobad .is-builder[minimal] .row-html{display: none !important;}.sopea-jobad .is-builder[minimal] .row-grideditor{display: block !important;}.sopea-jobad .is-builder[clean] .is-row-tool{width: 30px;}.sopea-jobad .is-builder[clean] .is-row-tool button{height: 28px !important;}.sopea-jobad .is-builder[clean] .row-add,.sopea-jobad .is-builder[clean] .row-handle,.sopea-jobad .is-builder[clean] .row-up,.sopea-jobad .is-builder[clean] .row-down,.sopea-jobad .is-builder[clean] .row-duplicate,.sopea-jobad .is-builder[clean] .row-html,.sopea-jobad .is-builder[clean] .row-remove{display: none !important;}.sopea-jobad .is-builder[clean] .row-grideditor{display: block !important;}@media all and (max-width: 640px){.sopea-jobad .is-builder[minimal] .row-grideditor,.sopea-jobad .is-builder[clean] .row-grideditor{display: none !important;}}.sopea-jobad .is-builder[dragwithouthandle] > div{cursor: move}.sopea-jobad .is-builder[dragwithouthandle] > div > div:not(.is-row-tool){cursor: move}.sopea-jobad .is-builder[dragwithouthandle] > div > div:not(.is-row-tool) > *{cursor: initial}.sopea-jobad .is-builder[dragwithouthandle] > div > table th{cursor: move}.sopea-jobad .is-builder[dragwithouthandle] > div > table th *{cursor: initial}.sopea-jobad .is-builder[dragwithouthandle] .row-handle{display: none !important;}.sopea-jobad #divRowAddTool{transition: none;
    position: absolute;
    width: 12px;
    height: 1px;
    display: none;
    border: none;
    background: transparent;
    border-bottom: 1px solid rgb(255, 183, 132);
    z-index: 1;}.sopea-jobad #divRowAddTool button{position: absolute;
        border: 1px solid rgb(255, 142, 62);
        border-radius: 500px;}.sopea-jobad .is-builder[between-blocks-left] .row-add,.sopea-jobad .is-builder[between-blocks-center] .row-add{display: none !important;}.sopea-jobad .is-builder .row-grideditor{display: none !important;}@media all and (max-width: 1024px){.sopea-jobad .is-builder .is-row-tool{width: 38px;}.sopea-jobad .is-builder .is-row-tool button{height: 35px !important;}.sopea-jobad #divCellTool button{width: 40px;
        height: 40px;}.sopea-jobad #divCellToolMenu{width: 40px;}.sopea-jobad #divCellToolMenu button{width: 38px;
            height: 35px;}}.sopea-jobad{color: #000;}.sopea-jobad .mdl-cell{margin-top: 0px;
    margin-bottom: 0px;}.sopea-jobad{font-size: 100%;}.sopea-jobad{margin: 0;
    font-family: Arial,"Open Sans", sans-serif;
    font-size: 15px;
    line-height: 2;
    font-weight: 300;}.sopea-jobad p,.sopea-jobad td,.sopea-jobad li,.sopea-jobad label{font-size: 14px;
    line-height: 2;
    font-weight: 300;}.sopea-jobad h1,.sopea-jobad h2,.sopea-jobad h3,.sopea-jobad h4,.sopea-jobad h5,.sopea-jobad h6{font-family: Arial,"Open Sans", sans-serif;
    font-weight: 300;
    letter-spacing: 0px;
    line-height: 1.4;}.sopea-jobad h1{font-size: 2.36rem;
    margin: 0.4rem 0;}.sopea-jobad h2{font-size: 2rem;
    margin: 0.6rem 0;}.sopea-jobad h3{font-size: 1.73rem;
    margin: 0.7rem 0;}.sopea-jobad h4{font-size: 1.6rem;
    margin: 0.8rem 0;}.sopea-jobad h5{font-size: 1.48rem;
    margin: 0.8rem 0;}.sopea-jobad h6{font-size: 1.3rem;
    margin: 0.8rem 0;}.sopea-jobad p{margin: 1rem 0;}.sopea-jobad .display{margin-bottom: 0.5rem;}.sopea-jobad .display h1{font-weight: 800;
        font-size: 3rem;
        line-height: 1.4;
        text-transform: uppercase;}.sopea-jobad .display p{font-size: 1.3rem;
        font-style: italic;}@media all and (max-width: 1024px){.sopea-jobad h1{font-size: 2rem;}.sopea-jobad h2{font-size: 1.73rem;}.sopea-jobad h3{font-size: 1.6rem;}.sopea-jobad h4{font-size: 1.48rem;}.sopea-jobad h5{font-size: 1.3rem;
        font-weight: bold;}.sopea-jobad h6{font-size: 1rem;
        font-weight: bold;}.sopea-jobad .display h1{font-size: 2.2rem;}.sopea-jobad .display p{font-size: 1.1rem;}}.sopea-jobad hr{background: none;
    background-color: transparent;
    border: none;
    border-top: rgba(0, 0, 0, 0.18) 1px solid;
    margin: 30px 0 25px;
    padding: 5px;}.sopea-jobad img{max-width: 100%;}.sopea-jobad figure{margin: 0}.sopea-jobad table td{padding: 12px;}.sopea-jobad pre{font-family: courier;
    font-size: 1rem;
    white-space: pre-wrap;
    line-height: 1.4;
    padding: 15px;
    background: rgba(0, 0, 0, 0.03);}.sopea-jobad blockquote{margin: 16px 40px;}.sopea-jobad b,.sopea-jobad strong{font-weight: 600;}.sopea-jobad sup{vertical-align: super;}.sopea-jobad sub{vertical-align: sub;}.sopea-jobad{margin: initial auto;
    max-width: 980px;}@media (min-width: 40rem){.sopea-jobad .column{float: left;
        padding-left: 1rem; 
        padding-right: 1rem; 
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;}.sopea-jobad .column.full{width: 100%;}.sopea-jobad .column.two-third{width: 66.7%;}.sopea-jobad .column.two-fourth{width: 75%;}.sopea-jobad .column.two-fifth{width: 80%;}.sopea-jobad .column.two-sixth{width: 83.3%;}.sopea-jobad .column.half{width: 50%;}.sopea-jobad .column.third{width: 33.3%;}.sopea-jobad .column.fourth{width: 25%;}.sopea-jobad .column.fifth{width: 20%;}.sopea-jobad .column.sixth{width: 16.6%;}.sopea-jobad .column.flow-opposite{float: right;}}.sopea-jobad .clearfix:before,.sopea-jobad .clearfix:after{content: " ";
    display: table;}.sopea-jobad .clearfix:after{clear: both;}.sopea-jobad .clearfix{*zoom: 1;}.sopea-jobad .center{text-align: center}.sopea-jobad .right{text-align: right}.sopea-jobad .left{text-align: left}.sopea-jobad .padding-20{padding: 20px}.sopea-jobad .padding-25{padding: 25px}.sopea-jobad .padding-30{padding: 30px}.sopea-jobad .padding-35{padding: 35px}.sopea-jobad .padding-40{padding: 40px}@media all and (max-width: 540px){.sopea-jobad .padding-20{padding: 0}.sopea-jobad .padding-25{padding: 0}.sopea-jobad .padding-30{padding: 0}.sopea-jobad .padding-35{padding: 0}.sopea-jobad .padding-40{padding: 0}}.sopea-jobad .margin-0{margin: 0 !important}.sopea-jobad .margin-20{margin: 20px !important}.sopea-jobad .margin-25{margin: 25px !important}.sopea-jobad .margin-30{margin: 30px !important}.sopea-jobad .margin-35{margin: 35px !important}.sopea-jobad .margin-40{margin: 40px !important}.sopea-jobad .is-card{display: table;
    background-color: #fff;}.sopea-jobad .is-card > *{display: table;}.sopea-jobad .is-card-circle{width: 280px;
    height: 280px;
    border-radius: 500px;
    padding: 70px;
    margin: 0 auto;}@media all and (max-width: 540px){.sopea-jobad .is-card-circle{zoom: 0.7;
        -moz-transform: scale(0.7);}}.sopea-jobad .is-card-content-centered{display: table-cell;
    vertical-align: middle;
    text-align: center;}.sopea-jobad .max-390{max-width: 390px;
    margin: 0 auto;}.sopea-jobad .shadow-1{-webkit-box-shadow: 0 1px 3px rgba(0,0,0, 0.12), 0 1px 2px rgba(0,0,0, 0.24);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, 0.12), 0 1px 2px rgba(0,0,0, 0.24);
    box-shadow: 0 1px 3px rgba(0,0,0, 0.12), 0 1px 2px rgba(0,0,0, 0.24);}.sopea-jobad .shadow-2{-webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.15);}.sopea-jobad .shadow-3{-webkit-box-shadow: 0 0px 100px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0px 100px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0px 100px rgba(0, 0, 0, 0.2);}.sopea-jobad img.circle{border-radius: 500px;
    margin-top: 0;}.sopea-jobad img.bordered{border: #ccc 1px solid;}.sopea-jobad .embed-responsive{position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    margin-top: 1.4em;
    margin-bottom: 1em;}.sopea-jobad .embed-responsive.embed-responsive-16by9{padding-bottom: 56.25%;}.sopea-jobad .embed-responsive.embed-responsive-4by3{padding-bottom: 75%;}.sopea-jobad .embed-responsive iframe{position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;}.sopea-jobad .list{position: relative;
    margin: 1.5em 0;
    box-shadow: none;}.sopea-jobad .list > i{position: absolute;
        left: -3px;
        top: 7px;
        font-size: 1.7em;
        line-height: 1;}.sopea-jobad .list > h2,.sopea-jobad .list > h3{margin: 0 0 0 50px;}.sopea-jobad .list > p{margin: 5px 0 0 50px}.sopea-jobad .quote{position: relative;
    margin: 1.5em 0;}.sopea-jobad .quote > i{position: absolute;
        top: -10px;
        left: -7px;
        font-size: 2em;}.sopea-jobad .quote > small{margin-left: 50px;
        opacity: 0.7;
        font-size: 1em;}.sopea-jobad .quote > p{margin-left: 50px;
        font-size: 1.5em;}@media all and (max-width: 540px){.sopea-jobad .quote > i{left: -15px;
        font-size: 1.5em;}.sopea-jobad .quote > small{margin-left: 20px;
        ont-size: 1em;}.sopea-jobad .quote > p{margin-left: 20px;
        font-size: 1.2em;}}.sopea-jobad .is-social{line-height: 1;
    margin-bottom: 1.5em}.sopea-jobad .is-social a > i{text-decoration: none;
        color: #333;
        font-size: 1.2em;
        margin: 0 15px;
        -webkit-transition: all 0.1s ease-in-out;
        transition: all 0.1s ease-in-out;}.sopea-jobad .is-social a:first-child > i{margin: 0 15px 0 0}.sopea-jobad .is-social a:last-child > i{margin: 0 0 0 15px}.sopea-jobad .is-social a:hover > i{color: #08c9b9;}.sopea-jobad .is-light-text .is-social a > i{color: #fff}.sopea-jobad .is-light-text .is-social a:hover > i{color: #fff}.sopea-jobad .is-dark-text .is-social a > i{color: #000}.sopea-jobad .is-dark-text .is-social a:hover > i{color: #000}.sopea-jobad .is-rounded-button-big a{display: inline-block;
        text-align: center;
        margin: 0 20px;
        border-radius: 500px;
        width: 110px;
        height: 110px;
        background-color: #aaa;
        overflow: hidden;}.sopea-jobad .is-rounded-button-big a i{display: inline-block;
            width: 100%;
            height: 100%;
            vertical-align: middle;
            color: #ffffff;
            font-size: 40px;
            line-height: 110px;}.sopea-jobad .is-rounded-button-big a:first-child{margin: 0 20px 0 0;}.sopea-jobad .is-rounded-button-big a:last-child{margin: 0 0 0 20px;}.sopea-jobad .is-rounded-button-medium a{display: inline-block;
        text-align: center;
        margin: 0 20px;
        border-radius: 500px;
        width: 70px;
        height: 70px;
        background-color: #aaa;
        overflow: hidden;}.sopea-jobad .is-rounded-button-medium a i{display: inline-block;
            width: 100%;
            height: 100%;
            vertical-align: middle;
            color: #ffffff;
            font-size: 30px;
            line-height: 70px;}.sopea-jobad .is-rounded-button-medium a:first-child{margin: 0 20px 0 0;}.sopea-jobad .is-rounded-button-medium a:last-child{margin: 0 0 0 20px;}.sopea-jobad .is-boxed-button-big{display: inline-block;}.sopea-jobad .is-boxed-button-big a{display: table;
        float: left;
        text-align: center;
        margin: 0 30px 0 0;
        width: 110px;
        height: 110px;
        background-color: #aaa;}.sopea-jobad .is-boxed-button-big a i{display: table-cell;
            width: 100%;
            height: 100%;
            vertical-align: middle;
            color: #ffffff;
            font-size: 40px}.sopea-jobad .is-boxed-button-big2{display: inline-block;}.sopea-jobad .is-boxed-button-big2 a{display: table;
        float: left;
        text-align: center;
        margin: 0 30px 0 0;
        width: 150px;
        height: 70px;
        background-color: #aaa;}.sopea-jobad .is-boxed-button-big2 a i{display: table-cell;
            width: 100%;
            height: 100%;
            vertical-align: middle;
            color: #ffffff;
            font-size: 35px}.sopea-jobad .is-boxed-button-medium{display: inline-block;}.sopea-jobad .is-boxed-button-medium a{display: table;
        float: left;
        text-align: center;
        margin: 0 30px 0 0;
        width: 70px;
        height: 70px;
        background-color: #aaa;}.sopea-jobad .is-boxed-button-medium a i{display: table-cell;
            width: 100%;
            height: 100%;
            vertical-align: middle;
            color: #ffffff;
            font-size: 30px}.sopea-jobad .is-boxed-button-medium2{display: inline-block;}.sopea-jobad .is-boxed-button-medium2 a{display: table;
        float: left;
        text-align: center;
        margin: 0 30px 0 0;
        width: 100px;
        height: 50px;
        background-color: #aaa;}.sopea-jobad .is-boxed-button-medium2 a i{display: table-cell;
            width: 100%;
            height: 100%;
            vertical-align: middle;
            color: #ffffff;
            font-size: 25px}.sopea-jobad .is-boxed-button-small{display: inline-block;}.sopea-jobad .is-boxed-button-small a{display: table;
        float: left;
        text-align: center;
        margin: 0 20px 0 0;
        width: 50px;
        height: 50px;
        background-color: #aaa;}.sopea-jobad .is-boxed-button-small a i{display: table-cell;
            width: 100%;
            height: 100%;
            vertical-align: middle;
            color: #ffffff;
            font-size: 20px}.sopea-jobad .height-20{height: 20px}.sopea-jobad .height-40{height: 40px}.sopea-jobad .height-60{height: 60px}.sopea-jobad .height-80{height: 80px}.sopea-jobad .height-100{height: 100px}.sopea-jobad .height-120{height: 120px}.sopea-jobad .height-140{height: 140px}.sopea-jobad .height-160{height: 160px}.sopea-jobad .height-180{height: 180px}.sopea-jobad .height-200{height: 200px}.sopea-jobad .height-220{height: 220px}.sopea-jobad .height-240{height: 240px}.sopea-jobad .height-260{height: 260px}.sopea-jobad .height-280{height: 280px}.sopea-jobad .height-300{height: 300px}@media (max-width: 640px){.sopea-jobad .height-20{height: 20px}.sopea-jobad .height-40{height: 30px}.sopea-jobad .height-60{height: 40px}.sopea-jobad .height-80{height: 45px}.sopea-jobad .height-100{height: 50px}.sopea-jobad .height-120{height: 55px}.sopea-jobad .height-140{height: 60px}.sopea-jobad .height-160{height: 65px}.sopea-jobad .height-180{height: 70px}.sopea-jobad .height-200{height: 75px}.sopea-jobad .height-220{height: 80px}.sopea-jobad .height-240{height: 85px}.sopea-jobad .height-260{height: 90px}.sopea-jobad .height-280{height: 95px}.sopea-jobad .height-300{height: 100px}}.sopea-jobad .size-12{font-size: 12px !important}.sopea-jobad .size-14{font-size: 14px !important}.sopea-jobad .size-16{font-size: 16px !important}.sopea-jobad .size-18{font-size: 18px !important}.sopea-jobad .size-21{font-size: 21px !important}.sopea-jobad .size-24{font-size: 24px !important}.sopea-jobad .size-28{font-size: 28px !important}.sopea-jobad .size-32{font-size: 32px !important}.sopea-jobad .size-35{font-size: 35px !important}.sopea-jobad .size-38{font-size: 36px !important}.sopea-jobad .size-42{font-size: 42px !important}.sopea-jobad .size-46{font-size: 46px !important}.sopea-jobad .size-48{font-size: 48px !important}.sopea-jobad .size-50{font-size: 50px !important}.sopea-jobad .size-54{font-size: 54px !important}.sopea-jobad .size-60{font-size: 60px !important}.sopea-jobad .size-64{font-size: 64px !important}.sopea-jobad .size-68{font-size: 68px !important}.sopea-jobad .size-72{font-size: 72px !important}.sopea-jobad .size-76{font-size: 76px !important}.sopea-jobad .size-80{font-size: 80px !important}.sopea-jobad .size-84{font-size: 84px !important}.sopea-jobad .size-88{font-size: 88px !important}.sopea-jobad .size-92{font-size: 92px !important}.sopea-jobad .size-96{font-size: 96px !important}.sopea-jobad .size-100{font-size: 100px !important}.sopea-jobad .size-104{font-size: 104px !important}.sopea-jobad .size-108{font-size: 108px !important}.sopea-jobad .size-112{font-size: 112px !important}.sopea-jobad .size-116{font-size: 116px !important}.sopea-jobad .size-120{font-size: 120px !important}.sopea-jobad .size-124{font-size: 124px !important}.sopea-jobad .size-128{font-size: 128px !important}.sopea-jobad .size-132{font-size: 132px !important}.sopea-jobad .size-136{font-size: 136px !important}.sopea-jobad .size-140{font-size: 140px !important}.sopea-jobad .size-144{font-size: 144px !important}.sopea-jobad .size-148{font-size: 148px !important}.sopea-jobad .size-152{font-size: 152px !important}.sopea-jobad .size-156{font-size: 156px !important}.sopea-jobad .size-160{font-size: 160px !important}.sopea-jobad .size-164{font-size: 164px !important}.sopea-jobad .size-168{font-size: 168px !important}.sopea-jobad .size-172{font-size: 172px !important}.sopea-jobad .size-176{font-size: 176px !important}.sopea-jobad .size-180{font-size: 180px !important}.sopea-jobad .size-184{font-size: 184px !important}.sopea-jobad .size-188{font-size: 188px !important}.sopea-jobad .size-192{font-size: 192px !important}.sopea-jobad .size-196{font-size: 196px !important}.sopea-jobad .size-200{font-size: 200px !important}.sopea-jobad .size-204{font-size: 204px !important}.sopea-jobad .size-208{font-size: 208px !important}.sopea-jobad .size-212{font-size: 212px !important}.sopea-jobad .size-216{font-size: 216px !important}.sopea-jobad .size-220{font-size: 220px !important}@media all and (max-width: 1024px){.sopea-jobad .size-12{font-size: 12px !important}.sopea-jobad .size-14{font-size: 14px !important}.sopea-jobad .size-16{font-size: 16px !important}.sopea-jobad .size-18{font-size: 18px !important}.sopea-jobad .size-21{font-size: 21px !important}.sopea-jobad .size-24{font-size: 24px !important}.sopea-jobad .size-28{font-size: 28px !important}.sopea-jobad .size-32{font-size: 32px !important}.sopea-jobad .size-35{font-size: 35px !important}.sopea-jobad .size-38{font-size: 36px !important}.sopea-jobad .size-42{font-size: 42px !important}.sopea-jobad .size-46{font-size: 46px !important}.sopea-jobad .size-48{font-size: 48px !important}.sopea-jobad .size-50{font-size: 50px !important}.sopea-jobad .size-54{font-size: 54px !important}.sopea-jobad .size-60{font-size: 60px !important}.sopea-jobad .size-64{font-size: 64px !important}.sopea-jobad .size-68{font-size: 68px !important}.sopea-jobad .size-72{font-size: 72px !important}.sopea-jobad .size-76{font-size: 73px !important}.sopea-jobad .size-80{font-size: 74px !important}.sopea-jobad .size-84{font-size: 75px !important}.sopea-jobad .size-88{font-size: 76px !important}.sopea-jobad .size-92{font-size: 77px !important}.sopea-jobad .size-96{font-size: 78px !important}.sopea-jobad .size-100{font-size: 79px !important}.sopea-jobad .size-104{font-size: 80px !important}.sopea-jobad .size-108{font-size: 81px !important}.sopea-jobad .size-112{font-size: 82px !important}.sopea-jobad .size-116{font-size: 84px !important}.sopea-jobad .size-120{font-size: 85px !important}.sopea-jobad .size-124{font-size: 86px !important}.sopea-jobad .size-128{font-size: 87px !important}.sopea-jobad .size-132{font-size: 88px !important}.sopea-jobad .size-136{font-size: 89px !important}.sopea-jobad .size-140{font-size: 90px !important}.sopea-jobad .size-144{font-size: 91px !important}.sopea-jobad .size-148{font-size: 92px !important}.sopea-jobad .size-152{font-size: 93px !important}.sopea-jobad .size-156{font-size: 94px !important}.sopea-jobad .size-160{font-size: 95px !important}.sopea-jobad .size-164{font-size: 96px !important}.sopea-jobad .size-168{font-size: 97px !important}.sopea-jobad .size-172{font-size: 98px !important}.sopea-jobad .size-176{font-size: 99px !important}.sopea-jobad .size-180{font-size: 100px !important}.sopea-jobad .size-184{font-size: 111px !important}.sopea-jobad .size-188{font-size: 112px !important}.sopea-jobad .size-192{font-size: 113px !important}.sopea-jobad .size-196{font-size: 114px !important}.sopea-jobad .size-200{font-size: 115px !important}.sopea-jobad .size-204{font-size: 116px !important}.sopea-jobad .size-208{font-size: 117px !important}.sopea-jobad .size-212{font-size: 118px !important}.sopea-jobad .size-216{font-size: 119px !important}.sopea-jobad .size-220{font-size: 120px !important}}@media all and (max-width: 640px){.sopea-jobad .size-12{font-size: 12px !important}.sopea-jobad .size-14{font-size: 14px !important}.sopea-jobad .size-16{font-size: 16px !important}.sopea-jobad .size-18{font-size: 18px !important}.sopea-jobad .size-21{font-size: 21px !important}.sopea-jobad .size-24{font-size: 22px !important}.sopea-jobad .size-28{font-size: 24px !important}.sopea-jobad .size-32{font-size: 26px !important}.sopea-jobad .size-35{font-size: 28px !important}.sopea-jobad .size-38{font-size: 30px !important}.sopea-jobad .size-42{font-size: 32px !important}.sopea-jobad .size-46{font-size: 34px !important}.sopea-jobad .size-48{font-size: 36px !important}.sopea-jobad .size-50{font-size: 36px !important}.sopea-jobad .size-54{font-size: 36px !important}.sopea-jobad .size-60{font-size: 36px !important}.sopea-jobad .size-64{font-size: 36px !important}.sopea-jobad .size-68{font-size: 36px !important}.sopea-jobad .size-72{font-size: 36px !important}.sopea-jobad .size-76{font-size: 36px !important}.sopea-jobad .size-80{font-size: 36px !important}.sopea-jobad .size-84{font-size: 36px !important}.sopea-jobad .size-88{font-size: 36px !important}.sopea-jobad .size-92{font-size: 36px !important}.sopea-jobad .size-96{font-size: 36px !important}.sopea-jobad .size-100{font-size: 36px !important}.sopea-jobad .size-104{font-size: 36px !important}.sopea-jobad .size-108{font-size: 36px !important}.sopea-jobad .size-112{font-size: 36px !important}.sopea-jobad .size-116{font-size: 36px !important}.sopea-jobad .size-120{font-size: 36px !important}.sopea-jobad .size-124{font-size: 36px !important}.sopea-jobad .size-128{font-size: 36px !important}.sopea-jobad .size-132{font-size: 36px !important}.sopea-jobad .size-136{font-size: 36px !important}.sopea-jobad .size-140{font-size: 36px !important}.sopea-jobad .size-144{font-size: 36px !important}.sopea-jobad .size-148{font-size: 36px !important}.sopea-jobad .size-152{font-size: 36px !important}.sopea-jobad .size-156{font-size: 36px !important}.sopea-jobad .size-160{font-size: 36px !important}.sopea-jobad .size-164{font-size: 36px !important}.sopea-jobad .size-168{font-size: 36px !important}.sopea-jobad .size-172{font-size: 36px !important}.sopea-jobad .size-176{font-size: 36px !important}.sopea-jobad .size-180{font-size: 36px !important}.sopea-jobad .size-184{font-size: 36px !important}.sopea-jobad .size-188{font-size: 36px !important}.sopea-jobad .size-192{font-size: 36px !important}.sopea-jobad .size-196{font-size: 36px !important}.sopea-jobad .size-200{font-size: 36px !important}.sopea-jobad .size-204{font-size: 36px !important}.sopea-jobad .size-208{font-size: 36px !important}.sopea-jobad .size-212{font-size: 36px !important}.sopea-jobad .size-216{font-size: 36px !important}.sopea-jobad .size-220{font-size: 36px !important}}.sopea-jobad .size-12 span{font-size: 12px !important}.sopea-jobad .size-14 span{font-size: 14px !important}.sopea-jobad .size-16 span{font-size: 16px !important}.sopea-jobad .size-18 span{font-size: 18px !important}.sopea-jobad .size-21 span{font-size: 21px !important}.sopea-jobad .size-24 span{font-size: 24px !important}.sopea-jobad .size-28 span{font-size: 28px !important}.sopea-jobad .size-32 span{font-size: 32px !important}.sopea-jobad .size-35 span{font-size: 35px !important}.sopea-jobad .size-38 span{font-size: 36px !important}.sopea-jobad .size-42 span{font-size: 42px !important}.sopea-jobad .size-46 span{font-size: 46px !important}.sopea-jobad .size-48 span{font-size: 48px !important}.sopea-jobad .size-50 span{font-size: 50px !important}.sopea-jobad .size-54 span{font-size: 54px !important}.sopea-jobad .size-60 span{font-size: 60px !important}.sopea-jobad .size-64 span{font-size: 64px !important}.sopea-jobad .size-68 span{font-size: 68px !important}.sopea-jobad .size-72 span{font-size: 72px !important}.sopea-jobad .size-76 span{font-size: 76px !important}.sopea-jobad .size-80 span{font-size: 80px !important}.sopea-jobad .size-84 span{font-size: 84px !important}.sopea-jobad .size-88 span{font-size: 88px !important}.sopea-jobad .size-92 span{font-size: 92px !important}.sopea-jobad .size-96 span{font-size: 96px !important}.sopea-jobad .size-100 span{font-size: 100px !important}.sopea-jobad .size-104 span{font-size: 104px !important}.sopea-jobad .size-108 span{font-size: 108px !important}.sopea-jobad .size-112 span{font-size: 112px !important}.sopea-jobad .size-116 span{font-size: 116px !important}.sopea-jobad .size-120 span{font-size: 120px !important}.sopea-jobad .size-124 span{font-size: 124px !important}.sopea-jobad .size-128 span{font-size: 128px !important}.sopea-jobad .size-132 span{font-size: 132px !important}.sopea-jobad .size-136 span{font-size: 136px !important}.sopea-jobad .size-140 span{font-size: 140px !important}.sopea-jobad .size-144 span{font-size: 144px !important}.sopea-jobad .size-148 span{font-size: 148px !important}.sopea-jobad .size-152 span{font-size: 152px !important}.sopea-jobad .size-156 span{font-size: 156px !important}.sopea-jobad .size-160 span{font-size: 160px !important}.sopea-jobad .size-164 span{font-size: 164px !important}.sopea-jobad .size-168 span{font-size: 168px !important}.sopea-jobad .size-172 span{font-size: 172px !important}.sopea-jobad .size-176 span{font-size: 176px !important}.sopea-jobad .size-180 span{font-size: 180px !important}.sopea-jobad .size-184 span{font-size: 184px !important}.sopea-jobad .size-188 span{font-size: 188px !important}.sopea-jobad .size-192 span{font-size: 192px !important}.sopea-jobad .size-196 span{font-size: 196px !important}.sopea-jobad .size-200 span{font-size: 200px !important}.sopea-jobad .size-204 span{font-size: 204px !important}.sopea-jobad .size-208 span{font-size: 208px !important}.sopea-jobad .size-212 span{font-size: 212px !important}.sopea-jobad .size-216 span{font-size: 216px !important}.sopea-jobad .size-220 span{font-size: 220px !important}@media all and (max-width: 1024px){.sopea-jobad .size-12 span{font-size: 12px !important}.sopea-jobad .size-14 span{font-size: 14px !important}.sopea-jobad .size-16 span{font-size: 16px !important}.sopea-jobad .size-18 span{font-size: 18px !important}.sopea-jobad .size-21 span{font-size: 21px !important}.sopea-jobad .size-24 span{font-size: 24px !important}.sopea-jobad .size-28 span{font-size: 28px !important}.sopea-jobad .size-32 span{font-size: 32px !important}.sopea-jobad .size-35 span{font-size: 35px !important}.sopea-jobad .size-38 span{font-size: 36px !important}.sopea-jobad .size-42 span{font-size: 42px !important}.sopea-jobad .size-46 span{font-size: 46px !important}.sopea-jobad .size-48 span{font-size: 48px !important}.sopea-jobad .size-50 span{font-size: 50px !important}.sopea-jobad .size-54 span{font-size: 54px !important}.sopea-jobad .size-60 span{font-size: 60px !important}.sopea-jobad .size-64 span{font-size: 64px !important}.sopea-jobad .size-68 span{font-size: 68px !important}.sopea-jobad .size-72 span{font-size: 72px !important}.sopea-jobad .size-76 span{font-size: 73px !important}.sopea-jobad .size-80 span{font-size: 74px !important}.sopea-jobad .size-84 span{font-size: 75px !important}.sopea-jobad .size-88 span{font-size: 76px !important}.sopea-jobad .size-92 span{font-size: 77px !important}.sopea-jobad .size-96 span{font-size: 78px !important}.sopea-jobad .size-100 span{font-size: 79px !important}.sopea-jobad .size-104 span{font-size: 80px !important}.sopea-jobad .size-108 span{font-size: 81px !important}.sopea-jobad .size-112 span{font-size: 82px !important}.sopea-jobad .size-116 span{font-size: 84px !important}.sopea-jobad .size-120 span{font-size: 85px !important}.sopea-jobad .size-124 span{font-size: 86px !important}.sopea-jobad .size-128 span{font-size: 87px !important}.sopea-jobad .size-132 span{font-size: 88px !important}.sopea-jobad .size-136 span{font-size: 89px !important}.sopea-jobad .size-140 span{font-size: 90px !important}.sopea-jobad .size-144 span{font-size: 91px !important}.sopea-jobad .size-148 span{font-size: 92px !important}.sopea-jobad .size-152 span{font-size: 93px !important}.sopea-jobad .size-156 span{font-size: 94px !important}.sopea-jobad .size-160 span{font-size: 95px !important}.sopea-jobad .size-164 span{font-size: 96px !important}.sopea-jobad .size-168 span{font-size: 97px !important}.sopea-jobad .size-172 span{font-size: 98px !important}.sopea-jobad .size-176 span{font-size: 99px !important}.sopea-jobad .size-180 span{font-size: 100px !important}.sopea-jobad .size-184 span{font-size: 111px !important}.sopea-jobad .size-188 span{font-size: 112px !important}.sopea-jobad .size-192 span{font-size: 113px !important}.sopea-jobad .size-196 span{font-size: 114px !important}.sopea-jobad .size-200 span{font-size: 115px !important}.sopea-jobad .size-204 span{font-size: 116px !important}.sopea-jobad .size-208 span{font-size: 117px !important}.sopea-jobad .size-212 span{font-size: 118px !important}.sopea-jobad .size-216 span{font-size: 119px !important}.sopea-jobad .size-220 span{font-size: 120px !important}}@media all and (max-width: 640px){.sopea-jobad .size-12 span{font-size: 12px !important}.sopea-jobad .size-14 span{font-size: 14px !important}.sopea-jobad .size-16 span{font-size: 16px !important}.sopea-jobad .size-18 span{font-size: 18px !important}.sopea-jobad .size-21 span{font-size: 21px !important}.sopea-jobad .size-24 span{font-size: 22px !important}.sopea-jobad .size-28 span{font-size: 24px !important}.sopea-jobad .size-32 span{font-size: 26px !important}.sopea-jobad .size-35 span{font-size: 28px !important}.sopea-jobad .size-38 span{font-size: 30px !important}.sopea-jobad .size-42 span{font-size: 32px !important}.sopea-jobad .size-46 span{font-size: 34px !important}.sopea-jobad .size-48 span{font-size: 36px !important}.sopea-jobad .size-50 span{font-size: 36px !important}.sopea-jobad .size-54 span{font-size: 36px !important}.sopea-jobad .size-60 span{font-size: 36px !important}.sopea-jobad .size-64 span{font-size: 36px !important}.sopea-jobad .size-68 span{font-size: 36px !important}.sopea-jobad .size-72 span{font-size: 36px !important}.sopea-jobad .size-76 span{font-size: 36px !important}.sopea-jobad .size-80 span{font-size: 36px !important}.sopea-jobad .size-84 span{font-size: 36px !important}.sopea-jobad .size-88 span{font-size: 36px !important}.sopea-jobad .size-92 span{font-size: 36px !important}.sopea-jobad .size-96 span{font-size: 36px !important}.sopea-jobad .size-100 span{font-size: 36px !important}.sopea-jobad .size-104 span{font-size: 36px !important}.sopea-jobad .size-108 span{font-size: 36px !important}.sopea-jobad .size-112 span{font-size: 36px !important}.sopea-jobad .size-116 span{font-size: 36px !important}.sopea-jobad .size-120 span{font-size: 36px !important}.sopea-jobad .size-124 span{font-size: 36px !important}.sopea-jobad .size-128 span{font-size: 36px !important}.sopea-jobad .size-132 span{font-size: 36px !important}.sopea-jobad .size-136 span{font-size: 36px !important}.sopea-jobad .size-140 span{font-size: 36px !important}.sopea-jobad .size-144 span{font-size: 36px !important}.sopea-jobad .size-148 span{font-size: 36px !important}.sopea-jobad .size-152 span{font-size: 36px !important}.sopea-jobad .size-156 span{font-size: 36px !important}.sopea-jobad .size-160 span{font-size: 36px !important}.sopea-jobad .size-164 span{font-size: 36px !important}.sopea-jobad .size-168 span{font-size: 36px !important}.sopea-jobad .size-172 span{font-size: 36px !important}.sopea-jobad .size-176 span{font-size: 36px !important}.sopea-jobad .size-180 span{font-size: 36px !important}.sopea-jobad .size-184 span{font-size: 36px !important}.sopea-jobad .size-188 span{font-size: 36px !important}.sopea-jobad .size-192 span{font-size: 36px !important}.sopea-jobad .size-196 span{font-size: 36px !important}.sopea-jobad .size-200 span{font-size: 36px !important}.sopea-jobad .size-204 span{font-size: 36px !important}.sopea-jobad .size-208 span{font-size: 36px !important}.sopea-jobad .size-212 span{font-size: 36px !important}.sopea-jobad .size-216 span{font-size: 36px !important}.sopea-jobad .size-220 span{font-size: 36px !important}}@media all and (max-width: 1024px){.sopea-jobad .margin-left-1024-reset{margin-left: 0px !important;}.sopea-jobad .margin-right-1024-reset{margin-right: 0px !important;}}.sopea-jobad .letter-spacing-25{letter-spacing: 25px !important}.sopea-jobad .letter-spacing-24{letter-spacing: 24px !important}.sopea-jobad .letter-spacing-23{letter-spacing: 23px !important}.sopea-jobad .letter-spacing-22{letter-spacing: 22px !important}.sopea-jobad .letter-spacing-21{letter-spacing: 21px !important}.sopea-jobad .letter-spacing-20{letter-spacing: 20px !important}.sopea-jobad .letter-spacing-19{letter-spacing: 19px !important}.sopea-jobad .letter-spacing-18{letter-spacing: 18px !important}.sopea-jobad .letter-spacing-17{letter-spacing: 17px !important}.sopea-jobad .letter-spacing-16{letter-spacing: 16px !important}.sopea-jobad .letter-spacing-15{letter-spacing: 15px !important}.sopea-jobad .letter-spacing-14{letter-spacing: 14px !important}.sopea-jobad .letter-spacing-13{letter-spacing: 13px !important}.sopea-jobad .letter-spacing-12{letter-spacing: 12px !important}.sopea-jobad .letter-spacing-11{letter-spacing: 11px !important}.sopea-jobad .letter-spacing-10{letter-spacing: 10px !important}.sopea-jobad .letter-spacing-9{letter-spacing: 9px !important}.sopea-jobad .letter-spacing-8{letter-spacing: 8px !important}.sopea-jobad .letter-spacing-7{letter-spacing: 7px !important}.sopea-jobad .letter-spacing-6{letter-spacing: 6px !important}.sopea-jobad .letter-spacing-5{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-4{letter-spacing: 4px !important}.sopea-jobad .letter-spacing-3{letter-spacing: 3px !important}.sopea-jobad .letter-spacing-2{letter-spacing: 2px !important}.sopea-jobad .letter-spacing-1{letter-spacing: 1px !important}@media all and (max-width: 1024px){.sopea-jobad .letter-spacing-25{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-24{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-23{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-22{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-21{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-20{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-19{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-18{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-17{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-16{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-15{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-14{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-13{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-12{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-11{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-10{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-9{letter-spacing: 5px !important}.sopea-jobad .letter-spacing-8{letter-spacing: 4px !important}.sopea-jobad .letter-spacing-7{letter-spacing: 4px !important}.sopea-jobad .letter-spacing-6{letter-spacing: 3px !important}.sopea-jobad .letter-spacing-5{letter-spacing: 3px !important}}.sopea-jobad .is-light-text *{color: #fff;}.sopea-jobad .is-dark-text *{color: #000;}.sopea-jobad .is-title1-96{margin-top: 20px;
    margin-bottom: 20px;}.sopea-jobad .is-title1-80{margin-top: 15px;
    margin-bottom: 15px;}.sopea-jobad .is-title1-64{margin-top: 15px;
    margin-bottom: 15px;}.sopea-jobad .is-title1-48{margin-top: 15px;
    margin-bottom: 15px;}.sopea-jobad .is-title1-32{margin-top: 15px;
    margin-bottom: 15px;}.sopea-jobad .is-title2-96{margin-top: 25px;
    margin-bottom: 20px;}.sopea-jobad .is-title2-80{margin-top: 20px;
    margin-bottom: 15px;}.sopea-jobad .is-title2-64{margin-top: 20px;
    margin-bottom: 15px;}.sopea-jobad .is-title2-48{margin-top: 15px;
    margin-bottom: 15px;}.sopea-jobad .is-title2-32{margin-top: 10px;
    margin-bottom: 15px;}.sopea-jobad .is-title3-96{margin-top: 30px;
    margin-bottom: 35px;
    padding: 20px 0;
    border-top: #000 2px solid;
    border-bottom: #000 2px solid;}.sopea-jobad .is-title3-80{margin-top: 25px;
    margin-bottom: 33px;
    padding: 20px 0;
    border-top: #000 2px solid;
    border-bottom: #000 2px solid;}.sopea-jobad .is-title3-64{margin-top: 20px;
    margin-bottom: 30px;
    padding: 18px 0;
    border-top: #000 2px solid;
    border-bottom: #000 2px solid;}.sopea-jobad .is-title3-48{margin-top: 20px;
    margin-bottom: 25px;
    padding: 18px 0;
    border-top: #000 2px solid;
    border-bottom: #000 2px solid;}.sopea-jobad .is-title3-32{margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px 0;
    border-top: #000 2px solid;
    border-bottom: #000 2px solid;}.sopea-jobad .is-light-text .is-title3-96{border-top: #fff 2px solid;
    border-bottom: #fff 2px solid;}.sopea-jobad .is-light-text .is-title3-80{border-top: #fff 2px solid;
    border-bottom: #fff 2px solid;}.sopea-jobad .is-light-text .is-title3-64{border-top: #fff 2px solid;
    border-bottom: #fff 2px solid;}.sopea-jobad .is-light-text .is-title3-48{border-top: #fff 2px solid;
    border-bottom: #fff 2px solid;}.sopea-jobad .is-light-text .is-title3-32{border-top: #fff 2px solid;
    border-bottom: #fff 2px solid;}.sopea-jobad .is-dark-text .is-title3-96{border-top: #000 2px solid;
    border-bottom: #000 2px solid;}.sopea-jobad .is-dark-text .is-title3-80{border-top: #000 2px solid;
    border-bottom: #000 2px solid;}.sopea-jobad .is-dark-text .is-title3-64{border-top: #000 2px solid;
    border-bottom: #000 2px solid;}.sopea-jobad .is-dark-text .is-title3-48{border-top: #000 2px solid;
    border-bottom: #000 2px solid;}.sopea-jobad .is-dark-text .is-title3-32{border-top: #000 2px solid;
    border-bottom: #000 2px solid;}.sopea-jobad .is-title4-96{margin-top: 30px;
    margin-bottom: 35px;
    padding: 20px 30px;
    border: #000 2px solid;}.sopea-jobad .is-title4-80{margin-top: 25px;
    margin-bottom: 33px;
    padding: 20px 30px;
    border: #000 2px solid;}.sopea-jobad .is-title4-64{margin-top: 20px;
    margin-bottom: 30px;
    padding: 18px 28px;
    border: #000 2px solid;}.sopea-jobad .is-title4-48{margin-top: 20px;
    margin-bottom: 25px;
    padding: 18px 25px;
    border: #000 2px solid;}.sopea-jobad .is-title4-32{margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px 20px;
    border: #000 2px solid;}.sopea-jobad .is-light-text .is-title4-96{border: #fff 2px solid;}.sopea-jobad .is-light-text .is-title4-80{border: #fff 2px solid;}.sopea-jobad .is-light-text .is-title4-64{border: #fff 2px solid;}.sopea-jobad .is-light-text .is-title4-48{border: #fff 2px solid;}.sopea-jobad .is-light-text .is-title4-32{border: #fff 2px solid;}.sopea-jobad .is-dark-text .is-title4-96{border: #000 2px solid;}.sopea-jobad .is-dark-text .is-title4-80{border: #000 2px solid;}.sopea-jobad .is-dark-text .is-title4-64{border: #000 2px solid;}.sopea-jobad .is-dark-text .is-title4-48{border: #000 2px solid;}.sopea-jobad .is-dark-text .is-title4-32{border: #000 2px solid;}.sopea-jobad .is-title5-96{margin-top: 10px;
    margin-bottom: 35px;
    padding-bottom: 25px;
    border-bottom: #000 2px solid;}.sopea-jobad .is-title5-80{margin-top: 10px;
    margin-bottom: 33px;
    padding-bottom: 25px;
    border-bottom: #000 2px solid;}.sopea-jobad .is-title5-64{margin-top: 10px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: #000 2px solid;}.sopea-jobad .is-title5-48{margin-top: 10px;
    margin-bottom: 25px;
    padding-bottom: 20px;
    border-bottom: #000 2px solid;}.sopea-jobad .is-title5-32{margin-top: 10px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: #000 2px solid;}.sopea-jobad .is-light-text .is-title5-96{border-bottom: #fff 2px solid;}.sopea-jobad .is-light-text .is-title5-80{border-bottom: #fff 2px solid;}.sopea-jobad .is-light-text .is-title5-64{border-bottom: #fff 2px solid;}.sopea-jobad .is-light-text .is-title5-48{border-bottom: #fff 2px solid;}.sopea-jobad .is-light-text .is-title5-32{border-bottom: #fff 2px solid;}.sopea-jobad .is-dark-text .is-title5-96{border-bottom: #000 2px solid;}.sopea-jobad .is-dark-text .is-title5-80{border-bottom: #000 2px solid;}.sopea-jobad .is-dark-text .is-title5-64{border-bottom: #000 2px solid;}.sopea-jobad .is-dark-text .is-title5-48{border-bottom: #000 2px solid;}.sopea-jobad .is-dark-text .is-title5-32{border-bottom: #000 2px solid;}.sopea-jobad .is-title-lite{letter-spacing: 3px;
    word-spacing: 5px;}.sopea-jobad .is-title-lite.is-title3-96,.sopea-jobad .is-title-lite.is-title4-96,.sopea-jobad .is-title-lite.is-title5-96{letter-spacing: 4px;
        word-spacing: 8px;}.sopea-jobad .is-title-lite.is-title3-80,.sopea-jobad .is-title-lite.is-title4-80,.sopea-jobad .is-title-lite.is-title5-80{letter-spacing: 4px;
        word-spacing: 8px;}.sopea-jobad .is-title-lite.is-title3-64,.sopea-jobad .is-title-lite.is-title4-64,.sopea-jobad .is-title-lite.is-title5-64{letter-spacing: 4px;
        word-spacing: 8px;}.sopea-jobad .is-title-lite.is-title3-48,.sopea-jobad .is-title-lite.is-title4-48,.sopea-jobad .is-title-lite.is-title5-48{letter-spacing: 4px;
        word-spacing: 8px;}.sopea-jobad .is-title-lite.is-title3-32,.sopea-jobad .is-title-lite.is-title4-32,.sopea-jobad .is-title-lite.is-title5-32{letter-spacing: 3px;
        word-spacing: 5px;}.sopea-jobad .is-title-bold{font-weight: 800;}.sopea-jobad .is-title-bold.is-title3-96,.sopea-jobad .is-title-bold.is-title4-96,.sopea-jobad .is-title-bold.is-title5-96{border-width: 4px;}.sopea-jobad .is-title-bold.is-title3-80,.sopea-jobad .is-title-bold.is-title4-80,.sopea-jobad .is-title-bold.is-title5-80{border-width: 4px;}.sopea-jobad .is-title-bold.is-title3-64,.sopea-jobad .is-title-bold.is-title4-64,.sopea-jobad .is-title-bold.is-title5-64{border-width: 3px;}.sopea-jobad .is-title-bold.is-title3-48,.sopea-jobad .is-title-bold.is-title4-48,.sopea-jobad .is-title-bold.is-title5-48{border-width: 3px;}.sopea-jobad .is-title-bold.is-title3-32,.sopea-jobad .is-title-bold.is-title4-32,.sopea-jobad .is-title-bold.is-title5-32{border-width: 2px;}.sopea-jobad .is-info1{margin-top: 10px;
    margin-bottom: 0px;
    font-style: italic;}.sopea-jobad .is-info1.size-21{margin-top: 12px;}.sopea-jobad .is-info1.size-24{margin-top: 15px;}.sopea-jobad .is-info2{margin-top: 10px;
    margin-bottom: 0px;}.sopea-jobad .is-info2.size-21{margin-top: 12px;}.sopea-jobad .is-info2.size-24{margin-top: 15px;}.sopea-jobad .is-btn,.sopea-jobad a.is-btn{padding: 10px 50px;
    font-size: 1rem;
    line-height: 2rem;
    border-radius: 0;
    letter-spacing: 3px;
    display: inline-block;
    margin: 3px 0;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-transition: all 0.16s ease;
    transition: all 0.16s ease;
    text-decoration: none;
    color: #000;}.sopea-jobad .is-btn:hover,.sopea-jobad .is-btn:visited,.sopea-jobad .is-btn:focus,.sopea-jobad a.is-btn:hover,.sopea-jobad a.is-btn:visited,.sopea-jobad a.is-btn:focus{color: initial;
        text-decoration: initial;
        opacity: initial;}.sopea-jobad .is-btn-ghost1,.sopea-jobad a.is-btn-ghost1{color: #000;
    border: 2px solid #111;}.sopea-jobad .is-light-text .is-btn-ghost1,.sopea-jobad .is-dark-text .is-light-text .is-btn-ghost1,.sopea-jobad .is-light-text a.is-btn-ghost1,.sopea-jobad .is-dark-text .is-light-text a.is-btn-ghost1{color: #fff;
    border: 2px solid #fff;}.sopea-jobad .is-dark-text .is-btn-ghost1,.sopea-jobad .is-light-text .is-dark-text .is-btn-ghost1,.sopea-jobad .is-dark-text a.is-btn-ghost1,.sopea-jobad .is-light-text .is-dark-text a.is-btn-ghost1{color: #000;
    border: 2px solid #111;}.sopea-jobad .is-btn-ghost2,.sopea-jobad a.is-btn-ghost2{color: #000;
    border: 2px solid #dcdcdc;
    background-color: #dcdcdc;}.sopea-jobad .is-light-text .is-btn-ghost2,.sopea-jobad .is-dark-text .is-light-text .is-btn-ghost2,.sopea-jobad .is-light-text a.is-btn-ghost2,.sopea-jobad .is-dark-text .is-light-text a.is-btn-ghost2{color: #000;
    border: 2px solid #f9f9f9;
    background-color: #f9f9f9;}.sopea-jobad .is-dark-text .is-btn-ghost2,.sopea-jobad .is-light-text .is-dark-text .is-btn-ghost2,.sopea-jobad .is-dark-text a.is-btn-ghost2,.sopea-jobad .is-light-text .is-dark-text a.is-btn-ghost2{color: #000;
    border: 2px solid #d7d7d7;
    background-color: #d7d7d7;}.sopea-jobad .is-btn.is-btn-small,.sopea-jobad .is-btn-small{padding: 5px 25px;
    font-size: 0.85em;}.sopea-jobad .is-btn.is-upper,.sopea-jobad .is-upper{text-transform: uppercase;}.sopea-jobad .is-btn.is-rounded-30,.sopea-jobad .is-rounded-30{border-radius: 30px;}.sopea-jobad .btn{padding: 7px 25px;
    font-size: 1em;
    line-height: 2em;
    border-radius: 5px;
    letter-spacing: 1px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-transition: all 0.16s ease;
    transition: all 0.16s ease;}.sopea-jobad .btn.btn-primary{color: #ffffff;
        background-color: #08c9b9;}.sopea-jobad .btn.btn-primary:hover{color: #ffffff;
            background-color: #07b0a2;
            border-color: #07b0a2;}.sopea-jobad .btn.btn-default{color: #333333;
        background-color: #d3d3d3;}.sopea-jobad .btn.btn-default:hover{color: #111;
            background-color: #ccc;
            border-color: #ccc;}
/* https://ats.sopea-hr.com/Content/css/ats/hrtoolContentBuilder.css */
.sopea-jobad .jobAd-text-templates .items{overflow-y: auto;
    max-height: 500px;}.sopea-jobad .jobAd-text-templates h2{margin-top: 0;}.sopea-jobad .jobAd-text-templates .search-box{margin-bottom: 15px;}.sopea-jobad .jobAd-text-templates .text-template{background-color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    cursor: move;
    border: 1px solid #ebebeb;
    padding: 5px;}.sopea-jobad .jobAd-text-templates .text-template:hover{background-color: #ebebeb;
        border: 1px solid #373F43;}.sopea-jobad .jobAd-text-templates .text-template .name{overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        font-size: 12px;}.sopea-jobad .jobAd-text-templates .text-template .text{height: 43px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        font-size: 12px;}.sopea-jobad .job-ad-template-wrapper .item[hr-template-item]:not([hr-template-fixed]),.sopea-jobad .template-mode .job-ad-template-wrapper .item[hr-template-item]{min-height: 10px;
    cursor: pointer;}.sopea-jobad .job-ad-template-wrapper .item[hr-template-item]:not([hr-template-fixed]):hover,.sopea-jobad .template-mode .job-ad-template-wrapper .item[hr-template-item]:hover{background-color: #dcdcdc;}.sopea-jobad .job-ad-template-wrapper .item.ui-state-hover{border: none;
    background: none;
    background-color: #dcdcdc;
    font-weight: normal;}.sopea-jobad .is-builder > div > div.cell-active,.sopea-jobad .is-builder > div > table.cell-active{outline: none;}.sopea-jobad .is-builder > div > div.cell-active[contenteditable=false],.sopea-jobad .is-builder > div > table.cell-active[contenteditable=false]{outline: none;}.sopea-jobad .is-builder > div > .column:not([data-noedit]).item[hr-template-item-type='text'].cell-active,.sopea-jobad .is-builder > div > .column:not([data-noedit]) .item[hr-template-item-type='text'].cell-active{outline: 1px solid #373F43;}.sopea-jobad .cell-active h1.elm-active,.sopea-jobad .cell-active h2.elm-active,.sopea-jobad .cell-active h3.elm-active,.sopea-jobad .cell-active h4.elm-active,.sopea-jobad .cell-active h5.elm-active,.sopea-jobad .cell-active h6.elm-active,.sopea-jobad .cell-active p.elm-active,.sopea-jobad .cell-active blockquote.elm-active,.sopea-jobad .cell-active pre.elm-active,.sopea-jobad .cell-active li.elm-active,.sopea-jobad .cell-active > .elm-active{background: transparent;}.sopea-jobad{max-width: 900px;
    display: inline-block;}.sopea-jobad .text-templates{max-width: 200px;
    vertical-align: top;
    display: inline-block;
    position: fixed;
    padding-left: 5px;}.sopea-jobad .text-templates h3{font-size: 14px;
        color: #373F43;}.sopea-jobad .text-templates .txtSearch{width: 158px;}.sopea-jobad .template-wrapper{min-height: 800px;
    padding-bottom: 100px;
    margin-left: 10px;
    margin-right: 10px;
    margin: auto;
    background-color: #fff;}.sopea-jobad{background-color: #ebebeb;
    margin: 0;}.sopea-jobad #divCustomTags{max-height: 400px;
    overflow-y: auto;}
/* https://ats.sopea-hr.com/Content/css/fontello/css/hrtool24-embedded.css */
@font-face{
  font-family: 'hrtool24';
  src: url('/website/themes/mein-autozentrum.de/css/provider-font-dede82fb85d6f493.eot');
  src: url('/website/themes/mein-autozentrum.de/css/provider-font-5eb1c072457bc8a6.eot') format('embedded-opentype'),
       url('https://ats.sopea-hr.com/Content/css/fontello/font/hrtool24.svg?43099849#hrtool24') format('svg'),
       url('/website/themes/mein-autozentrum.de/css/provider-font-2ce7bc01d3640b7e.woff') format('woff'), 
       url('/website/themes/mein-autozentrum.de/css/provider-font-78e979d6e5f3a6a7.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}.sopea-jobad [class^="icon-"]:before,.sopea-jobad [class*=" icon-"]:before{font-family: "hrtool24";
    font-style: normal;
    font-weight: normal;
    speak: none;}.sopea-jobad .icon-vorlagen:before{content: '\0e89';}.sopea-jobad .icon-rte_radiergummi:before{content: '\4020';}.sopea-jobad .icon-rte_underline:before{content: '\4040';}.sopea-jobad .icon-rte_italic:before{content: '\4060';}.sopea-jobad .icon-rte_bold-1:before{content: '\4080';}.sopea-jobad .icon-rte_struck_out-1:before{content: '\4100';}.sopea-jobad .icon-rte_links_buendig:before{content: '\4120';}.sopea-jobad .icon-rte_rechts_buendig:before{content: '\4140';}.sopea-jobad .icon-rte_zentriert:before{content: '\4160';}.sopea-jobad .icon-rte_tabelle:before{content: '\4180';}.sopea-jobad .icon-rte_blocksatz:before{content: '\4200';}.sopea-jobad .icon-rte_schriftart:before{content: '\4220';}.sopea-jobad .icon-rte_schriftgroesse:before{content: '\4240';}.sopea-jobad .icon-rte_color:before{content: '\4260';}.sopea-jobad .icon-rte_paragraph:before{content: '\4280';}.sopea-jobad .icon-rte_zauberstab:before{content: '\4300';}.sopea-jobad .icon-rte_quote:before{content: '\4320';}.sopea-jobad .icon-rte_nummerierung:before{content: '\4340';}.sopea-jobad .icon-rte_aufzaehlung:before{content: '\4360';}.sopea-jobad .icon-rte_links_einruecken:before{content: '\4380';}.sopea-jobad .icon-rte_rechts_einruecken:before{content: '\4400';}.sopea-jobad .icon-rte_link:before{content: '\4420';}.sopea-jobad .icon-rte_bild_hinzufuegen:before{content: '\4440';}.sopea-jobad .icon-rte_video_hinzufuegen:before{content: '\4460';}.sopea-jobad .icon-rte_share:before{content: '\4480';}.sopea-jobad .icon-checkbox:before{content: '\4500';}.sopea-jobad .icon-textfeld:before{content: '\4520';}.sopea-jobad .icon-zuruecksetzen:before{content: '\4540';}.sopea-jobad .icon-zoom_out:before{content: '\4580';}.sopea-jobad .icon-zoom_in:before{content: '\4600';}.sopea-jobad .icon-spiegeln_vertikal:before{content: '\4620';}.sopea-jobad .icon-100_prozent:before{content: '\4640';}.sopea-jobad .icon-nach_rechts:before{content: '\4660';}.sopea-jobad .icon-nach_unten:before{content: '\4680';}.sopea-jobad .icon-nach_oben:before{content: '\4700';}.sopea-jobad .icon-nach_links:before{content: '\4720';}.sopea-jobad .icon-ebene_nach_oben:before{content: '\4740';}.sopea-jobad .icon-haken:before{content: '\e800';}.sopea-jobad .icon-radio_button_kreis:before{content: '\e801';}.sopea-jobad .icon-login:before{content: '\e802';}.sopea-jobad .icon-mail:before{content: '\e803';}.sopea-jobad .icon-neuer_benutzer:before{content: '\e804';}.sopea-jobad .icon-to_do:before{content: '\e805';}.sopea-jobad .icon-nachrichten:before{content: '\e806';}.sopea-jobad .icon-loeschen:before{content: '\e807';}.sopea-jobad .icon-stift:before{content: '\e808';}.sopea-jobad .icon-ansicht_liste:before{content: '\e809';}.sopea-jobad .icon-home:before{content: '\e80a';}.sopea-jobad .icon-logout:before{content: '\e80b';}.sopea-jobad .icon-hinzufuegen:before{content: '\e80c';}.sopea-jobad .icon-pdf:before{content: '\e80d';}.sopea-jobad .icon-pfeil_links:before{content: '\e80e';}.sopea-jobad .icon-pfeil_rechts:before{content: '\e80f';}.sopea-jobad .icon-karriereseite_datum:before{content: '\e810';}.sopea-jobad .icon-ansicht_baum:before{content: '\e811';}.sopea-jobad .icon-agenda_woche:before{content: '\e812';}.sopea-jobad .icon-speichern:before{content: '\e813';}.sopea-jobad .icon-suche:before{content: '\e814';}.sopea-jobad .icon-erasier:before{content: '\e815';}.sopea-jobad .icon-stern:before{content: '\e816';}.sopea-jobad .icon-dropdown_pfeil:before{content: '\e817';}.sopea-jobad .icon-journal:before{content: '\e818';}.sopea-jobad .icon-zahnrad:before{content: '\e819';}.sopea-jobad .icon-historie:before{content: '\e81a';}.sopea-jobad .icon-support:before{content: '\e81b';}.sopea-jobad .icon-notizen:before{content: '\e81c';}.sopea-jobad .icon-dokument_erstellen:before{content: '\e81d';}.sopea-jobad .icon-filter:before{content: '\e81e';}.sopea-jobad .icon-text:before{content: '\e81f';}.sopea-jobad .icon-organisation:before{content: '\e820';}.sopea-jobad .icon-aufgaben:before{content: '\e821';}.sopea-jobad .icon-hr_personal:before{content: '\e822';}.sopea-jobad .icon-pin:before{content: '\e823';}.sopea-jobad .icon-key:before{content: '\e824';}.sopea-jobad .icon-user:before{content: '\e825';}.sopea-jobad .icon-pfeil_fehlermeldung:before{content: '\e826';}.sopea-jobad .icon-notiz_schreiben:before{content: '\e827';}.sopea-jobad .icon-notiz_ansehen:before{content: '\e828';}.sopea-jobad .icon-info:before{content: '\e829';}.sopea-jobad .icon-bewertung:before{content: '\e82a';}.sopea-jobad .icon-dms_ordner:before{content: '\e82b';}.sopea-jobad .icon-dms_ausschneiden:before{content: '\e82c';}.sopea-jobad .icon-dms_senden:before{content: '\e82d';}.sopea-jobad .icon-dms_download:before{content: '\e82e';}.sopea-jobad .icon-dms_berechtigung:before{content: '\e82f';}.sopea-jobad .icon-dms_versionen:before{content: '\e830';}.sopea-jobad .icon-dms_bearbeiten:before{content: '\e831';}.sopea-jobad .icon-dms_loeschen:before{content: '\e832';}.sopea-jobad .icon-dms_einfuegen:before{content: '\e833';}.sopea-jobad .icon-dms_kopieren:before{content: '\e834';}.sopea-jobad .icon-dms_datei:before{content: '\e835';}.sopea-jobad .icon-dms_ordner_baum:before{content: '\e836';}.sopea-jobad .icon-dms_dokument:before{content: '\e837';}.sopea-jobad .icon-dms_unbekannte_datei:before{content: '\e838';}.sopea-jobad .icon-dms_word:before{content: '\e839';}.sopea-jobad .icon-dms_excel:before{content: '\e83a';}.sopea-jobad .icon-dms_adobe:before{content: '\e83b';}.sopea-jobad .icon-dms_ppt:before{content: '\e83c';}.sopea-jobad .icon-dms_zip:before{content: '\e83d';}.sopea-jobad .icon-dms_image:before{content: '\e83e';}.sopea-jobad .icon-dms_datei_hinzufuegen:before{content: '\e83f';}.sopea-jobad .icon-dms_ordner_hinzufuegen:before{content: '\e840';}.sopea-jobad .icon-systemvorlagen:before{content: '\e841';}.sopea-jobad .icon-broken_file:before{content: '\e842';}.sopea-jobad .icon-kalender:before{content: '\e843';}.sopea-jobad .icon-jubilaeum:before{content: '\e844';}.sopea-jobad .icon-geburtstag:before{content: '\e845';}.sopea-jobad .icon-messenger:before{content: '\e846';}.sopea-jobad .icon-info2:before{content: '\e847';}.sopea-jobad .icon-kalender_formular:before{content: '\e848';}.sopea-jobad .icon-start_ende:before{content: '\e849';}.sopea-jobad .icon-upload:before{content: '\e84a';}.sopea-jobad .icon-sortieren_aufsteigend:before{content: '\e84b';}.sopea-jobad .icon-sortieren_absteigend:before{content: '\e84c';}.sopea-jobad .icon-anhang:before{content: '\e84d';}.sopea-jobad .icon-pfeil_antworten:before{content: '\e84e';}.sopea-jobad .icon-profil_bearbeiten:before{content: '\e84f';}.sopea-jobad .icon-hamburger_icon:before{content: '\e850';}.sopea-jobad .icon-export:before{content: '\e851';}.sopea-jobad .icon-stern_links:before{content: '\e852';}.sopea-jobad .icon-stern_rechts:before{content: '\e853';}.sopea-jobad .icon-x:before{content: '\e854';}.sopea-jobad .icon-plus:before{content: '\e855';}.sopea-jobad .icon-poo:before{content: '\e856';}.sopea-jobad .icon-ordner_lock:before{content: '\e857';}.sopea-jobad .icon-verschieben:before{content: '\e858';}.sopea-jobad .icon-fahne:before{content: '\e859';}.sopea-jobad .icon-prio:before{content: '\e85a';}.sopea-jobad .icon-spalten_verschieben:before{content: '\e85b';}.sopea-jobad .icon-lupe:before{content: '\e85c';}.sopea-jobad .icon-pfeil_btn_rechts:before{content: '\e85d';}.sopea-jobad .icon-pfeil_btn_links:before{content: '\e85e';}.sopea-jobad .icon-durchschnitt:before{content: '\e85f';}.sopea-jobad .icon-filter_aufklappen:before{content: '\e860';}.sopea-jobad .icon-akkordeon_aufgeklappt:before{content: '\e861';}.sopea-jobad .icon-akkordeon_zugeklappt:before{content: '\e862';}.sopea-jobad .icon-wiederherstellen:before{content: '\e863';}.sopea-jobad .icon-lesen:before{content: '\e864';}.sopea-jobad .icon-vollzugriff:before{content: '\e865';}.sopea-jobad .icon-telefon:before{content: '\e866';}.sopea-jobad .icon-location:before{content: '\e867';}.sopea-jobad .icon-archiv:before{content: '\e868';}.sopea-jobad .icon-heart:before{content: '\e869';}.sopea-jobad .icon-bubble:before{content: '\e86a';}.sopea-jobad .icon-filter_zuklappen:before{content: '\e86b';}.sopea-jobad .icon-foto:before{content: '\e86c';}.sopea-jobad .icon-video:before{content: '\e86d';}.sopea-jobad .icon-kalender_formular_tag-1:before{content: '\e86e';}.sopea-jobad .icon-kalender_formular_monat:before{content: '\e86f';}.sopea-jobad .icon-alarm:before{content: '\e870';}.sopea-jobad .icon-heart_voll:before{content: '\e871';}.sopea-jobad .icon-poo_voll:before{content: '\e872';}.sopea-jobad .icon-bubble_voll:before{content: '\e873';}.sopea-jobad .icon-kalender_formular_woche:before{content: '\e874';}.sopea-jobad .icon-pfeil_links_voll:before{content: '\e875';}.sopea-jobad .icon-pfeil_rechts_voll:before{content: '\e876';}.sopea-jobad .icon-agenda_tag:before{content: '\e877';}.sopea-jobad .icon-aufzaehlung:before{content: '\e878';}.sopea-jobad .icon-fa_bewertung:before{content: '\e879';}.sopea-jobad .icon-blog_feed:before{content: '\e87a';}.sopea-jobad .icon-skype:before{content: '\e87b';}.sopea-jobad .icon-uhr:before{content: '\e87c';}.sopea-jobad .icon-duplizieren:before{content: '\e87d';}.sopea-jobad .icon-minus:before{content: '\e87e';}.sopea-jobad .icon-hochstrich:before{content: '\e87f';}.sopea-jobad .icon-stern_kontur:before{content: '\e880';}.sopea-jobad .icon-kreis_navi:before{content: '\e881';}.sopea-jobad .icon-aktualisieren:before{content: '\e882';}.sopea-jobad .icon-bewerber_duplikat:before{content: '\e883';}.sopea-jobad .icon-ablehnen:before{content: '\e884';}.sopea-jobad .icon-aufzaehlung-1:before{content: '\e885';}.sopea-jobad .icon-haken-1:before{content: '\e886';}.sopea-jobad .icon-radio_button_kreis-1:before{content: '\e887';}.sopea-jobad .icon-benutzer_bearbeiten:before{content: '\e888';}.sopea-jobad .icon-kreis_check:before{content: '\e889';}.sopea-jobad .icon-flagge:before{content: '\e88a';}.sopea-jobad .icon-jt24:before{content: '\e88b';}.sopea-jobad .icon-austausch:before{content: '\e88c';}.sopea-jobad .icon-upload_neu:before{content: '\e88d';}.sopea-jobad .icon-download:before{content: '\e88e';}.sopea-jobad .icon-signatur:before{content: '\e88f';}.sopea-jobad .icon-ansicht_kacheln:before{content: '\e890';}.sopea-jobad .icon-weiterleiten:before{content: '\e891';}.sopea-jobad .icon-umbenennen:before{content: '\e892';}.sopea-jobad .icon-papierkorb_leeren:before{content: '\e893';}.sopea-jobad .icon-annehmen:before{content: '\e894';}.sopea-jobad .icon-dislike_full:before{content: '\e895';}.sopea-jobad .icon-allen_antworten:before{content: '\e896';}.sopea-jobad .icon-mit_vorbehalt:before{content: '\e897';}.sopea-jobad .icon-datei_oeffnen:before{content: '\e898';}.sopea-jobad .icon-spiegeln_horizontal:before{content: '\e899';}.sopea-jobad .icon-180grad:before{content: '\e89a';}.sopea-jobad .icon-hut:before{content: '\e89b';}.sopea-jobad .icon-ausschneiden:before{content: '\e89c';}.sopea-jobad .icon-workflow:before{content: '\e89d';}.sopea-jobad .icon-rakete:before{content: '\e89e';}.sopea-jobad .icon-drucker:before{content: '\e89f';}.sopea-jobad .icon-favorit:before{content: '\e8a0';}.sopea-jobad .icon-dislike:before{content: '\e8a1';}.sopea-jobad .icon-dms_vorlage_hinzufuegen:before{content: '\e8a2';}.sopea-jobad .icon-uebersetzen:before{content: '\e8a3';}.sopea-jobad .icon-play_pause:before{content: '\e8a5';}.sopea-jobad .icon-suche_voll:before{content: '\e8a6';}.sopea-jobad .icon-messenger_voll:before{content: '\e8a7';}.sopea-jobad .icon-nsadve:before{content: '\e8c8';}.sopea-jobad .icon-kreis_negativ:before{content: '\e8c9';}.sopea-jobad .icon-b_zu_ma:before{content: '\e8ca';}.sopea-jobad .icon-karriereseite_ort:before{content: '\e8cb';}.sopea-jobad .icon-karriereseite_zeit:before{content: '\e8cc';}.sopea-jobad .icon-karriereseite_funktion:before{content: '\e8cd';}.sopea-jobad .icon-template:before{content: '\e8ce';}.sopea-jobad .icon-share:before{content: '\e8cf';}.sopea-jobad .icon-mail_senden:before{content: '\e8d0';}.sopea-jobad .icon-quickbewerbung:before{content: '\e8d1';}.sopea-jobad .icon-pdf_download:before{content: '\e8d2';}.sopea-jobad .icon-bewerberphasen:before{content: '\e8d3';}.sopea-jobad .icon-bewerberstatus:before{content: '\e8d4';}.sopea-jobad .icon-bewerberkategorie:before{content: '\e8d5';}.sopea-jobad .icon-fachabteilung:before{content: '\e8d6';}.sopea-jobad .icon-vergleichen:before{content: '\e8d7';}.sopea-jobad .icon-bewerbung:before{content: '\e8d8';}.sopea-jobad .icon-checkbox_button_kreis:before{content: '\e8d9';}.sopea-jobad .icon-bewerbermappe:before{content: '\e8da';}.sopea-jobad .icon-broken_heart:before{content: '\e8db';}.sopea-jobad .icon-broken_heart_voll:before{content: '\e8dc';}.sopea-jobad .icon-xing:before{content: '\e8dd';}.sopea-jobad .icon-linkedin:before{content: '\e8de';}.sopea-jobad .icon-snapchat:before{content: '\e8df';}.sopea-jobad .icon-pinterest:before{content: '\e8e0';}.sopea-jobad .icon-whatsapp:before{content: '\e8e1';}.sopea-jobad .icon-youtube:before{content: '\e8e2';}.sopea-jobad .icon-instagram:before{content: '\e8e4';}.sopea-jobad .icon-twitter:before{content: '\e8e6';}.sopea-jobad .icon-projekt_bearbeiten:before{content: '\e8e7';}.sopea-jobad .icon-facebook:before{content: '\e8e8';}.sopea-jobad .icon-bewerber_bearbeiten:before{content: '\e8e9';}.sopea-jobad .icon-bewerber_sehen:before{content: '\e8ea';}.sopea-jobad .icon-chat:before{content: '\e8eb';}.sopea-jobad .icon-ungelesen:before{content: '\e8ec';}.sopea-jobad .icon-wechsel_ap:before{content: '\e8ed';}.sopea-jobad .icon-wechsel_ansprechpartner:before{content: '\e8ee';}.sopea-jobad .icon-firma:before{content: '\e8ef';}.sopea-jobad .icon-suche_zuruecksetzen:before{content: '\e8f0';}.sopea-jobad .icon-bewerberpool:before{content: '\e8f1';}.sopea-jobad .icon-achtung:before{content: '\e8f3';}.sopea-jobad .icon-bewerber_verschieben:before{content: '\e8f4';}.sopea-jobad .icon-bewerber_verschieben2:before{content: '\e8f5';}.sopea-jobad .icon-bewerber_anlegen:before{content: '\e8f8';}.sopea-jobad .icon-bewerber_reservieren:before{content: '\e8f9';}.sopea-jobad .icon-fa_full_access:before{content: '\e8fa';}.sopea-jobad .icon-bewerber_blacklist:before{content: '\e8fc';}
/* https://ats.sopea-hr.com/Content/css/ats/jobadstandardex.css?v=06072023 */
.sopea-jobad{font-size: 16px;
    font-family:  Arial,sans-serif;
    color: #575757;
    line-height: 1.25rem;}.sopea-jobad p{margin: 0;}.sopea-jobad hr{padding: 0;
    margin: 0;}.sopea-jobad p,.sopea-jobad ul,.sopea-jobad ul li{font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.3rem;}.sopea-jobad h1,.sopea-jobad h2,.sopea-jobad h3{margin: 0;
    padding: 0;
    font-family:  Arial,sans-serif;}.sopea-jobad h1{font-size: 2.25rem;
    line-height: 2.375rem;
    font-weight: 700;}.sopea-jobad h2{font-size: 1rem;
    font-weight: 700;}.sopea-jobad h3{font-size: 0.9375rem;
    font-weight: 600;}.sopea-jobad a,.sopea-jobad a *{color: #575757;}.sopea-jobad .cell-active h1.elm-active,.sopea-jobad .cell-active h2.elm-active,.sopea-jobad .cell-active h3.elm-active,.sopea-jobad .cell-active h4.elm-active,.sopea-jobad .cell-active h5.elm-active,.sopea-jobad .cell-active h6.elm-active,.sopea-jobad .cell-active p.elm-active,.sopea-jobad .cell-active blockquote.elm-active,.sopea-jobad .cell-active pre.elm-active,.sopea-jobad .cell-active li.elm-active,.sopea-jobad .cell-active > .elm-active{background: rgba(200, 200, 201, 0.5);}.sopea-jobad .column.fourth,.sopea-jobad .column.two-fourth,.sopea-jobad .column.half,.sopea-jobad .column.third,.sopea-jobad .column.full{padding: 0;}.sopea-jobad *.custom-font{font-family: 'hrtool24' !important;
    font-weight: normal !important;
    text-decoration: none;}.sopea-jobad *.custom-font.social-media-icon{font-size: 1.75rem;}.sopea-jobad{font-family:  Arial,sans-serif;
    font-size: 1rem;
    max-width: 900px;
    background-color: #ffffff;
    margin-bottom: 3.75rem;
    border: 1px solid #e1e1e1;
    line-height: 1rem;}.sopea-jobad .row .item{padding: 0 2.5rem 0 2.5rem;}.sopea-jobad .row-half{font-size: 0;}.sopea-jobad .row-half .row{width: 50%;
            display: inline-block;
            vertical-align: top;}.sopea-jobad .row-half .row:last-of-type .item{padding-left: 1.25rem;}.sopea-jobad .row-half .row:first-of-type .item{padding-right: 1.25rem;
                padding-left: 2.5rem;}.sopea-jobad .row-half .row.first,.sopea-jobad .row-half .row.second{width: 45%;}.sopea-jobad .row-half .row.first{margin-right: 0;}.sopea-jobad .row-half .row.second{margin-left: 0;}.sopea-jobad .row-third{display: flex;}.sopea-jobad .row-third .row{flex: 1;}.sopea-jobad .row-third .row .column{padding-left: 0;
                padding-right: 0;}.sopea-jobad .row-third .row{padding-top: 1.063rem;
            margin-right: 0.75rem;
            margin-bottom: 1.563rem;}.sopea-jobad .row-third .row:first-child{margin-right: 0.75rem;
                margin-left: 2.5rem;}.sopea-jobad .row-third .row.last{margin-left: 0;
                margin-right: 2.5rem;}.sopea-jobad .row-third .row .item{padding: 0 0.875rem 0 0.875rem;}.sopea-jobad .logos{text-align: right;}.sopea-jobad .logos img:first-child{padding-left: 0;}.sopea-jobad .logos img{padding-left: 1rem;}.sopea-jobad .row .column.half ~ .column.half.item{padding-left: 0;}.sopea-jobad .row .item ul{list-style-image: url(https://ats.sopea-hr.com/ats/templates/standard/list-image.png);
        list-style-position: outside;
        padding: 0 0 0 0.375rem;
        margin: 0.625rem;}.sopea-jobad .row div.item{margin-bottom: 1.563rem;}.sopea-jobad .row div.item.no-vertical-margin{margin-bottom: 0;
            margin-top: 0;}.sopea-jobad .row .item[hr-template-item="jobAdImage"]{padding: 0;}.sopea-jobad .row .item[hr-template-item="jobAdImage"] img{width: 100%;}.sopea-jobad .row item[hr-template-item="jobAdImage"],.sopea-jobad .row item[hr-template-item="companyLogo"]{margin-bottom: 2.188rem;}.sopea-jobad div.company-logo-wrapper{padding-top: 0.9375rem;
        padding-bottom: 1.25rem;}.sopea-jobad div.company-logo-wrapper .item,.sopea-jobad div.company-logo-wrapper div.item[hr-template-item="companyLogo"]{margin-bottom: 0;}.sopea-jobad div.company-logo-wrapper.right{text-align: right;}.sopea-jobad .row .item[hr-template-item="introduction"]{font-weight: 600;}.sopea-jobad .row .item[hr-template-item="headlineTasks"],.sopea-jobad .row .item[hr-template-item="headlineQualifications"],.sopea-jobad .row .item[hr-template-item="headlineWorkEnvironment"]{margin-bottom: 1rem;}.sopea-jobad .row .item[hr-template-item="headlineContactPerson"]{margin-bottom: 0.5rem;}.sopea-jobad .row .item[hr-template-item="jobAdName"],.sopea-jobad .row .item[hr-template-item="tasks"],.sopea-jobad .row .item[hr-template-item="ending"]{margin-bottom: 1.875rem;}.sopea-jobad #contact-wrapper{padding: 2.5rem 0 2.5rem 0;}.sopea-jobad #contact-wrapper .item{margin-bottom: 0;}.sopea-jobad .row .item[hr-template-item="apply"]{text-align: right;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply:after{content: '\e803';
            font-family: "hrtool24";
            font-size: 1.125rem;
            color: #fff;
            padding-left: 1.25rem;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply{background-color: #575757;
            display: inline-block;
            text-decoration: none;
            padding: 0.875rem;
            color: #fff;
            text-align: center;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply span{font-size: 1rem;
                font-weight: 600;
                text-transform: uppercase;
                text-decoration: none;
                text-align: center;
                color: #fff;}.sopea-jobad .row hr{border-top: 1px solid;}.sopea-jobad #social-media{padding-top: 1.563rem;
        padding-bottom: 1.563rem;}@media only screen and (max-width: 768px){.sopea-jobad{font-size: 14px;}.sopea-jobad{border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: none;
        margin-bottom: 2.5rem;}.sopea-jobad .row-half .row,.sopea-jobad .row-half .row.first,.sopea-jobad .row-half .row.second{width: auto;
            display: block;}.sopea-jobad .row .column.half{width: 100%;}.sopea-jobad .row-half .row.first{margin-right: 2.5rem;}.sopea-jobad .row-half .row.second{margin-left: 2.5rem;}.sopea-jobad .row-half .row:last-of-type .item{padding-left: 2.5rem;}.sopea-jobad .row-half .row:first-of-type .item{padding-right: 2.5rem;
            padding-left: 2.5rem;}.sopea-jobad .row .column.half ~ .column.half.item{padding-left: 2.5rem;}.sopea-jobad .row-third{display: block;}.sopea-jobad .row-third .row:first-child,.sopea-jobad .row-third .row.last,.sopea-jobad .row-third .row{display: block;
                float: none;
                margin-left: 2.5rem;
                margin-right: 2.5rem;
                padding-bottom: 1.071rem;}.sopea-jobad .row-half .row .item[hr-template-item="apply"],.sopea-jobad .row .item[hr-template-item="apply"]{padding: 0;
            position: fixed;
            bottom: 0;
            width: 100%;
            left: 0;
            margin: 0;
            z-index: 100;}.sopea-jobad .row .column.half ~ .column.half.item[hr-template-item="apply"]{padding-left: 0;
            padding-right: 0;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply{display: block;
            width: 100%;
            background-image: none;
            background-color: #575757;
            padding: 0.625rem 0 0.625rem 0;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply:after{content: "";
                display: none;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply span{display: block;
                text-align: center;
                color: #ffffff;
                padding-left: 0;
                padding-right: 0;}.sopea-jobad .logos.item{display: none;}}.sopea-jobad #qrcode,.sopea-jobad .qrcode-wrapper{display: none;}@media print{@page{
        margin: 2cm 1cm 2cm 1cm;
        size: A4 portrait;
    }.sopea-jobad header{font-size: 12px;}.sopea-jobad .qrcode-wrapper{display: block;}.sopea-jobad .column.half{width: 50%;
        float: left;}.sopea-jobad .qrcode-wrapper:after{content: "";
        display: table;
        clear: both;}.sopea-jobad #qrcode{display: block;
        float: right;}.sopea-jobad .item[hr-template-item="apply"]{display: none;}}
/* inline */
@font-face{
    font-family: "Gotham-Medium";
    src:
    url("/website/themes/mein-autozentrum.de/css/provider-font-88e03d56de802416.woff") format("woff"),
    url("/website/themes/mein-autozentrum.de/css/provider-font-d98aa318b9f567da.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}@font-face{
    font-family: "Gotham-Black";
    src:
    url("/website/themes/mein-autozentrum.de/css/provider-font-a01da1dce19d0054.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}@font-face{
    font-family: "Gotham-Light";
    src:
    url("/website/themes/mein-autozentrum.de/css/provider-font-11912f23888dc98e.woff") format("woff"),
    url("/website/themes/mein-autozentrum.de/css/provider-font-9221262ee80eeacf.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}@font-face{
    font-family: "Gotham-Bold";
    src:
    url("/website/themes/mein-autozentrum.de/css/provider-font-7ae34852adcd75ff.woff") format("woff"),
    url("/website/themes/mein-autozentrum.de/css/provider-font-15c20e3fd0b53fae.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}.sopea-jobad a,.sopea-jobad a *{color: #fff;}.sopea-jobad *{font-family: "Gotham-Light";
    font-size: 14px;
    font-weight: 300;
    color: #fff;}.sopea-jobad p{font-family: "Gotham-Light";
    font-size: 14px;
    font-weight: 300;}.sopea-jobad p,.sopea-jobad ul,.sopea-jobad ul li{font-size: 14px;
    font-weight: 300;}.sopea-jobad .row .item ul{list-style-image: unset;}.sopea-jobad .row .item ul{list-style: none;
    margin-left: -4px;}.sopea-jobad .row .item ul li{text-indent: -1em;
    padding-left: 1em;}.sopea-jobad .row .item li::before{font-family: "Gotham-Black";
    content: "»";
    color: #ec7405;
    padding-right: 6px;}.sopea-jobad .row .item[hr-template-item="jobAdName"] h1{font-family: "Gotham-Bold";
    color: #ec7405;
    display: inline;}.sopea-jobad .row .item[hr-template-item="jobAdName"] h2{font-family: "Gotham-Bold";
    color: #ec7405;
    display: inline;
    font-size: 1.5rem;}.sopea-jobad .row .item[hr-template-item="ending"] h2,.sopea-jobad .row .item[hr-template-item="headlineTasks"] h2,.sopea-jobad .row .item[hr-template-item="headlineQualifications"] h2,.sopea-jobad .row .item[hr-template-item="headlineWorkEnvironment"] h2{font-family: "Gotham-Bold";}.sopea-jobad{background-color: #2d3235;}.sopea-jobad .row .item[hr-template-item="jobAdName"],.sopea-jobad .row .item[hr-template-item="tasks"],.sopea-jobad .row .item[hr-template-item="ending"]{margin-bottom: 1rem;}.sopea-jobad .row .item[hr-template-item="workEnvironment"],.sopea-jobad .row .item[hr-template-item="headlineTasks"],.sopea-jobad .row .item[hr-template-item="headlineQualifications"],.sopea-jobad .row .item[hr-template-item="headlineWorkEnvironment"]{margin-bottom: unset;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply{color: #ffffff;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply{background-color: unset;
    display: inline-block;
    text-decoration: none;
    padding: 0.875rem;
    color: #fff;
    text-align: center;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply span{color: #ffffff;
    display: none;}.sopea-jobad .row .item[hr-template-item="apply"]{text-align: right;
    padding: 0 15rem 0 15rem;
    margin-bottom: unset;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply img{display: block;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply:after{content: unset;}.sopea-jobad .row .item[hr-template-item="companyLogo"]{margin-top: 3rem;}.sopea-jobad .Logos{margin-bottom: 1rem!important;}.sopea-jobad .Logos img{border-bottom: 1px solid white;
    border-Top: 1px solid white;
    padding: 0.7rem 0;}.sopea-jobad #contact-wrapper{padding: unset;
    margin-bottom: 1rem;}@media only screen and (max-width: 768px){.sopea-jobad .Logos{margin-bottom: unset!important;}.sopea-jobad .Logos img{border-bottom: 1px solid white;
        border-Top: 1px solid white;
        margin-top: 2.5rem;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply{background-color: #ec7405;
        display: inline-block;
        text-decoration: none;
        padding: 0.875rem;
        color: #fff;
        text-align: center;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply span{color: #ffffff;
        display: block;}.sopea-jobad .row .item[hr-template-item="apply"] a.apply img{color: #ffffff;
        display: none;}.sopea-jobad .row .item[hr-template-item="apply"]{text-align: right;
        padding: unset;}}
/* inline */
.sopea-jobad .text-center{text-align: center !important;}.sopea-jobad .footer-block{background: unset;}.sopea-jobad{text-align: left !important;}.sopea-jobad{margin-left: auto !important;}.sopea-jobad{margin-right: auto !important;}.sopea-jobad .content.content-area{display: block;
                font-size: 14px;
                color: #1E1E1E; 
                font-family: OxygenHR, Arial; 
                line-height: 1.35;
                background-color: #ebebeb;
                border: none;
                margin-bottom: 40px;
                padding-right: 2.5rem;}.sopea-jobad .content .impressum{margin-right: 20px;
                cursor: pointer;
                color: #575757;}.sopea-jobad .content.content-area.footer-block .col.fl-right{text-align: right;
                float: right;}@media only screen and (max-width: 768px){.sopea-jobad .content.content-area{margin-bottom: 100px;}}@media only screen and (max-width: 500px){.sopea-jobad .content.content-area.footer-block .col.fl-right{float: none;
                    display: block;
                    margin: 0;
                    text-align: center;}}.sopea-jobad .footer-block a{text-decoration: none;}