

/* Start:/local/templates/main/components/bitrix/news/directions/bitrix/news.list/.default/style.css?16601220631796*/
.video_img video {
	    min-width: 450px;
}
@media(max-width: 1440px) {
	.video_img video {
		max-width: 100%;
	}
}
		

.directions__list--item {
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  margin-bottom: 2rem;
  width: 100%;
  text-decoration: none;
  line-height: 33px;
  color: #232323; }
  .directions__list--item .image {
    width: 50%;
    height: 440px;
    object-fit: cover;
    object-position: center;
    order: 2; }
    @media (max-width: 992.1px) {
      .directions__list--item .image {
        /*display: none;*/ order: 1;width: 100%; height: auto;}
      .directions__list--item {
		  flex-direction: column;
	  }		}
  .directions__list--item .info {
    border: 1px solid #BCBCBC;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 1rem 30px;
    order: 1;
    width: 100%;
    max-width: 100%;	}
    .directions__list--item .info .name {
      font-weight: bold;
      font-size: 24px; }
    .directions__list--item .info .preview {
      margin: 1rem 0;
	 line-height: 1.5;}
    .directions__list--item .info .button {
      margin-top: 1rem; }
  .directions__list--item:nth-child(odd) .image {
    order: 1; }
  .directions__list--item:nth-child(odd) .info {
    order: 2; }
  .directions__list--item:hover .button {
    background-color: #FFCF48;
    border-color: #FFCF48; }
    .directions__list--item:hover .button:before {
      margin-left: 10px;
      width: 40px;
      margin-right: -20px; }
    .directions__list--item:hover .button:after {
      transition-delay: 150ms;
      transform: rotate(45deg) translateY(-100%) translateX(50%);
      opacity: 1; }
	  


/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/main/components/bitrix/news/directions/bitrix/news.list/.default/style.css?16601220631796 */
