.icon-list-section{padding-left:13rem;padding-right:13rem}@media screen and (max-width:1580px){.icon-list-section{padding-left:7rem;padding-right:7rem}}@media screen and (max-width:1124px){.icon-list-section{padding-left:0;padding-right:0}}.icon-list-section.element{padding-bottom:13rem;padding-top:0}@media screen and (max-width:860px){.icon-list-section.element{padding-bottom:3rem;padding-top:0}}.icon-list-section .section-title{color:#fff;margin-bottom:3.5rem}.icon-list-section .icon-list-wrapper .icon-list{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:860px){.icon-list-section .icon-list-wrapper .icon-list{margin-bottom:2rem}}.icon-list-section .icon-list-wrapper .icon-list .image{aspect-ratio:120/120;max-width:120px}.icon-list-section .icon-list-wrapper .icon-list .content-wrapper{margin-top:3rem}@media screen and (max-width:860px){.icon-list-section .icon-list-wrapper .icon-list .content-wrapper{margin-top:2rem}}.icon-list-section .icon-list-wrapper .icon-list .content-wrapper .h6{color:var(--Kraus-Schwarz,#000);font-size:1rem;font-weight:700;line-height:1.3em;margin-bottom:.38rem;text-align:center}.icon-list-section .icon-list-wrapper .icon-list .content-wrapper .content{color:var(--Kraus-Schwarz,#000);font-size:.75rem;font-weight:400;line-height:1.2em;text-align:center}[data-v-7c2a394d]:root{--100vh:100vh;--breakpoint:desktop;--orientation:landscape}@media (orientation:portrait){[data-v-7c2a394d]:root{--orientation:portrait}}@media screen and (max-width:1580px){[data-v-7c2a394d]:root{--breakpoint:laptop}}@media screen and (max-width:1124px){[data-v-7c2a394d]:root{--breakpoint:tablet}}@media screen and (max-width:860px){[data-v-7c2a394d]:root{--breakpoint:phone}}.input-wrapper label[data-v-7c2a394d]{margin-bottom:0}.input-wrapper input[data-v-7c2a394d]{background:#fff;border:.5px solid var(--Kraus-Schwarz,#000);border-radius:1.5rem;color:#090d204d;display:flex;font-size:1rem;font-style:normal;font-weight:500;height:2.625rem;line-height:1.3em;margin-top:.69rem;padding:.62rem 1.3rem .62em;width:100%}.input-wrapper input[data-v-7c2a394d]::-moz-placeholder{color:#090d204d;font-size:1rem;font-style:normal;font-weight:500;line-height:1.3em}.input-wrapper input[data-v-7c2a394d]::placeholder{color:#090d204d;font-size:1rem;font-style:normal;font-weight:500;line-height:1.3em}[data-v-2289c904]:root{--100vh:100vh;--breakpoint:desktop;--orientation:landscape}@media (orientation:portrait){[data-v-2289c904]:root{--orientation:portrait}}@media screen and (max-width:1580px){[data-v-2289c904]:root{--breakpoint:laptop}}@media screen and (max-width:1124px){[data-v-2289c904]:root{--breakpoint:tablet}}@media screen and (max-width:860px){[data-v-2289c904]:root{--breakpoint:phone}}.input-wrapper[data-v-2289c904]{position:relative}.input-wrapper .upload-items[data-v-2289c904]{background:rgba(9,13,32,.2);border:.5px solid var(--Kraus-Schwarz,#000);border-radius:1.5rem;color:#090d204d;cursor:pointer;display:block;font-size:1rem;font-style:normal;font-weight:500;height:-moz-fit-content;height:fit-content;line-height:1.3em;margin-top:.69rem;min-height:2.625rem;padding:.62rem 1.3rem .62em;width:100%}.input-wrapper .upload-items[data-v-2289c904]::-moz-placeholder{color:#090d204d;font-size:1rem;font-style:normal;font-weight:400;line-height:1.625em}.input-wrapper .upload-items[data-v-2289c904]::placeholder{color:#090d204d;font-size:1rem;font-style:normal;font-weight:400;line-height:1.625em}.input-wrapper .upload-items .file-name[data-v-2289c904]{max-width:90%;word-break:break-all}.input-wrapper input[data-v-2289c904],.input-wrapper.selected .upload-items .add-icon[data-v-2289c904]{display:none}[data-v-3433f608]:root{--100vh:100vh;--breakpoint:desktop;--orientation:landscape}@media (orientation:portrait){[data-v-3433f608]:root{--orientation:portrait}}@media screen and (max-width:1580px){[data-v-3433f608]:root{--breakpoint:laptop}}@media screen and (max-width:1124px){[data-v-3433f608]:root{--breakpoint:tablet}}@media screen and (max-width:860px){[data-v-3433f608]:root{--breakpoint:phone}}.input-wrapper label[data-v-3433f608]{margin-bottom:0}.input-wrapper textarea[data-v-3433f608]{background:#fff;border:.5px solid var(--Kraus-Schwarz,#000);border-radius:1.5rem;color:#090d204d;display:flex;font-size:1rem;font-style:normal;font-weight:500;height:6.6875rem;line-height:1.3em;margin-top:.69rem;padding:.62rem 1.3rem .62em;width:100%}.input-wrapper textarea[data-v-3433f608]::-moz-placeholder{color:#090d204d;font-size:1rem;font-style:normal;font-weight:500;line-height:1.3em}.input-wrapper textarea[data-v-3433f608]::placeholder{color:#090d204d;font-size:1rem;font-style:normal;font-weight:500;line-height:1.3em}.input-wrapper .form-checkbox{cursor:pointer;display:flex;gap:.75em;padding-left:var(--inputPadding);padding-right:var(--inputPadding)}.input-wrapper .form-checkbox input{display:none}.input-wrapper .form-checkbox>span{background-color:#fff;border:1px solid #ccc;border-radius:50%;display:block;height:1em;margin-top:.2em;min-width:1em;position:relative;width:1em}.input-wrapper .form-checkbox>span:after{background:#253c59;border-radius:50%;content:"";display:none;height:calc(1em - 6px);left:2px;position:absolute;top:2px;width:calc(1em - 6px)}.input-wrapper .form-checkbox input:checked+span,.input-wrapper .form-checkbox:hover input+span{border-color:var(--color-primary)}.input-wrapper .form-checkbox input:checked+span:after{background:#253c59;display:block}.input-wrapper .form-checkbox .content{position:relative}.input-wrapper .form-checkbox .content .title{color:#333;font-size:1rem;font-style:normal;font-weight:400;line-height:1.625rem;margin:0}.input-wrapper .form-checkbox .content a{color:var(--color-primary)}.input-wrapper .form-checkbox .content a:hover{text-decoration:underline}.contact-form-section.element{padding-bottom:0;padding-top:4.31rem}@media screen and (max-width:860px){.contact-form-section.element{padding-bottom:0}}.contact-form-section .form-wrapper-section{background:#f5f5f5;border-radius:1.5625rem;gap:15rem;padding:2.88rem 13rem 2.88rem 5.81rem}@media screen and (max-width:1580px){.contact-form-section .form-wrapper-section{gap:10rem;padding:2.88rem 8rem 2.88rem 5.81rem}}@media screen and (max-width:860px){.contact-form-section .form-wrapper-section{gap:3rem;padding:3rem 2rem}}.contact-form-section .form-wrapper-section .left-col{width:35%}@media screen and (max-width:860px){.contact-form-section .form-wrapper-section .left-col{width:100%}}.contact-form-section .form-wrapper-section .left-col .section-title{margin-bottom:1.81rem}@media screen and (max-width:860px){.contact-form-section .form-wrapper-section .left-col .section-title{margin-bottom:1.81rem}}.contact-form-section .form-wrapper-section .left-col .h3,.contact-form-section .form-wrapper-section .left-col .h5{margin-bottom:1.81rem}.contact-form-section .form-wrapper-section form{width:65%}@media screen and (max-width:860px){.contact-form-section .form-wrapper-section form{width:100%}}.contact-form-section .form-wrapper-section form .form-wrapper{gap:1.12rem}.contact-form-section .form-wrapper-section form .form-wrapper .form-custom-group{margin-bottom:1.5rem}.contact-form-section .form-wrapper-section form .form-wrapper .form-custom-group .button{padding:1.05rem 5.13rem}.contact-form-section .form-wrapper-section form .form-wrapper .error-message{color:red;padding:.5rem 0}.contact-form-section .form-wrapper-section form .success{color:#333}.element-job-section{padding-left:9rem;padding-right:10rem;z-index:1}@media screen and (max-width:1580px){.element-job-section{padding-left:4rem;padding-right:5rem}}@media screen and (max-width:1124px){.element-job-section{padding-left:0;padding-right:0}}@media screen and (max-width:860px){.element-job-section{overflow:hidden}}.element-job-section.element{gap:12rem;padding-bottom:7.75rem;padding-top:5rem}@media screen and (max-width:1580px){.element-job-section.element{gap:8rem}}@media screen and (max-width:1124px){.element-job-section.element{gap:3rem}}@media screen and (max-width:860px){.element-job-section.element{gap:4rem;padding-bottom:2.5rem;padding-top:2.5rem}}.element-job-section .left-section{width:50%}@media screen and (max-width:1124px){.element-job-section .left-section{width:50%}}@media screen and (max-width:860px){.element-job-section .left-section{width:100%}}.element-job-section .left-section .h5{margin-bottom:1.81rem}.element-job-section .left-section .h2{margin-bottom:2.25rem}.element-job-section .left-section .rich-text h2{font-size:4rem;font-weight:275;line-height:1.3em;margin-bottom:2rem}@media screen and (max-width:1124px){.element-job-section .left-section .rich-text h2{font-size:2rem;margin-bottom:1.625rem}}@media screen and (max-width:860px){.element-job-section .left-section .rich-text h2{font-size:1.66rem;margin-bottom:1.6rem}}.element-job-section .left-section .rich-text h3,.element-job-section .left-section .rich-text ul li{color:#253c59;font-size:1rem;font-weight:700;line-height:1.25rem}.element-job-section .left-section .rich-text ul{margin-left:0}.element-job-section .left-section .rich-text ul li{color:#2c272e;font-size:1rem;font-weight:400;line-height:1.625rem;list-style:none;margin-bottom:.81rem;padding-left:2rem;position:relative}.element-job-section .left-section .rich-text ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='none'%3E%3Cpath fill='red' fill-rule='evenodd' d='M0 10C0 4.477 4.477 0 10 0s10 4.477 10 10-4.477 10-10 10S0 15.523 0 10m9.508 4.276c.076-.072 4.488-7.755 4.488-7.755a.626.626 0 0 0-1.084-.625l-3.996 6.923-2.237-2.063a.625.625 0 1 0-.911.855l2.857 2.636a.624.624 0 0 0 .883.029' clip-rule='evenodd'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1.25rem;left:0;position:absolute;top:0;width:1.25rem}@media screen and (max-width:1580px){.element-job-section .left-section .rich-text{font-size:1.1rem}}@media screen and (max-width:1124px){.element-job-section .left-section .rich-text{font-size:1rem}}.element-job-section .left-section .button{display:flex;margin-top:2.4rem;width:-moz-fit-content;width:fit-content}.element-job-section .right-section{aspect-ratio:398/310;background-position:100%;background-repeat:no-repeat;background-size:contain;padding-bottom:4rem;padding-top:4rem;position:relative;width:50%}@media screen and (max-width:860px){.element-job-section .right-section{background-position:50%;justify-content:center;width:100%}}.element-job-section .right-section .job-list{gap:1.2rem}.element-job-section .right-section .job-list .job{background:#fff;border-radius:1.5625rem;box-shadow:0 10px 40px #00000040;min-width:20.4375rem;padding:1.06rem 1.06rem .94rem 1.63rem}@media screen and (max-width:1580px){.element-job-section .right-section .job-list .job{transform:translate(-35%)}}@media screen and (max-width:1124px){.element-job-section .right-section .job-list .job{transform:translate(-25%);transform:translate(0)}}.element-job-section .right-section .job-list .job .icon-wraper{margin-bottom:1rem}.element-job-section .right-section .job-list .job .icon-wraper .wage{background:var(--Kraus-Rot,red);border-radius:1.75rem;color:#fff;font-size:.875rem;font-weight:700;line-height:1.1375em;padding:.31rem .81rem;text-align:center}.element-job-section .right-section .job-list .job h6{color:#000}.element-job-section .right-section .job-list .job .title{font-weight:700;margin-bottom:.03rem}:root{--100vh:100vh;--breakpoint:desktop;--orientation:landscape}@media (orientation:portrait){:root{--orientation:portrait}}@media screen and (max-width:1580px){:root{--breakpoint:laptop}}@media screen and (max-width:1124px){:root{--breakpoint:tablet}}@media screen and (max-width:860px){:root{--breakpoint:phone}}.element-job-info-section{z-index:1}@media screen and (max-width:860px){.element-job-info-section{overflow:hidden}}.element-job-info-section.element{padding-bottom:10rem;padding-top:0}@media screen and (max-width:860px){.element-job-info-section.element{padding-bottom:2.5rem;padding-top:2.5rem}}.element-job-info-section .job-info-inner{background:#f5f5f5;border-radius:1.5625rem;gap:12rem;padding:8.69rem 10rem 8.69rem 6.75rem}@media screen and (max-width:860px){.element-job-info-section .job-info-inner{gap:4rem;padding:3rem 2rem}}.element-job-info-section .h2{margin-bottom:2.25rem}.element-job-info-section .left-section{width:50%}@media screen and (max-width:1124px){.element-job-info-section .left-section{width:50%}}@media screen and (max-width:860px){.element-job-info-section .left-section{width:100%}}.element-job-info-section .right-section{width:50%}@media screen and (max-width:860px){.element-job-info-section .right-section{width:100%}}
