.careerDetailsWrapper{padding:130px 0 150px}.careerDetailsWrapper__content{display:flex;align-items:flex-start}@media screen and (max-width:768px){.careerDetailsWrapper__content{flex-direction:column}}.careerDetailsWrapper__action{display:flex;align-items:center;margin-bottom:50px}.careerDetailsWrapper__text{width:60%;padding-right:150px;color:var(--primary-color)}@media screen and (max-width:768px){.careerDetailsWrapper__text{width:100%;padding-right:0;margin-bottom:40px}}.careerDetailsWrapper__text--jobtype{font-size:16px;text-transform:uppercase}.careerDetailsWrapper__text--title{font-size:45px;font-weight:900;line-height:1.3;margin:0 0 20px}@media screen and (max-width:768px){.careerDetailsWrapper__text--title{font-size:24px}}.careerDetailsWrapper__text--hug{display:flex;align-items:center;margin-bottom:40px}.careerDetailsWrapper__text--hug>span{display:flex;align-items:center}.careerDetailsWrapper__text--hug>span:not(:last-child){margin-right:40px}.careerDetailsWrapper__text--hug>span>img{margin-right:10px}.careerDetailsWrapper__text--richtext{margin-bottom:20px}.careerDetailsWrapper__text--richtext h2{font-size:20px}.careerDetailsWrapper__text--richtext p{opacity:.7;line-height:1.5}.careerDetailsWrapper__text--richtext ul li{opacity:.7;line-height:1.5;margin-bottom:20px}.careerDetailsWrapper__text--skills{display:flex;align-items:center}.careerDetailsWrapper__text--skills>span{margin-right:10px;padding:8px 16px;background-color:#f7f9f8}.careerDetailsWrapper__form{width:40%;box-shadow:0 3px 10px rgba(226,234,248,.698);border-radius:20px;padding:40px 60px;position:-webkit-sticky;position:sticky;top:100px}@media screen and (max-width:768px){.careerDetailsWrapper__form{width:100%;padding:20px}}