.work{margin:0 40px}.work__container{border-bottom:1px solid #eeebe533;grid-template-columns:60% 40%;display:grid}.work__content{position:relative;overflow:hidden}.work__content-wrapper{width:100%;height:100%;position:relative}.work__content-slide,.work__content-slide--next{animation:2s cubic-bezier(.22,1,.36,1) forwards slideInFromRight}.work__content-slide--prev{animation:2s cubic-bezier(.22,1,.36,1) forwards slideInFromLeft}@keyframes slideInFromRight{0%{opacity:0;transform:translate(5%)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-5%)}to{opacity:1;transform:translate(0)}}.work__description{margin-bottom:30px;padding:30px;font-size:16px;line-height:180%}.work__image-wrapper{outline-offset:-2px;outline:2px solid #ffffff4f;width:70%;height:32vw;margin:0 auto 32px;overflow:hidden}.work__stages{border-left:1px solid #eeebe533;flex-direction:column;padding-top:30px;display:flex}.work__stage-button{color:#efeae4;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #eeebe533;padding:20px 24px;font-size:36px;font-weight:700;transition:all .3s}.work__stage-button.active{color:#efeae4;background:radial-gradient(120% 817% at 0%,#ed301a00 0%,#ed301acc 27.58%,#d5255280 57%,#02010100 100%)}
