.main-projects{padding-top:6.6875rem}.main-projects__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.main-projects__breadcrambs{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.main-projects__items{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.item-project{position:relative;min-height:25.4375rem;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-pack:end;-ms-flex-pack:end;justify-content:flex-end}.item-project:not(:last-child){margin-bottom:2.75rem}.item-project--big{min-height:34.9375rem}.item-project__body{position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.6);color:#fff;padding:1.125rem 1.125rem .8125rem 1.125rem;-webkit-transition:background-color .3s ease 0s,color .3s ease 0s;transition:background-color .3s ease 0s,color .3s ease 0s}.item-project__title{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;font-size:1.0625rem;font-weight:600;line-height:1.41}.item-project__link{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#d2d1d1;font-size:1.0625rem;line-height:1.58}.item-project__link::after{content:"";width:1.25rem;height:1.25rem;background:url(../img/icons/arrow-white.svg) 100%/contain no-repeat;animation:arrowPlay .7s linear infinite alternate-reverse}@-webkit-keyframes arrowPlay{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(30%);transform:translateX(30%)}}@keyframes arrowPlay{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(30%);transform:translateX(30%)}}@media (max-width:50em){.main-projects__items{-webkit-column-count:1;-moz-column-count:1;column-count:1}}@media (max-width:61.99875em){.main-projects__items{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.item-project{min-height:20.4375rem}.item-project:not(:last-child){margin-bottom:1.875rem}.item-project--big{min-height:28.6875rem}}@media (any-hover:hover){.item-project__body:hover{color:#000;background-color:rgba(255,255,255,.6)}.item-project__body:hover .item-project__link{color:#000}.item-project__body:hover .item-project__link::after{background:url(../img/icons/arrow-black.svg) 100%/contain no-repeat;-webkit-animation-play-state:paused;animation-play-state:paused}}