.first-button{outline:unset;border:unset;border-bottom:3px solid #d00a10;padding:1.2rem 2rem;padding-bottom:calc(1.2rem - 3px);background-color:#d00a10;position:relative;cursor:pointer}.first-button>.mask{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:0.2s all;transition:0.2s all;background-color:#fff}.first-button:hover>.mask{background-color:#d00a10;height:0}.first-button:hover .text{color:white}.first-button:hover .text img{-webkit-filter:brightness(120);filter:brightness(120)}.first-button .text{color:#d00a10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:700;font-size:1rem;position:relative;z-index:30}.first-button .text img{height:20px;margin-left:1rem;-webkit-filter:unset;filter:unset}.slide-button{position:relative;background-color:#d00a10;height:60px;width:60px;overflow:hidden;border:unset;-webkit-box-flex:0;-ms-flex:none;flex:none}.slide-button:hover{background-color:#0469b3}.slide-button:hover .arrows{-webkit-transform:unset;transform:unset}.slide-button .arrows{position:absolute;top:0;left:0;width:200%;height:100%;z-index:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:0.2s -webkit-transform;transition:0.2s -webkit-transform;transition:0.2s transform;transition:0.2s transform, 0.2s -webkit-transform;cursor:pointer}.slide-button .arrows .arrow-container{width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slide-button .arrows.horizontal.slide-left{left:unset;right:0}.slide-button .horizontal{-webkit-transform:translateX(-60px);transform:translateX(-60px);display:-webkit-box;display:-ms-flexbox;display:flex}.slide-button .horizontal.slide-left{-webkit-transform:translateX(60px);transform:translateX(60px)}.slide-button .vertical{-webkit-transform:translateY(-60px);transform:translateY(-60px)}.slide-button img{height:17px}.square{width:100px;height:100px}.square.background{background:url("../img/layout/technical-drawings-background-mechanical-engineeri-78FQ2LR.jpg");background-position:center;background-repeat:no-repeat;background-size:cover}.square.red{background-color:#d00a10}.square.gray{background-color:#EFEFEF}.square.right{margin-left:auto}.square.absolute{position:absolute}@media (max-width: 992px){.square.absolute{display:none}}.square.absolute.left{left:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}.square.translate-left{position:absolute;-webkit-transform:translateX(-100px);transform:translateX(-100px)}@media (max-width: 992px){.square.translate-left{display:none}}.container-square{margin-left:100px;margin-right:100px}@media (max-width: 992px){.container-square{margin:1rem}}.section-header{margin-bottom:0.5rem}.section-header .subtitle{color:#d00a10;font-size:0.9rem;letter-spacing:3.2px;font-weight:800;margin-bottom:0}.section-header .title{font-weight:700;font-size:2.4rem;margin-top:0;color:#1a1a1a;margin-bottom:2rem}.section-header.short{text-align:center;max-width:400px;margin-left:auto;margin-right:auto}.section-header.center{text-align:center}@media (max-width: 500px){.section-header .subtitle{font-size:0.7rem;letter-spacing:3.2px}.section-header .title{font-size:1.6rem;margin-bottom:1rem}}section.subpage-banner .container{background-image:url("../img/subpage-banner/banner.jpg");background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#d00a10;background-blend-mode:color-dodge;padding:2.5rem 100px;color:#ffffff}section.subpage-banner .container h1{font-size:42px;font-weight:700;line-height:54px;margin:0}section.subpage-banner .container h2{font-size:24px;font-weight:700;letter-spacing:4.8px;line-height:27px;margin:0.4rem}@media (max-width: 992px){section.subpage-banner .container{padding:1rem}section.subpage-banner .container h1{font-size:32px;line-height:42px}}section.description{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width: 992px){section.description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}}section.description .main-description{margin-right:4rem}section.description .content{width:60%}@media screen and (max-width: 1440px){section.description .content{width:50%}}@media screen and (max-width: 992px){section.description .content{width:100%}section.description .content .main-description{margin-right:0}}section.description .photo{width:40%;position:relative}@media screen and (max-width: 1440px){section.description .photo{width:50%}}@media screen and (max-width: 992px){section.description .photo{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:auto}}section.description .photo .details ul{position:absolute;z-index:3;background:#fff;-webkit-box-shadow:0px 10px 30px #00000012;box-shadow:0px 10px 30px #00000012;padding:1.5rem;padding-left:1.5rem !important;left:-3rem;list-style-type:none;padding-left:0}section.description .photo .details ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.8rem;font-weight:500;margin-bottom:0.5rem}section.description .photo .details ul li img{height:17px;width:17px;margin-right:0.4rem}section.description .photo img{width:100%;height:auto}@media (max-width: 768px){section.description .photo{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:1rem;margin-bottom:1rem;width:100%}section.description .photo .details ul{position:static}}section.list-section .row{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}@media (max-width: 768px){section.list-section .row{-ms-grid-columns:1fr;grid-template-columns:1fr}}section.list-section .row .list ul{padding:0;list-style-type:none}section.list-section .row .list ul li{background-color:#efefef;padding:0.5rem 1rem;border:0.1rem solid white}section.form form{margin:-.5rem}section.form .row{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}section.form .row .input-box{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (max-width: 768px){section.form .row .input-box{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}section.form .input-box{padding:.5rem}section.form .input-box input,section.form .input-box textarea,section.form .input-box #file-name{background-color:#efefef;width:100%;color:#707070;font-size:20px;padding:1.5rem;outline:none;border:none}section.form .input-box input::-webkit-input-placeholder,section.form .input-box textarea::-webkit-input-placeholder,section.form .input-box #file-name::-webkit-input-placeholder{color:#707070}section.form .input-box input:-ms-input-placeholder,section.form .input-box textarea:-ms-input-placeholder,section.form .input-box #file-name:-ms-input-placeholder{color:#707070}section.form .input-box input::-ms-input-placeholder,section.form .input-box textarea::-ms-input-placeholder,section.form .input-box #file-name::-ms-input-placeholder{color:#707070}section.form .input-box input::placeholder,section.form .input-box textarea::placeholder,section.form .input-box #file-name::placeholder{color:#707070}section.form .input-box textarea{resize:none}section.form .input-box.file{background-color:#efefef;color:#707070;background-clip:content-box;display:-webkit-box;display:-ms-flexbox;display:flex}section.form .input-box.file button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:nowrap;-ms-flex:nowrap;flex:nowrap;-ms-flex-flow:nowrap;flex-flow:nowrap;outline:0;border:0;background-color:#d00a10;color:white;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1rem;padding:0.8rem;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.form .input-box.file button ion-icon{font-size:2rem}section.form .input-box.file #attachment{position:absolute;opacity:0}section.form .checkbox-box{display:-webkit-box;display:-ms-flexbox;display:flex;padding:.5rem}section.form .checkbox-box input[type="checkbox"]{margin:0}section.form .checkbox-box input[type="checkbox"]:before{margin:0;position:relative;display:block;width:20px;height:20px;content:"";background-color:#efefef}section.form .checkbox-box input[type="checkbox"]:after{position:relative;display:block;left:0px;top:-20px;width:20px;height:20px;content:"";background-repeat:no-repeat;background-position:center;-webkit-transition:all 300ms linear;transition:all 300ms linear}section.form .checkbox-box input[type="checkbox"]:checked:after{background:#d00a10}section.form .checkbox-box label{display:-webkit-box;display:-ms-flexbox;display:flex;color:#707070;font-size:16px;font-weight:400;line-height:22px}section.form .checkbox-box label p{margin-left:20px}section.form .button-box{text-align:center}section.form .section-header{text-align:center;max-width:400px;margin-left:auto;margin-right:auto}
/*# sourceMappingURL=career-single-offer.min.css.map */