.work-performed__about{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width:1024px){.work-performed__about{display:block}}@media (max-width:767.98px){.work-performed__about{margin-bottom:20px}}.work-performed .work-performed__text{margin-right:auto;color:#484848}.work-performed .work-performed__text+:is(.work-performed__link){margin-left:15px}.work-performed .work-performed__text p{margin-top:0;margin-bottom:10px}.work-performed .work-performed__text p:last-child{margin-bottom:0}@media (max-width:1024px){.work-performed .work-performed__text+:is(.work-performed__link){margin-top:25px;margin-left:0}}@media (max-width:767.98px){.work-performed .work-performed__text+:is(.work-performed__link){margin-top:15px}}.work-performed__link{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:auto;color:var(--color-accent);white-space:nowrap}.work-performed__link:after{background:var(--color-accent);content:"";position:absolute;width:0;height:1px;bottom:0;left:0;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.work-performed__link:hover{color:var(--color-accent)}.work-performed__link:hover:after{width:100%}.work-performed__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}@media (max-width:767.98px){.work-performed__more{margin-top:20px}}.work-performed._section-right .work-performed__about{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.work-performed._section-right .work-performed__text{margin-left:auto;margin-right:0}.work-performed._section-right .work-performed__text+:is(.work-performed__link){margin-left:0;margin-right:15px}@media (max-width:1024px){.work-performed._section-right .work-performed__text+:is(.work-performed__link){margin-right:0}}.work-performed._section-right .work-performed-item__body{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.work-performed._section-center .work-performed__about{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work-performed._section-center .work-performed__text{margin-left:auto;margin-right:auto}.work-performed._section-center .work-performed__text+:is(.work-performed__link){margin-top:15px;margin-right:0;margin-left:0}.work-performed._section-center .work-performed-item__body{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.work-performed-items{margin-bottom:-30px}@media (max-width:767.98px){.work-performed-items{margin:0 -10px -20px}}.work-performed-items__col{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;margin-bottom:30px}@media (max-width:1024px){.work-performed-items__col{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:767.98px){.work-performed-items__col{padding:0 10px;margin-bottom:20px}}@media (max-width:575.98px){.work-performed-items__col{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.work-performed-items__col_big{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (max-width:767.98px){.work-performed-items__col_big{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.work-performed-item{background:#818383;overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;max-height:306px;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media (max-width:767.98px){.work-performed-item{-webkit-box-shadow:none!important;box-shadow:none!important}}.work-performed-item:hover{-webkit-box-shadow:var(--box-shadow-hover);box-shadow:var(--box-shadow-hover)}.work-performed-item:hover .work-performed-item__image{-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.work-performed-item:hover .work-performed-item__image:before{opacity:1}.work-performed-item:hover .work-performed-item__image img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.work-performed-item__image{position:absolute;width:100%;height:100%;top:0;left:0;-webkit-mask-image:-webkit-radial-gradient(white,#000)}.work-performed-item__image:before{background:rgba(0,0,0,.5);content:"";position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}@media (max-width:1024px){.work-performed-item__image:before{opacity:1}}.work-performed-item__image img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}.work-performed-item__body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:310px;padding:20px;z-index:2}.work-performed-item__title{font-size:18px;font-weight:700;color:#fff}body.small-layout .work-performed-item__title{font-size:14px}@media (max-width:475px){.work-performed-item__title{font-size:14px}}.work-performed-item__text{margin:0;margin-top:15px;color:#fff;-webkit-transition:.15s ease;-o-transition:.15s ease;transition:.15s ease}@media (max-width:1024px){.work-performed-item__text{position:relative;bottom:0}}